summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
...
* | lavfi/aformat: use do..while(0) form for macro.Clément Bœsch2012-02-021-2/+3
* | drawtext: use new public timecode API.Clément Bœsch2012-02-021-19/+15
* | libavfilter/version.h: fix project nameMichael Niedermayer2012-02-011-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-294-3/+1
|\ \ | |/
| * cosmetics: Remove extra newlines at EOFAlex Converse2012-01-274-4/+0
* | Fix "ouput" typo and add a check.Clément Bœsch2012-01-281-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-281-1/+1
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-262-5/+0
|\ \ | |/
| * build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-251-2/+0
| * cosmetics: Remove some unnecessary block braces.Diego Biurrun2012-01-251-2/+0
* | lavfi: Makefile: cosmetics: align FFLIBS.Nicolas George2012-01-251-7/+7
* | lavfi: require libswr for af_pan.Nicolas George2012-01-241-0/+1
* | lavfi: add avfilter_graph_dump.Nicolas George2012-01-244-2/+183
* | pan: drop unecessary includes.Clément Bœsch2012-01-241-2/+0
* | pan: move query_formats() to avoid forward declarations.Clément Bœsch2012-01-241-37/+34
* | pan: reindent after remap commit.Clément Bœsch2012-01-241-21/+21
* | pan: add channel mapping capability.Clément Bœsch2012-01-242-7/+128
* | pan: raise correct error when there is no param specified.Clément Bœsch2012-01-241-0/+6
* | avfilter: add some asserts() to check refcounts.Michael Niedermayer2012-01-221-0/+2
* | lavfi: fix mp and mandelbrot descriptions to make them complete sentencesStefano Sabatini2012-01-212-2/+2
* | deshake: variable used uninitializedRay Simard2012-01-211-8/+9
* | lavfi: add missing periods in descriptions.Clément Bœsch2012-01-205-5/+5
* | lavfi/testsrc: add "decimals" option to the testsrc filterStefano Sabatini2012-01-172-2/+15
* | lavfi/rgbtestsrc: make alpha plane opaqueStefano Sabatini2012-01-151-1/+1
* | overlay: do not leak x/y expressions.Nicolas George2012-01-151-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-151-1/+1
|\ \ | |/
| * cosmetics: Move static and inline attributes to more standard places.Diego Biurrun2012-01-141-1/+1
* | vf_deshake: remove unused variable totalanglesRay Simard2012-01-131-9/+0
* | vf_deshake: zero-init Transform structs in end_frame()Ray Simard2012-01-131-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-134-12/+55
|\ \ | |/
| * lavfi: move version macros to a new installed header version.hAnton Khirnov2012-01-123-13/+46
| * vsrc_buffer: release the buffer on uninit.Anton Khirnov2012-01-121-0/+9
* | Use an int MotionVector for find_block_motion.Reimar Döffinger2012-01-121-4/+9
* | avfilter: pool draining and self destruction support.Michael Niedermayer2012-01-123-19/+43
* | lavfi/testsrc: add "d" alias for the duration optionStefano Sabatini2012-01-122-1/+2
* | timecode: set a fixed buffer size of 16B for tc string.Clément Bœsch2012-01-111-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-111-0/+8
|\ \ | |/
| * vsrc_buffer: error on changing frame parameters.Anton Khirnov2012-01-101-0/+10
* | lavfi: add audio silencedetect filter.Clément Bœsch2012-01-084-2/+179
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-081-1/+1
|\ \ | |/
| * cosmetics: drop some pointless parenthesesDiego Biurrun2012-01-071-1/+1
| * Disable annoying warning without changing behaviorAndrey Utkin2012-01-071-0/+1
* | volume: remove duplicated condition.Clément Bœsch2012-01-051-3/+1
* | drawtext: fix hard dependency to lavc (timecode).Clément Bœsch2012-01-021-0/+9
* | af_astreamsync: remove unused variableJean First2012-01-011-1/+0
* | vf_tinterlace: implement interlace mode 5Stefano Sabatini2012-01-012-11/+14
* | lavfi: add amerge audio filter.Nicolas George2011-12-314-1/+291
* | lavfi: add astreamsync audio filter.Nicolas George2011-12-313-0/+211
* | lavfi: port tinterlace filter from MPlayerStefano Sabatini2011-12-314-2/+329
* | lavfi: remove redundant definition of avfilter_copy_frame_props() in avfilter.hStefano Sabatini2011-12-311-9/+1
OpenPOWER on IntegriCloud