OSDN Git Service

mpegvideo: split the encoding-only parts of ff_MPV_frame_end() into a separate function
authorAnton Khirnov <anton@khirnov.net>
Sat, 30 Nov 2013 10:34:37 +0000 (11:34 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 5 Dec 2013 12:23:55 +0000 (13:23 +0100)
commit381a722562bcc0b623acf6a00a583fe989bcb72a
treea3a7e2bdeef695644762bc9fd4d5d9d237185781
parentb7254288d222013e20539c530b1ec5d324ed5352
mpegvideo: split the encoding-only parts of ff_MPV_frame_end() into a separate function
libavcodec/mpegvideo.c
libavcodec/mpegvideo_enc.c