OSDN Git Service

ffmpeg: cosmetics -- move parse_forced_key_frames().
authorAnton Khirnov <anton@khirnov.net>
Tue, 30 Aug 2011 02:14:12 +0000 (04:14 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 30 Aug 2011 15:57:59 +0000 (17:57 +0200)
commitc692eda3e707c03ff9b050f95621897a59284115
tree65ab23e46d4a4bea74e93033121b5f347689062a
parentf69e8c7d1545a315d5cd481b7d1b15e1011b8d35
ffmpeg: cosmetics -- move parse_forced_key_frames().

parse_forced_key_frames() is only used in new_video_stream(), so move it
right above new_video_stream().
ffmpeg.c