]> git.sesse.net Git - ffmpeg/history - libavfilter/Makefile
Rename AVFilterPicRef to AVFilterBufferRef.
[ffmpeg] / libavfilter / Makefile
2010-07-28 Stefano SabatiniRequire libswscale only if the scale filter is used.
2010-07-28 Stefano SabatiniRemove reference to the unexisting movie filter and...
2010-07-26 Stefano SabatiniDeprecate av_parse_video_frame_size() and av_parse_vide...
2010-07-17 Stefano SabatiniAdd color source.
2010-07-07 Stefano SabatiniAdd pixdesctest filter and corresponding test.
2010-05-07 Michael NiedermayerAdd pad filter.
2010-05-07 Michael NiedermayerEnable vsrc_buffer
2010-04-07 Bobby BinghamAdd unsharp video filter.
2010-03-17 Bobby BinghamAdd video filter to manipulate aspect ratio
2010-02-25 Stefano SabatiniAdd the graph2dot tools and document it.
2010-01-16 Stefano SabatiniImplement null video sink.
2010-01-16 Stefano SabatiniImplement null video source.
2009-11-11 Stefano SabatiniAdd scale filter.
2009-11-09 Stefano SabatiniEnable linking of parseutils.o.
2009-11-03 Stefano SabatiniVertical align.
2009-11-03 Stefano SabatiniAdd slicify video filter.
2009-10-27 Stefano SabatiniAdd format and noformat filters.
2009-10-22 Stefano SabatiniAdd video vertical flip filter.
2009-10-21 Stefano SabatiniAdd video crop filter.
2009-10-18 Stefano SabatiniAdd the null video filter.
2009-03-03 Michael NiedermayerRemove old scaler.
2008-11-20 Diego Biurruncosmetics: Consistently place HEADERS before OBJS in...
2008-10-26 Måns Rullgårdcosmetic: align backslashes in makefiles
2008-04-07 Måns Rullgårdnon-recursive makefiles
2008-03-10 Diego BiurrunRename --enable-swscaler --> enable-swscale to be consi...
2008-03-08 Diego Biurruncosmetics: Consistently move NAME and FFLIBS to the...
2008-03-07 Måns Rullgårdsimplify library version handling
2008-03-06 Måns Rullgårdconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-03-05 Vitor SessakAdd correct version number to shared libavfilter
2008-03-05 Vitor SessakFix avfilter compilation with --enable-shared and no...
2008-03-03 Vitor SessakFix libavfilter compilation and make it more in line
2008-02-15 Vitor SessakRemove everything not yet commited to svn
2008-02-15 Vitor SessakImprove conditional compilation of vsrc_movie.c
2008-02-15 Vitor SessakFix compilation
2008-02-15 Vitor SessakTrue conditional compilation
2008-02-15 Vitor SessakAdd movie file video source filter.
2008-02-15 Vitor SessakCosmetics: split long line
2008-02-15 Vitor SessakLink to libraries in dependency order.
2008-02-15 Vitor SessakMore targets addition
2008-02-15 Víctor PaesaFix Cygwin compilation.
2008-02-15 Vitor SessakTargets addition and removal
2008-02-15 Vitor SessakRemove test program and test video output module since...
2008-02-15 Vitor SessakMerge of several revisions that add more targets to the
2008-02-15 Vitor Sessakwork into the ffmpeg build system
2008-02-15 Vitor SessakAdd rule for make clean.
2008-02-15 Vitor SessakMerge of several revisions adding filters
2008-02-15 Vitor SessakFirst version of libavfilter Makefile