summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* | lavfi/amerge: copy ref props after filtering samples.Clément Bœsch2012-02-02
* | lavfi/pan: copy ref props after filtering samples.Clément Bœsch2012-02-02
* | lavfi/aconvert: use libswresample.Clément Bœsch2012-02-02
* | lavfi/aresample: use libswresample.Clément Bœsch2012-02-02
* | lavfi/aformat: use do..while(0) form for macro.Clément Bœsch2012-02-02
* | drawtext: use new public timecode API.Clément Bœsch2012-02-02
* | libavfilter/version.h: fix project nameMichael Niedermayer2012-02-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-29
|\|
| * cosmetics: Remove extra newlines at EOFAlex Converse2012-01-27
* | Fix "ouput" typo and add a check.Clément Bœsch2012-01-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\|
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-26
|\|
| * build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-25
| * cosmetics: Remove some unnecessary block braces.Diego Biurrun2012-01-25
* | lavfi: Makefile: cosmetics: align FFLIBS.Nicolas George2012-01-25
* | lavfi: require libswr for af_pan.Nicolas George2012-01-24
* | lavfi: add avfilter_graph_dump.Nicolas George2012-01-24
* | pan: drop unecessary includes.Clément Bœsch2012-01-24
* | pan: move query_formats() to avoid forward declarations.Clément Bœsch2012-01-24