aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* Do not print debug output for the (MPlayer) pullup filter.Carl Eugen Hoyos2012-10-051-1/+0
* Merge commit 'ab35ec29a4071871934856c00da7d6ebcc0c095b'Michael Niedermayer2012-10-041-21/+5
|\
| * vf_overlay: get rid of pointless messing with timebase.Anton Khirnov2012-10-041-21/+4
* | lavfi/transpose: add passthrough optionStefano Sabatini2012-10-022-10/+28
* | lavfi/transpose: add support to named options and shortandsStefano Sabatini2012-10-022-10/+18
* | lavfi/edgedetect: add missing minus in a comment.Clément Bœsch2012-10-011-1/+1
* | lavfi: EBU R.128 scanner.Clément Bœsch2012-10-014-1/+750
* | lavfi/ashowinfo: check plane value before deferencing.Clément Bœsch2012-09-301-2/+2
* | Add missing version macros to librariesjamal2012-09-281-1/+3
* | lavfi/sink_buffer: implement libav compatibility API.Nicolas George2012-09-273-9/+115
* | lavfi: enable buffersinks unconditionally.Nicolas George2012-09-273-20/+12
* | Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'Michael Niedermayer2012-09-251-1/+1
|\|
| * Use avcodec_free_frame() to free AVFrames.Anton Khirnov2012-09-241-1/+1
* | lavfi: add asendcmd and sendcmd filtersStefano Sabatini2012-09-234-2/+583
* | lavfi/hue: simplify/fix setting logic in set_options()Stefano Sabatini2012-09-231-18/+9
* | lavfi/buffersink: fix check on pixel_fmts in the opaque parameterAndrew Wason2012-09-221-1/+1
* | hqdn3d: Fix out of array read in LOWPASSLoren Merritt2012-09-222-5/+4
* | lavfi/hue: set to NULL freed pointersStefano Sabatini2012-09-211-1/+2
* | lavfi/hue: fix crash when resetting the saturation expressionStefano Sabatini2012-09-211-0/+1
* | vsrc_testsrc: Fix case without a specified durationMichael Niedermayer2012-09-211-0/+1
* | lavfi/select: make lavc dependency optional.Clément Bœsch2012-09-202-4/+15
* | lavfi/testsrc: increase precision of the duration parameterStefano Sabatini2012-09-202-12/+12
* | libavfilter/filtfmts: fix argv/argc checksMichael Niedermayer2012-09-191-2/+2
* | bavfilter/filtfmts: fix type for channel layoutsMichael Niedermayer2012-09-191-3/+4
* | lavfi/select: make sure avctx is set before closing it.Clément Bœsch2012-09-181-2/+4
* | Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'Michael Niedermayer2012-09-1815-19/+22
|\|
| * avfiltergraph: silence an uninitialized variable warningAnton Khirnov2012-09-171-1/+2
| * buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame()Anton Khirnov2012-09-172-2/+2
| * lavfi: replace empty input/output lists with null pointersMans Rullgard2012-09-1715-18/+21
* | lavfi/ass: mark ass_libavfilter_log_level_map as static const.Clément Bœsch2012-09-161-1/+1
* | af_pan: Fix sscanf formats to work with buggy sscanf implementationsHendrik Leppkes2012-09-151-4/+5
* | lavfi/hue: add dynamic expression evaluation supportJérémy Tran2012-09-152-51/+196
* | lavfi/avcodec: apply cosmetics style fixesStefano Sabatini2012-09-141-3/+3
* | lavfi: check that buffer and link properties match.Nicolas George2012-09-132-0/+8
* | lavfi: set sample_rate in the default allocator.Nicolas George2012-09-131-0/+2
* | lavfi/aresample: set buffer properties after copy.Nicolas George2012-09-131-1/+3
* | lavfi/amerge: clarify the error message in case of input overlapStefano Sabatini2012-09-111-1/+2
* | lavfi/amerge: avoid a forward declaration.Clément Bœsch2012-09-111-2/+2
* | lavfi/amerge: fix input pad name behaviour.Clément Bœsch2012-09-111-3/+7
* | lavfi/setpts: set SAMPLE_RATE to NAN when input is no audioStefano Sabatini2012-09-102-3/+3
* | lavfi/setpts: add FRAME_RATE constantStefano Sabatini2012-09-102-3/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-101-27/+38
|\|
| * yadif: cosmeticsLuca Barbato2012-09-091-31/+45
* | lavfi: drop deprecated and pointless avfilter_default_end_frame() functionStefano Sabatini2012-09-094-12/+2
* | vf_idet: Remove emmsDerek Buitenhuis2012-09-071-3/+0
* | vf_colormatrix: Drop unused strings.h headerDerek Buitenhuis2012-09-071-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-071-2/+7
|\|
| * af_asyncts: check return value from lavr when flushing.Anton Khirnov2012-09-071-2/+7
* | lavfi: add qp_table_sizeMichael Niedermayer2012-09-073-1/+3
* | lavfi: 10l fix () placementMichael Niedermayer2012-09-071-1/+1