| Commit message (Expand) | Author | Age | Files | Lines |
* | vsrc_buffer: fix example in docs, add mandatory parameters | Stefano Sabatini | 2011-05-19 | 1 | -1/+1 |
* | vsrc_buffer: make the source accept sws_param in init | Stefano Sabatini | 2011-05-19 | 1 | -2/+8 |
* | showinfo: replace "CRC" by "checksum" | Stefano Sabatini | 2011-05-15 | 1 | -5/+5 |
* | lavfi: add showinfo filter | Stefano Sabatini | 2011-04-27 | 1 | -0/+59 |
* | pad: make the filter parametric | Stefano Sabatini | 2011-04-19 | 1 | -1/+56 |
* | lavfi: add fieldorder filter | Mark Himsley | 2011-04-11 | 1 | -0/+33 |
* | pad: fix example explanation | Stefano Sabatini | 2011-04-07 | 1 | -1/+1 |
* | scale: make the filter parametric | Stefano Sabatini | 2011-04-05 | 1 | -5/+55 |
* | drawtext: extend/clarify examples in the filter description | Stefano Sabatini | 2011-04-02 | 1 | -4/+14 |
* | drawtext: fix wrong reference in boxcolor option description | Stefano Sabatini | 2011-04-02 | 1 | -2/+1 |
* | drawtext: add documentation for the shadow parameters | Stefano Sabatini | 2011-04-02 | 1 | -0/+11 |
* | gradfun: add notice from the MPlayer manual | Stefano Sabatini | 2011-03-30 | 1 | -0/+4 |
* | documentation: add setdar and setsar description to filters.texi | Stefano Sabatini | 2011-03-30 | 1 | -0/+56 |
* | mp: add filter description to filters.texi | Stefano Sabatini | 2011-03-30 | 1 | -0/+98 |
* | documentation: sort filter descriptions in filters.texi | Stefano Sabatini | 2011-03-28 | 1 | -33/+33 |
* | drawtext: fix minor errors and typos in the filter description | Stefano Sabatini | 2011-03-27 | 1 | -6/+8 |
* | Revert "replace FFmpeg with Libav in doc/" | Michael Niedermayer | 2011-03-17 | 1 | -5/+5 |
* | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-17 | 1 | -5/+5 |
|\ |
|
| * | replace FFmpeg with Libav in doc/ | Janne Grunau | 2011-03-16 | 1 | -5/+5 |
| * | Update overlay documentation after movie syntax update. | Stefano Sabatini | 2011-02-11 | 1 | -3/+3 |
| * | libavfilter: add video movie source | Stefano Sabatini | 2011-02-08 | 1 | -0/+55 |
* | | Port drawtext filter by Hemanth from the libavfilter soc repo, with | Stefano Sabatini | 2011-02-22 | 1 | -0/+112 |
* | | lavfi: add fade filter | Brandon Mintern | 2011-02-21 | 1 | -0/+33 |
* | | Update overlay documentation after movie syntax update. | Stefano Sabatini | 2011-02-13 | 1 | -3/+3 |
* | | libavfilter: add video movie source | Stefano Sabatini | 2011-02-09 | 1 | -0/+55 |
* | | Add sample_aspect_ratio fields to vsrc_buffer arguments. | Michael Niedermayer | 2011-01-31 | 1 | -3/+8 |
|/ |
|
* | In yadif filter, default to top field first if interlacing is unknown | Baptiste Coudurier | 2011-01-15 | 1 | -0/+2 |
* | Fix typos in the crop filter documentation. | Stefano Sabatini | 2011-01-09 | 1 | -2/+2 |
* | Add copy filter, useful for testing the avfilter_draw_slice() copy | Stefano Sabatini | 2010-12-28 | 1 | -0/+5 |
* | Extend documentation for format and noformat filters, and remove | Stefano Sabatini | 2010-12-26 | 1 | -11/+13 |
* | Add erode libopencv filter. | Stefano Sabatini | 2010-12-26 | 1 | -0/+10 |
* | Add dilate libopencv filter. | Stefano Sabatini | 2010-12-26 | 1 | -0/+46 |
* | Redesign the libopencv wrapper to make it more generic. Accept both | Stefano Sabatini | 2010-12-23 | 1 | -6/+21 |
* | Improve layout and clarify / complete documentation for the yadif | Stefano Sabatini | 2010-12-17 | 1 | -19/+26 |
* | Add gradfun filter, ported from MPlayer. | Nolan L | 2010-12-12 | 1 | -0/+29 |
* | Add section describing the filtergraph. | Stefano Sabatini | 2010-12-12 | 1 | -0/+91 |
* | Port libmpcodecs hqdn3d filter. | Baptiste Coudurier | 2010-12-04 | 1 | -0/+27 |
* | Extend the frei0r filter syntax. | Stefano Sabatini | 2010-11-30 | 1 | -1/+1 |
* | Implement frei0r source. | Stefano Sabatini | 2010-11-30 | 1 | -0/+29 |
* | Port overlay filter from the libavfilter repo (with many fixes), | Stefano Sabatini | 2010-11-21 | 1 | -0/+58 |
* | Move settb docs after setpts docs, fix alphabetical order. | Stefano Sabatini | 2010-11-02 | 1 | -30/+30 |
* | Add setpts filter, ported from the libavfilter soc repo. | Stefano Sabatini | 2010-11-02 | 1 | -0/+60 |
* | Fix documented syntax for the cropdetect filter. | Stefano Sabatini | 2010-11-01 | 1 | -1/+1 |
* | Add example to the filter pad documentation. | Stefano Sabatini | 2010-10-25 | 1 | -0/+9 |
* | Add transpose filter. | Stefano Sabatini | 2010-10-18 | 1 | -0/+41 |
* | Cosmetics: remove pointless empty line. | Stefano Sabatini | 2010-10-12 | 1 | -1/+0 |
* | Extend buffer source to accept the time base for the output PTS. | Stefano Sabatini | 2010-10-12 | 1 | -6/+10 |
* | Implement cropdetect filter. | Stefano Sabatini | 2010-10-12 | 1 | -0/+35 |
* | Extend the nullsrc source, make it accept a parameter for specifying | Stefano Sabatini | 2010-10-11 | 1 | -4/+8 |
* | Implement settb filter. | Stefano Sabatini | 2010-10-11 | 1 | -0/+30 |