]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavfilter/Makefile
WMA: extend exponent range to 95
[frescor/ffmpeg.git] / libavfilter / Makefile
2009-11-11 stefanoAdd scale filter.
2009-11-09 stefanoEnable linking of parseutils.o.
2009-11-03 stefanoVertical align.
2009-11-03 stefanoAdd slicify video filter.
2009-10-27 stefanoAdd format and noformat filters.
2009-10-22 stefanoAdd video vertical flip filter.
2009-10-21 stefanoAdd video crop filter.
2009-10-18 stefanoAdd the null video filter.
2009-03-03 michaelRemove old scaler.
2008-11-20 diegocosmetics: Consistently place HEADERS before OBJS in...
2008-10-26 mrucosmetic: align backslashes in makefiles
2008-04-07 mrunon-recursive makefiles
2008-03-10 diegoRename --enable-swscaler --> enable-swscale to be consi...
2008-03-08 diegocosmetics: Consistently move NAME and FFLIBS to the...
2008-03-07 mrusimplify library version handling
2008-03-06 mruconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-03-05 vitorAdd correct version number to shared libavfilter
2008-03-05 vitorFix avfilter compilation with --enable-shared and no...
2008-03-03 vitorFix libavfilter compilation and make it more in line
2008-02-15 vitorRemove everything not yet commited to svn
2008-02-15 vitorImprove conditional compilation of vsrc_movie.c
2008-02-15 vitorFix compilation
2008-02-15 vitorTrue conditional compilation
2008-02-15 vitorAdd movie file video source filter.
2008-02-15 vitorCosmetics: split long line
2008-02-15 vitorLink to libraries in dependency order.
2008-02-15 vitorMore targets addition
2008-02-15 vitorFix Cygwin compilation.
2008-02-15 vitorTargets addition and removal
2008-02-15 vitorRemove test program and test video output module since...
2008-02-15 vitorMerge of several revisions that add more targets to the
2008-02-15 vitorwork into the ffmpeg build system
2008-02-15 vitorAdd rule for make clean.
2008-02-15 vitorMerge of several revisions adding filters
2008-02-15 vitorFirst version of libavfilter Makefile