You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-06 08:29:25 +02:00
xvid ratecontrol support
Originally committed as revision 4894 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -283,6 +283,7 @@ endif
|
||||
|
||||
ifeq ($(CONFIG_XVID),yes)
|
||||
OBJS+= xvidff.o
|
||||
OBJS+= xvid_rc.o
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_X264),yes)
|
||||
|
||||
Reference in New Issue
Block a user