| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/drawtext: add 24 hours wrapping option for timecode. | Clément Bœsch | 2012-03-12 | 1 | -0/+4 |
* | vf_crop: keepaspect support | Baptiste Coudurier | 2012-03-11 | 1 | -1/+13 |
* | vf_frei0r: set outlinks sample aspect ratio to 1 | Baptiste Coudurier | 2012-03-10 | 1 | -0/+1 |
* | lavfi: remove swapuv libmpcodecs wrapper | Stefano Sabatini | 2012-03-10 | 4 | -110/+1 |
* | lavfi: port MP swapuv filter | Stefano Sabatini | 2012-03-10 | 4 | -1/+96 |
* | vf_pad: keep a reference to the output buffer. | Nicolas George | 2012-03-08 | 1 | -9/+2 |
* | vf_yadif: accept input with several frames available. | Nicolas George | 2012-03-07 | 1 | -1/+1 |
* | vsrx_mptestsrc: remove duplicate config_props init. | Michael Niedermayer | 2012-03-07 | 1 | -1/+0 |
* | libmpcodecs/vf_pp: import memleak fix from MPlayer. | Nicolas George | 2012-03-04 | 1 | -0/+1 |
* | vf_mp: uninit filter chain. | Nicolas George | 2012-03-04 | 1 | -0/+18 |
* | lavfi: add blackdetect filter | Stefano Sabatini | 2012-03-04 | 4 | -2/+213 |
* | vsrc_testsrc: free option values. | Nicolas George | 2012-03-03 | 1 | -0/+3 |
* | vsrc_life: free option values. | Nicolas George | 2012-03-03 | 1 | -0/+4 |
* | vf_fade: free type when overwriting it. | Nicolas George | 2012-03-03 | 1 | -0/+1 |
* | vf_deshake: try to fix memleak | Michael Niedermayer | 2012-02-29 | 1 | -0/+2 |
* | libavfilter/libmpcodecs: add vf_pp from current mplayer svn | Michael Niedermayer | 2012-02-26 | 3 | -1/+244 |
* | avfiltergraph: avoid harmful auto audio conversions. | Nicolas George | 2012-02-23 | 1 | -3/+8 |
* | af_pan: remove dual double/int storage of gain. | Nicolas George | 2012-02-22 | 1 | -23/+9 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-22 | 10 | -12/+12 |
|\ |
|
| * | Mark mutable static data const where appropriate. | Alex Converse | 2012-02-21 | 11 | -13/+13 |
* | | lavfi/abuffer: init the data planes with NULL pointers. | Clément Bœsch | 2012-02-21 | 1 | -1/+1 |
* | | af_pan: move query_format before config_props. | Nicolas George | 2012-02-20 | 1 | -23/+23 |
* | | af_pan: remove the indirect function call. | Nicolas George | 2012-02-20 | 1 | -16/+1 |
* | | af_pan: reindent after last commit. | Nicolas George | 2012-02-20 | 1 | -23/+21 |
* | | af_pan: use libswr for rematrixing. | Nicolas George | 2012-02-20 | 1 | -47/+24 |
* | | lavfi/aspect: set default value to 0:1, as stated in the docs | Stefano Sabatini | 2012-02-18 | 1 | -0/+1 |
* | | lavfi/aspect: remove confusing comments | Stefano Sabatini | 2012-02-18 | 1 | -2/+0 |
* | | lavfi/aspect: show log info even in case no argument is provided to setdar/se... | Stefano Sabatini | 2012-02-18 | 1 | -2/+2 |
* | | lavfi/overlay: add logic for avoiding overlaying frames with PTS > main frame... | Stefano Sabatini | 2012-02-17 | 2 | -13/+29 |
* | | af_pan: comment a tricky piece of code. | Nicolas George | 2012-02-15 | 1 | -0/+4 |
* | | pan: fix uninitialized channel_id variable. | Clément Bœsch | 2012-02-15 | 1 | -1/+1 |
* | | lavfi/silencedetect: use av_ts2timestr() macro. | Clément Bœsch | 2012-02-15 | 1 | -8/+8 |
* | | lavfi/ashowinfo: only print checksum for the existing planes | Stefano Sabatini | 2012-02-14 | 1 | -4/+6 |
* | | lavfi/showinfo: only print checksum for the existing planes | Stefano Sabatini | 2012-02-14 | 1 | -2/+6 |
* | | lavfi/*showinfo: use av_ts2* macros in showinfo and ashowinfo | Stefano Sabatini | 2012-02-14 | 2 | -4/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-14 | 2 | -2/+2 |
|\| |
|
| * | Drop some completely unnecessary av_unused attributes. | Diego Biurrun | 2012-02-13 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-10 | 1 | -1/+0 |
|\| |
|
| * | yadif: specify array size outside DECLARE_ALIGNED | Janne Grunau | 2012-02-09 | 1 | -4/+4 |
| * | cosmetics: Delete empty lines at end of file. | Diego Biurrun | 2012-02-09 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-09 | 3 | -3/+6 |
|\| |
|
| * | pixdesc: mark pseudopaletted formats with a special flag. | Anton Khirnov | 2012-02-08 | 3 | -3/+6 |
* | | Revert "vf_fspp: use LOCAL_MANGLE instead of MANGLE." | Clément Bœsch | 2012-02-08 | 1 | -39/+41 |
* | | vf_fspp: use LOCAL_MANGLE instead of MANGLE. | Clément Bœsch | 2012-02-08 | 1 | -41/+39 |
* | | lavfi/aspect: rename field aspect->aspect to aspect->ratio | Stefano Sabatini | 2012-02-07 | 1 | -12/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-07 | 1 | -1/+5 |
|\| |
|
| * | drawtext: add 'fix_bounds' option on coords fixing | Andrey Utkin | 2012-02-06 | 1 | -6/+11 |
| * | drawtext: fix text_{w, h} expression vars | Andrey Utkin | 2012-02-06 | 1 | -0/+2 |
| * | drawtext: add missing braces around an if() block. | Andrey Utkin | 2012-02-05 | 1 | -2/+4 |
* | | lavfi: add setfield filter | Stefano Sabatini | 2012-02-06 | 4 | -1/+95 |