summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* | pan: reindent after remap commit.Clément Bœsch2012-01-24
* | pan: add channel mapping capability.Clément Bœsch2012-01-24
* | pan: raise correct error when there is no param specified.Clément Bœsch2012-01-24
* | avfilter: add some asserts() to check refcounts.Michael Niedermayer2012-01-22
* | lavfi: fix mp and mandelbrot descriptions to make them complete sentencesStefano Sabatini2012-01-21
* | deshake: variable used uninitializedRay Simard2012-01-21
* | lavfi: add missing periods in descriptions.Clément Bœsch2012-01-20
* | lavfi/testsrc: add "decimals" option to the testsrc filterStefano Sabatini2012-01-17
* | lavfi/rgbtestsrc: make alpha plane opaqueStefano Sabatini2012-01-15
* | overlay: do not leak x/y expressions.Nicolas George2012-01-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-15
|\|
| * cosmetics: Move static and inline attributes to more standard places.Diego Biurrun2012-01-14
* | vf_deshake: remove unused variable totalanglesRay Simard2012-01-13
* | vf_deshake: zero-init Transform structs in end_frame()Ray Simard2012-01-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-13
|\|
| * lavfi: move version macros to a new installed header version.hAnton Khirnov2012-01-12
| * vsrc_buffer: release the buffer on uninit.Anton Khirnov2012-01-12
* | Use an int MotionVector for find_block_motion.Reimar Döffinger2012-01-12
* | avfilter: pool draining and self destruction support.Michael Niedermayer2012-01-12
* | lavfi/testsrc: add "d" alias for the duration optionStefano Sabatini2012-01-12
* | timecode: set a fixed buffer size of 16B for tc string.Clément Bœsch2012-01-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-11
|\|
| * vsrc_buffer: error on changing frame parameters.Anton Khirnov2012-01-10
* | lavfi: add audio silencedetect filter.Clément Bœsch2012-01-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-08
|\|
| * cosmetics: drop some pointless parenthesesDiego Biurrun2012-01-07
| * Disable annoying warning without changing behaviorAndrey Utkin2012-01-07
* | volume: remove duplicated condition.Clément Bœsch2012-01-05
* | drawtext: fix hard dependency to lavc (timecode).Clément Bœsch2012-01-02
* | af_astreamsync: remove unused variableJean First2012-01-01
* | vf_tinterlace: implement interlace mode 5Stefano Sabatini2012-01-01
* | lavfi: add amerge audio filter.Nicolas George2011-12-31
* | lavfi: add astreamsync audio filter.Nicolas George2011-12-31
* | lavfi: port tinterlace filter from MPlayerStefano Sabatini2011-12-31
* | lavfi: remove redundant definition of avfilter_copy_frame_props() in avfilter.hStefano Sabatini2011-12-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-31
|\|
| * cosmetics: Drop unnecessary parentheses around return values.Diego Biurrun2011-12-30
* | lavfi: add asplit filterStefano Sabatini2011-12-27
* | lavfi: add missing check in avfilter_filter_samples()Stefano Sabatini2011-12-27
* | lavfi: fix avfilter_default_get_audio_buffer() after changes in av_samples_al...Stefano Sabatini2011-12-27
* | lavfi: don't try to indent words in trace messagesStefano Sabatini2011-12-27