| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_qp: Fix use of uinitialized variable | Michael Niedermayer | 2015-04-21 | 1 | -1/+0 |
* | Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386' | Michael Niedermayer | 2015-04-21 | 1 | -5/+46 |
|\ |
|
| * | drawtext: Add an alpha option | Luca Barbato | 2015-04-21 | 1 | -10/+38 |
* | | avfilter/vf_qp: fix cleanup on error | Michael Niedermayer | 2015-04-21 | 1 | -2/+4 |
* | | avfilter/buffersrc: Use correct, matching deallocation function | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
* | | Merge commit '617814b4a717b38add5ccb8dd200dbb655f98f09' | Michael Niedermayer | 2015-04-20 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | buffersrc: Fix resource leak on error | Federico Tomassetti | 2015-04-19 | 1 | -0/+1 |
| * | filtfmts: Avoid null pointer dereference | Himangi Saraogi | 2015-04-19 | 1 | -2/+13 |
* | | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 3 | -6/+6 |
|\ \
| |/ |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 7 | -8/+8 |
* | | lavfi/avf_showcqt: fix error code. | Nicolas George | 2015-04-16 | 1 | -1/+1 |
* | | avfilter/drawtext: fix frame mem leak | Ivan Efimov | 2015-04-14 | 1 | -2/+6 |
* | | avfilter/vf_scale: Add warning for AVCOL_SPC_YCGCO | Michael Niedermayer | 2015-04-13 | 1 | -0/+3 |
* | | avfilter: add chorus filter | Paul B Mahol | 2015-04-11 | 4 | -2/+383 |
* | | avfilter/vsrc_life: Fix mix of declarations and statements | Michael Niedermayer | 2015-04-09 | 1 | -1/+3 |
* | | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 81 | -234/+401 |
* | | avfilter/af_amix: Use av_mallocz_array() | Michael Niedermayer | 2015-04-06 | 1 | -1/+1 |
* | | avfilter/vsrc_mptestsrc: Change enum to int, which is accessed via AVOption a... | Michael Niedermayer | 2015-04-06 | 1 | -1/+1 |
* | | avfilter/vf_mpdecimate: Fix missing () | Michael Niedermayer | 2015-04-06 | 1 | -1/+1 |
* | | avfilter/yadif: Change enums to int, which are accessed via AVOption as int | Michael Niedermayer | 2015-04-05 | 1 | -3/+3 |
* | | avfilter/vsrc_mandelbrot: Change enums to int, which are accessed via AVOptio... | Michael Niedermayer | 2015-04-05 | 1 | -2/+2 |
* | | filtfmts: Avoid null pointer dereference | Himangi Saraogi | 2015-04-03 | 1 | -1/+13 |
* | | vf_drawtext: add support for setting box border width | Marton Balint | 2015-03-31 | 1 | -1/+4 |
* | | avfilter/vf_detelecine: Fix uninitialized array index error | Himangi Saraogi | 2015-03-31 | 1 | -6/+10 |
* | | avfilter/vf_vignette: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-30 | 1 | -1/+7 |
* | | avfilter/vf_transpose: Change enums to int, which are accessed via AVOption a... | Michael Niedermayer | 2015-03-30 | 1 | -2/+2 |
* | | avfilter/tinterlace: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-30 | 1 | -1/+1 |
* | | vfilter/vf_qp: Support evaluating expression per MB | Michael Niedermayer | 2015-03-28 | 1 | -3/+27 |
* | | avfilter/vf_qp: split expression parsing out of loop | Michael Niedermayer | 2015-03-28 | 1 | -9/+14 |
* | | af_channelmap: fix number of channels | Marton Balint | 2015-03-28 | 1 | -0/+1 |
* | | lavfi: add inverse telecine filter | Himangi Saraogi | 2015-03-27 | 3 | -0/+348 |
* | | avfilter/vf_telecine: Avoid floating point values | Himangi Saraogi | 2015-03-27 | 1 | -3/+4 |
* | | avfilter/vf_telecine: Fix loss of AVFrame properties in output | Himangi Saraogi | 2015-03-27 | 1 | -0/+1 |
* | | avfilter/vf_telecine: Fix AV desync by using the first input timestamp | Himangi Saraogi | 2015-03-26 | 1 | -1/+8 |
* | | avfilter/vf_stereo3d: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-23 | 1 | -1/+1 |
* | | avfilter/vf_signalstats: Change enum to int, which is accessed via AVOption a... | Michael Niedermayer | 2015-03-22 | 1 | -1/+1 |
* | | avfilter/vf_setfield: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-22 | 1 | -1/+1 |
* | | Merge commit 'cfe64613923a2d47644a87386146ada1f9f6b659' | Michael Niedermayer | 2015-03-22 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | avfilter: Document avfilter_graph_alloc return value | Federico Tomassetti | 2015-03-21 | 1 | -0/+2 |
* | | avfilter/vf_mcdeint: Change enums to int, which are accessed via AVOption as int | Michael Niedermayer | 2015-03-20 | 1 | -2/+2 |
* | | avfilter/vf_overlay: Change enums to int, which are accessed via AVOption as int | Michael Niedermayer | 2015-03-20 | 1 | -3/+17 |
* | | avfilter/vf_phase: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-20 | 1 | -1/+1 |
* | | lavfi/eq: rework expression evaluation | arwa arif | 2015-03-20 | 3 | -47/+74 |
* | | lavfi/eq: factorize code in process_command() | Stefano Sabatini | 2015-03-20 | 1 | -43/+23 |
* | | avfilter/vf_pp7: remove unused var | Martin Vignali | 2015-03-20 | 1 | -7/+0 |
* | | avfilter/vf_colormatrix: fix yuv420p threading, second try | Clément Bœsch | 2015-03-19 | 1 | -4/+4 |
* | | avfilter/vf_lut3d: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-18 | 1 | -1/+1 |
* | | avfilter/vf_il: Change enums to int, which are accessed via AVOption as int | Michael Niedermayer | 2015-03-18 | 1 | -1/+1 |
* | | avfilter/vf_histogram: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-18 | 1 | -1/+1 |
* | | lavfi: add showwavespic filter | Clément Bœsch | 2015-03-18 | 4 | -36/+242 |