Re: [FFmpeg-devel] [PATCH v2] mpegvideo: remove support for libxvid's RC system

2018-05-05 Thread Rostislav Pehlivanov
On 3 May 2018 at 00:12, Rostislav Pehlivanov wrote: > --- > MAINTAINERS| 1 - > libavcodec/Makefile| 2 +- > libavcodec/libxvid_rc.c| 164 - > libavcodec/mpegvideo.h | 14 +--- > libavcodec/mpegvideo_enc.c | 24 +- > 5

[FFmpeg-devel] [PATCH v2] mpegvideo: remove support for libxvid's RC system

2018-05-02 Thread Rostislav Pehlivanov
--- MAINTAINERS| 1 - libavcodec/Makefile| 2 +- libavcodec/libxvid_rc.c| 164 - libavcodec/mpegvideo.h | 14 +--- libavcodec/mpegvideo_enc.c | 24 +- 5 files changed, 6 insertions(+), 199 deletions(-) delete mode 10064