Blender Git Commit Log

Git Commits -> Revision 414e40c

Revision 414e40c by Anton Khirnov (master)
January 28, 2014, 08:18 (GMT)
libavformat API usage: use avg_frame_rate instead of r_frame_rate

r_frame_rate is a guessed number defined as "the least common multiple of
all framerates in the stream". It has been deprecated and removed in new
Libav releases.

Use avg_frame_rate instead, which is the average framerate of the
stream.

Commit Details:

Full Hash: 414e40c353cad08493e90585cd1261297c96570f
Parent Commit: b7f8bfe
Committed By: Sergey Sharybin
Lines Changed: +5, -5

2 Modified Paths:

/source/blender/imbuf/intern/anim_movie.c (+4, -4) (Diff)
/source/blender/imbuf/intern/indexer.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021