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
2011-02-22Port drawtext filter by Hemanth from the libavfilter soc repo, withStefano Sabatini
2011-02-21lavfi: add fade filterBrandon Mintern
2011-02-21lavfi: put color source in a dedicated fileStefano Sabatini
2011-02-21lavfi: add drawutilsStefano Sabatini
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-09libavfilter: add video movie sourceStefano Sabatini
2011-01-28Add forgotten dependancy of avcodec for vf_mp.cMichael Niedermayer
2011-01-20Enable libmpcodecs support.Michael Niedermayer
2010-12-28Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini
2010-12-23Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini
2010-12-12Add gradfun filter, ported from MPlayer.Nolan L
2010-12-04Port libmpcodecs hqdn3d filter.Baptiste Coudurier
2010-11-30Implement frei0r source.Stefano Sabatini
2010-11-23Give more explicit/less confusing names to the filters dealing withStefano Sabatini
2010-11-21Use the new libavcore audio channel API.Stefano Sabatini
2010-11-21Port overlay filter from the libavfilter repo (with many fixes),Stefano Sabatini
2010-11-18move the av_parse_color() function from libavfilter to libavcoreAurelien Jacobs
2010-11-13Make avfiltergraph.h public.Stefano Sabatini
2010-11-031/PHIl: swap again settb/setpts, fix alphabetical order.Stefano Sabatini
2010-11-03Add setpts filter, ported from the libavfilter soc repo.Stefano Sabatini
2010-10-19Add transpose filter.Stefano Sabatini
2010-10-12Implement cropdetect filter.Stefano Sabatini
2010-10-11Implement settb filter.Stefano Sabatini
2010-09-28Add the drawbox filter from the soc libavfilter repo.Stefano Sabatini
2010-09-28use a Makefile in x86 subdirAurelien Jacobs
2010-09-27Port MPlayer blackframe filter.Stefano Sabatini
2010-09-25Stefanos port was missing DIRS variable in the Makefile for the newly added x86Michael Niedermayer
2010-09-25yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer
2010-09-25Add asink_anullsink - null audio sink.S.N. Hemanth Meenakshisundaram
2010-09-25Add asrc_anullsrc - null audio source.Stefano Sabatini
2010-09-24Add frei0r filter.Stefano Sabatini
2010-09-14Implement libopencv smooth filter.Stefano Sabatini
2010-08-24Add fifo filter.Stefano Sabatini
2010-08-21Add null audio filter.S.N. Hemanth Meenakshisundaram
2010-08-17Add hflip filter.Stefano Sabatini
2010-07-28Require libswscale only if the scale filter is used.Stefano Sabatini
2010-07-28Remove reference to the unexisting movie filter and the correspondingStefano Sabatini
2010-07-27Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini
2010-07-17Add color source.Stefano Sabatini
2010-07-07Add pixdesctest filter and corresponding test.Stefano Sabatini
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