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
2011-07-04vf_pad: add support for a "sar" variableStefano Sabatini
2011-07-04vf_scale: add a "sar" variableStefano Sabatini
2011-07-03Add mode to yadif to enable/disable deinterlacing based on src frame "interla...Joakim Plate
2011-06-26lavfi: add testsrc sourceStefano Sabatini
2011-06-19lavfi: add vsink_buffer, and use it in ff* toolsStefano Sabatini
2011-06-19lavfi: add negate filterStefano Sabatini
2011-06-19lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini
2011-05-25vf_mp: fix name of the remove-logo filter referenced in filters.texiStefano Sabatini
2011-05-25lavfi: add select filterStefano Sabatini
2011-05-22vf_split: add documentation to filters.texiStefano Sabatini
2011-05-20vsrc_buffer: fix example in docs, add mandatory parametersStefano Sabatini
2011-05-20vsrc_buffer: make the source accept sws_param in initStefano Sabatini
2011-05-15showinfo: replace "CRC" by "checksum"Stefano Sabatini
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-27lavfi: add showinfo filterStefano 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-19pad: make the filter parametricStefano Sabatini
2011-04-11lavfi: add fieldorder filterMark Himsley
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-07pad: fix example explanationStefano Sabatini
2011-04-05scale: make the filter parametricStefano Sabatini
2011-04-03lavfi: add fade filterBrandon Mintern
2011-04-02drawtext: extend/clarify examples in the filter descriptionStefano Sabatini
2011-04-02drawtext: fix wrong reference in boxcolor option descriptionStefano Sabatini
2011-04-02drawtext: add documentation for the shadow parametersStefano Sabatini
2011-03-31gradfun: add notice from the MPlayer manualStefano Sabatini
2011-03-31documentation: add setdar and setsar description to filters.texiStefano Sabatini
2011-03-30mp: add filter description to filters.texiStefano Sabatini
2011-03-29documentation: sort filter descriptions in filters.texiStefano Sabatini
2011-03-27drawtext: fix minor errors and typos in the filter descriptionStefano Sabatini
2011-03-17Revert "replace FFmpeg with Libav in doc/"Michael Niedermayer
2011-03-17Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-17replace FFmpeg with Libav in doc/Janne Grunau
2011-02-22Port drawtext filter by Hemanth from the libavfilter soc repo, withStefano Sabatini
2011-02-21lavfi: add fade filterBrandon Mintern
2011-02-13Update overlay documentation after movie syntax update.Stefano Sabatini
2011-02-11Update overlay documentation after movie syntax update.Stefano Sabatini
2011-02-09libavfilter: add video movie sourceStefano Sabatini
2011-02-08libavfilter: add video movie sourceStefano Sabatini
2011-01-31Add sample_aspect_ratio fields to vsrc_buffer arguments.Michael Niedermayer
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