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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-09cosmetics: Delete empty lines at end of file.Diego Biurrun
2012-02-06drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin
2012-01-10doc: fix stray reference to FFmpegLuca Barbato
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-03drawtext: make x and y parametricLuca Barbato
2011-11-28doc: cleanup filter sectionLuca Barbato
2011-11-21doc/filters: fix some typos.Anton Khirnov
2011-10-19lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini
2011-10-19lavfi: add testsrc sourceStefano Sabatini
2011-10-17lavfi: port libmpcodecs delogo filterStefano Sabatini
2011-10-17lavfi: port boxblur filter from libmpcodecsStefano Sabatini
2011-10-17lavfi: add negate filterStefano Sabatini
2011-10-17lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini
2011-10-05Fix 'heigth' vs. 'height' typos.Diego Biurrun
2011-09-29vf_unsharp: set default chroma size value to 5x5Stefano Sabatini
2011-09-28vf_scale: add a "sar" variableStefano Sabatini
2011-09-21vf_yadif: correct documentation on the parity parameterStefano Sabatini
2011-09-19vf_yadif: add an option to enable/disable deinterlacing based on src frame "i...Joakim Plate
2011-09-17lavfi: add select filterStefano Sabatini
2011-09-12lavfi: add showinfo filterStefano Sabatini
2011-07-09doc: replace @pxref by @ref where appropriateDiego Biurrun
2011-05-07drawtext: add documentation for the shadow parametersStefano Sabatini
2011-05-07lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini
2011-04-26pad: make the filter parametricStefano Sabatini
2011-04-26vsrc_buffer: add sample_aspect_ratio fields to arguments.Michael Niedermayer
2011-04-26lavfi: add fieldorder filterMark Himsley
2011-04-26scale: make the filter parametricStefano Sabatini
2011-04-10pad: fix example explanationStefano Sabatini
2011-04-10gradfun: add notice from the MPlayer manualStefano Sabatini
2011-04-10documentation: add setdar and setsar description to filters.texiStefano Sabatini
2011-04-03lavfi: add fade filterBrandon Mintern
2011-03-17replace FFmpeg with Libav in doc/Janne Grunau
2011-02-11Update overlay documentation after movie syntax update.Stefano Sabatini
2011-02-08libavfilter: add video movie sourceStefano Sabatini
2011-01-15In yadif filter, default to top field first if interlacing is unknownBaptiste Coudurier
2011-01-09Fix typos in the crop filter documentation.Stefano Sabatini
2010-12-28Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini
2010-12-26Extend documentation for format and noformat filters, and removeStefano Sabatini
2010-12-26Add erode libopencv filter.Stefano Sabatini
2010-12-26Add dilate libopencv filter.Stefano Sabatini
2010-12-23Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini
2010-12-17Improve layout and clarify / complete documentation for the yadifStefano Sabatini
2010-12-12Add gradfun filter, ported from MPlayer.Nolan L
2010-12-12Add section describing the filtergraph.Stefano Sabatini
2010-12-04Port libmpcodecs hqdn3d filter.Baptiste Coudurier
2010-11-30Extend the frei0r filter syntax.Stefano Sabatini
2010-11-30Implement frei0r source.Stefano Sabatini
2010-11-21Port overlay filter from the libavfilter repo (with many fixes),Stefano Sabatini
2010-11-03Move settb docs after setpts docs, fix alphabetical order.Stefano Sabatini
2010-11-03Add setpts filter, ported from the libavfilter soc repo.Stefano Sabatini