| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not print debug output for the (MPlayer) pullup filter. | Carl Eugen Hoyos | 2012-10-05 | 1 | -1/+0 |
* | Merge commit 'ab35ec29a4071871934856c00da7d6ebcc0c095b' | Michael Niedermayer | 2012-10-04 | 1 | -21/+5 |
|\ |
|
| * | vf_overlay: get rid of pointless messing with timebase. | Anton Khirnov | 2012-10-04 | 1 | -21/+4 |
* | | lavfi/transpose: add passthrough option | Stefano Sabatini | 2012-10-02 | 2 | -10/+28 |
* | | lavfi/transpose: add support to named options and shortands | Stefano Sabatini | 2012-10-02 | 2 | -10/+18 |
* | | lavfi/edgedetect: add missing minus in a comment. | Clément Bœsch | 2012-10-01 | 1 | -1/+1 |
* | | lavfi: EBU R.128 scanner. | Clément Bœsch | 2012-10-01 | 4 | -1/+750 |
* | | lavfi/ashowinfo: check plane value before deferencing. | Clément Bœsch | 2012-09-30 | 1 | -2/+2 |
* | | Add missing version macros to libraries | jamal | 2012-09-28 | 1 | -1/+3 |
* | | lavfi/sink_buffer: implement libav compatibility API. | Nicolas George | 2012-09-27 | 3 | -9/+115 |
* | | lavfi: enable buffersinks unconditionally. | Nicolas George | 2012-09-27 | 3 | -20/+12 |
* | | Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' | Michael Niedermayer | 2012-09-25 | 1 | -1/+1 |
|\| |
|
| * | Use avcodec_free_frame() to free AVFrames. | Anton Khirnov | 2012-09-24 | 1 | -1/+1 |
* | | lavfi: add asendcmd and sendcmd filters | Stefano Sabatini | 2012-09-23 | 4 | -2/+583 |
* | | lavfi/hue: simplify/fix setting logic in set_options() | Stefano Sabatini | 2012-09-23 | 1 | -18/+9 |
* | | lavfi/buffersink: fix check on pixel_fmts in the opaque parameter | Andrew Wason | 2012-09-22 | 1 | -1/+1 |
* | | hqdn3d: Fix out of array read in LOWPASS | Loren Merritt | 2012-09-22 | 2 | -5/+4 |
* | | lavfi/hue: set to NULL freed pointers | Stefano Sabatini | 2012-09-21 | 1 | -1/+2 |
* | | lavfi/hue: fix crash when resetting the saturation expression | Stefano Sabatini | 2012-09-21 | 1 | -0/+1 |
* | | vsrc_testsrc: Fix case without a specified duration | Michael Niedermayer | 2012-09-21 | 1 | -0/+1 |
* | | lavfi/select: make lavc dependency optional. | Clément Bœsch | 2012-09-20 | 2 | -4/+15 |
* | | lavfi/testsrc: increase precision of the duration parameter | Stefano Sabatini | 2012-09-20 | 2 | -12/+12 |
* | | libavfilter/filtfmts: fix argv/argc checks | Michael Niedermayer | 2012-09-19 | 1 | -2/+2 |
* | | bavfilter/filtfmts: fix type for channel layouts | Michael Niedermayer | 2012-09-19 | 1 | -3/+4 |
* | | lavfi/select: make sure avctx is set before closing it. | Clément Bœsch | 2012-09-18 | 1 | -2/+4 |
* | | Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521' | Michael Niedermayer | 2012-09-18 | 15 | -19/+22 |
|\| |
|
| * | avfiltergraph: silence an uninitialized variable warning | Anton Khirnov | 2012-09-17 | 1 | -1/+2 |
| * | buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() | Anton Khirnov | 2012-09-17 | 2 | -2/+2 |
| * | lavfi: replace empty input/output lists with null pointers | Mans Rullgard | 2012-09-17 | 15 | -18/+21 |
* | | lavfi/ass: mark ass_libavfilter_log_level_map as static const. | Clément Bœsch | 2012-09-16 | 1 | -1/+1 |
* | | af_pan: Fix sscanf formats to work with buggy sscanf implementations | Hendrik Leppkes | 2012-09-15 | 1 | -4/+5 |
* | | lavfi/hue: add dynamic expression evaluation support | Jérémy Tran | 2012-09-15 | 2 | -51/+196 |
* | | lavfi/avcodec: apply cosmetics style fixes | Stefano Sabatini | 2012-09-14 | 1 | -3/+3 |
* | | lavfi: check that buffer and link properties match. | Nicolas George | 2012-09-13 | 2 | -0/+8 |
* | | lavfi: set sample_rate in the default allocator. | Nicolas George | 2012-09-13 | 1 | -0/+2 |
* | | lavfi/aresample: set buffer properties after copy. | Nicolas George | 2012-09-13 | 1 | -1/+3 |
* | | lavfi/amerge: clarify the error message in case of input overlap | Stefano Sabatini | 2012-09-11 | 1 | -1/+2 |
* | | lavfi/amerge: avoid a forward declaration. | Clément Bœsch | 2012-09-11 | 1 | -2/+2 |
* | | lavfi/amerge: fix input pad name behaviour. | Clément Bœsch | 2012-09-11 | 1 | -3/+7 |
* | | lavfi/setpts: set SAMPLE_RATE to NAN when input is no audio | Stefano Sabatini | 2012-09-10 | 2 | -3/+3 |
* | | lavfi/setpts: add FRAME_RATE constant | Stefano Sabatini | 2012-09-10 | 2 | -3/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-10 | 1 | -27/+38 |
|\| |
|
| * | yadif: cosmetics | Luca Barbato | 2012-09-09 | 1 | -31/+45 |
* | | lavfi: drop deprecated and pointless avfilter_default_end_frame() function | Stefano Sabatini | 2012-09-09 | 4 | -12/+2 |
* | | vf_idet: Remove emms | Derek Buitenhuis | 2012-09-07 | 1 | -3/+0 |
* | | vf_colormatrix: Drop unused strings.h header | Derek Buitenhuis | 2012-09-07 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-07 | 1 | -2/+7 |
|\| |
|
| * | af_asyncts: check return value from lavr when flushing. | Anton Khirnov | 2012-09-07 | 1 | -2/+7 |
* | | lavfi: add qp_table_size | Michael Niedermayer | 2012-09-07 | 3 | -1/+3 |
* | | lavfi: 10l fix () placement | Michael Niedermayer | 2012-09-07 | 1 | -1/+1 |