summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* vf_frei0r: set outlinks sample aspect ratio to 1Baptiste Coudurier2012-03-10
* lavfi: remove swapuv libmpcodecs wrapperStefano Sabatini2012-03-10
* lavfi: port MP swapuv filterStefano Sabatini2012-03-10
* vf_pad: keep a reference to the output buffer.Nicolas George2012-03-08
* vf_yadif: accept input with several frames available.Nicolas George2012-03-07
* vsrx_mptestsrc: remove duplicate config_props init.Michael Niedermayer2012-03-07
* libmpcodecs/vf_pp: import memleak fix from MPlayer.Nicolas George2012-03-04
* vf_mp: uninit filter chain.Nicolas George2012-03-04
* lavfi: add blackdetect filterStefano Sabatini2012-03-04
* vsrc_testsrc: free option values.Nicolas George2012-03-03
* vsrc_life: free option values.Nicolas George2012-03-03
* vf_fade: free type when overwriting it.Nicolas George2012-03-03
* vf_deshake: try to fix memleakMichael Niedermayer2012-02-29
* libavfilter/libmpcodecs: add vf_pp from current mplayer svnMichael Niedermayer2012-02-26
* avfiltergraph: avoid harmful auto audio conversions.Nicolas George2012-02-23
* af_pan: remove dual double/int storage of gain.Nicolas George2012-02-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-22
|\
| * Mark mutable static data const where appropriate.Alex Converse2012-02-21
* | lavfi/abuffer: init the data planes with NULL pointers.Clément Bœsch2012-02-21
* | af_pan: move query_format before config_props.Nicolas George2012-02-20
* | af_pan: remove the indirect function call.Nicolas George2012-02-20
* | af_pan: reindent after last commit.Nicolas George2012-02-20
* | af_pan: use libswr for rematrixing.Nicolas George2012-02-20
* | lavfi/aspect: set default value to 0:1, as stated in the docsStefano Sabatini2012-02-18
* | lavfi/aspect: remove confusing commentsStefano Sabatini2012-02-18
* | lavfi/aspect: show log info even in case no argument is provided to setdar/se...Stefano Sabatini2012-02-18
* | lavfi/overlay: add logic for avoiding overlaying frames with PTS > main frame...Stefano Sabatini2012-02-17
* | af_pan: comment a tricky piece of code.Nicolas George2012-02-15
* | pan: fix uninitialized channel_id variable.Clément Bœsch2012-02-15
* | lavfi/silencedetect: use av_ts2timestr() macro.Clément Bœsch2012-02-15
* | lavfi/ashowinfo: only print checksum for the existing planesStefano Sabatini2012-02-14
* | lavfi/showinfo: only print checksum for the existing planesStefano Sabatini2012-02-14
* | lavfi/*showinfo: use av_ts2* macros in showinfo and ashowinfoStefano Sabatini2012-02-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-14
|\|
| * Drop some completely unnecessary av_unused attributes.Diego Biurrun2012-02-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-10
|\|
| * yadif: specify array size outside DECLARE_ALIGNEDJanne Grunau2012-02-09
| * cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-09
|\|
| * pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov2012-02-08
* | Revert "vf_fspp: use LOCAL_MANGLE instead of MANGLE."Clément Bœsch2012-02-08
* | vf_fspp: use LOCAL_MANGLE instead of MANGLE.Clément Bœsch2012-02-08
* | lavfi/aspect: rename field aspect->aspect to aspect->ratioStefano Sabatini2012-02-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-07
|\|
| * drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin2012-02-06
| * drawtext: fix text_{w, h} expression varsAndrey Utkin2012-02-06
| * drawtext: add missing braces around an if() block.Andrey Utkin2012-02-05
* | lavfi: add setfield filterStefano Sabatini2012-02-06
* | lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspectStefano Sabatini2012-02-06
* | lavfi/thumbnail: rename @url to @see.Clément Bœsch2012-02-03