Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-07Add pad filter.Michael Niedermayer
2010-05-07Enable vsrc_bufferMichael Niedermayer
2010-04-07Add unsharp video filter.Bobby Bingham
2010-03-17Add video filter to manipulate aspect ratioBobby Bingham
2010-02-25Add the graph2dot tools and document it.Stefano Sabatini
2010-01-16Implement null video sink.Stefano Sabatini
2010-01-16Implement null video source.Stefano Sabatini
2009-11-12Add scale filter.Stefano Sabatini
2009-11-09Enable linking of parseutils.o.Stefano Sabatini
2009-11-04Vertical align.Stefano Sabatini
2009-11-04Add slicify video filter.Stefano Sabatini
2009-10-28Add format and noformat filters.Stefano Sabatini
2009-10-23Add video vertical flip filter.Stefano Sabatini
2009-10-22Add video crop filter.Stefano Sabatini
2009-10-18Add the null video filter.Stefano Sabatini
2009-03-04Remove old scaler.Michael Niedermayer
2008-11-21cosmetics: Consistently place HEADERS before OBJS in all Makefiles.Diego Biurrun
2008-10-26cosmetic: align backslashes in makefilesMåns Rullgård
2008-04-08non-recursive makefilesMåns Rullgård
2008-03-10Rename --enable-swscaler --> enable-swscale to be consistent with theDiego Biurrun
2008-03-08cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun
2008-03-07simplify library version handlingMåns Rullgård
2008-03-06consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård
2008-03-05Add correct version number to shared libavfilterVitor Sessak
2008-03-05Fix avfilter compilation with --enable-shared and no libswscalerVitor Sessak
2008-03-03Fix libavfilter compilation and make it more in lineVitor Sessak
2008-02-15Remove everything not yet commited to svnVitor Sessak
2008-02-15Improve conditional compilation of vsrc_movie.cVitor Sessak
2008-02-15Fix compilationVitor Sessak
2008-02-15True conditional compilationVitor Sessak
2008-02-15Add movie file video source filter.Vitor Sessak
2008-02-15Cosmetics: split long lineVitor Sessak
2008-02-15Link to libraries in dependency order.Vitor Sessak
2008-02-15More targets additionVitor Sessak
2008-02-15Fix Cygwin compilation.Víctor Paesa
2008-02-15Targets addition and removalVitor Sessak
2008-02-15Remove test program and test video output module since ffplay can be usedVitor Sessak
2008-02-15Merge of several revisions that add more targets to theVitor Sessak
2008-02-15work into the ffmpeg build systemVitor Sessak
2008-02-15Add rule for make clean.Vitor Sessak
2008-02-15Merge of several revisions adding filtersVitor Sessak
2008-02-15First version of libavfilter MakefileVitor Sessak