You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-06 08:29:25 +02:00
Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine
at users sf net> Originally committed as revision 4264 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -55,6 +55,9 @@ endif
|
||||
ifeq ($(CONFIG_FOURXM_DECODER),yes)
|
||||
OBJS+= 4xm.o
|
||||
endif
|
||||
ifeq ($(CONFIG_FRAPS_DECODER),yes)
|
||||
OBJS+= fraps.o
|
||||
endif
|
||||
ifneq ($(CONFIG_H261_DECODER)$(CONFIG_H261_ENCODER),)
|
||||
OBJS+= h261.o
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user