summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add transpose filter.Stefano Sabatini2010-10-181-0/+1
* Implement cropdetect filter.Stefano Sabatini2010-10-121-0/+1
* Implement settb filter.Stefano Sabatini2010-10-111-0/+1
* Add the drawbox filter from the soc libavfilter repo.Stefano Sabatini2010-09-281-0/+1
* use a Makefile in x86 subdirAurelien Jacobs2010-09-271-2/+2
* Port MPlayer blackframe filter.Stefano Sabatini2010-09-261-0/+1
* Stefanos port was missing DIRS variable in the Makefile for the newly added x86Michael Niedermayer2010-09-251-0/+2
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-251-0/+3
* Add asink_anullsink - null audio sink.S.N. Hemanth Meenakshisundaram2010-09-251-0/+2
* Add asrc_anullsrc - null audio source.Stefano Sabatini2010-09-251-0/+2
* Add frei0r filter.Stefano Sabatini2010-09-241-0/+1
* Implement libopencv smooth filter.Stefano Sabatini2010-09-141-0/+1
* Add fifo filter.Stefano Sabatini2010-08-241-0/+1
* Add null audio filter.S.N. Hemanth Meenakshisundaram2010-08-201-0/+2
* Add hflip filter.Stefano Sabatini2010-08-171-0/+1
* Require libswscale only if the scale filter is used.Stefano Sabatini2010-07-281-1/+2
* Remove reference to the unexisting movie filter and the correspondingStefano Sabatini2010-07-281-1/+0
* Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini2010-07-261-1/+1
* Add color source.Stefano Sabatini2010-07-171-0/+1
* Add pixdesctest filter and corresponding test.Stefano Sabatini2010-07-071-0/+1
* Add pad filter.Michael Niedermayer2010-05-071-0/+1
* Enable vsrc_bufferMichael Niedermayer2010-05-071-0/+1
* Add unsharp video filter.Bobby Bingham2010-04-071-0/+1
* Add video filter to manipulate aspect ratioBobby Bingham2010-03-171-0/+2
* Add the graph2dot tools and document it.Stefano Sabatini2010-02-251-0/+2
* Implement null video sink.Stefano Sabatini2010-01-161-0/+2
* Implement null video source.Stefano Sabatini2010-01-161-0/+2
* Add scale filter.Stefano Sabatini2009-11-111-0/+1
* Enable linking of parseutils.o.Stefano Sabatini2009-11-091-0/+1
* Vertical align.Stefano Sabatini2009-11-031-6/+6
* Add slicify video filter.Stefano Sabatini2009-11-031-0/+1
* Add format and noformat filters.Stefano Sabatini2009-10-271-0/+2
* Add video vertical flip filter.Stefano Sabatini2009-10-221-0/+1
* Add video crop filter.Stefano Sabatini2009-10-211-0/+1
* Add the null video filter.Stefano Sabatini2009-10-181-1/+1
* Remove old scaler.Michael Niedermayer2009-03-031-2/+1
* cosmetics: Consistently place HEADERS before OBJS in all Makefiles.Diego Biurrun2008-11-201-2/+2
* cosmetic: align backslashes in makefilesMåns Rullgård2008-10-261-4/+4
* non-recursive makefilesMåns Rullgård2008-04-071-2/+2
* Rename --enable-swscaler --> enable-swscale to be consistent with theDiego Biurrun2008-03-101-1/+1
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-081-7/+5
* simplify library version handlingMåns Rullgård2008-03-071-2/+0
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-061-12/+3
* Add correct version number to shared libavfilterVitor Sessak2008-03-051-2/+2
* Fix avfilter compilation with --enable-shared and no libswscalerVitor Sessak2008-03-051-1/+5
* Fix libavfilter compilation and make it more in lineVitor Sessak2008-03-031-1/+1
* Remove everything not yet commited to svnVitor Sessak2008-02-151-22/+2
* Improve conditional compilation of vsrc_movie.cVitor Sessak2008-02-151-1/+1
* Fix compilationVitor Sessak2008-02-151-0/+1
* True conditional compilationVitor Sessak2008-02-151-16/+17
OpenPOWER on IntegriCloud