| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/sine: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -7/+3 |
* | lavfi/apad: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -8/+3 |
* | buffersink/uninit: use av_frame_free() not unref | Michael Niedermayer | 2013-03-23 | 1 | -1/+1 |
* | lavfi/anullsrc: add missing checks | Stefano Sabatini | 2013-03-23 | 1 | -0/+5 |
* | lavfi/anullsrc: remove extra parentheses | Stefano Sabatini | 2013-03-23 | 1 | -1/+1 |
* | lavfi/anullsrc: simplify logging code in config_props | Stefano Sabatini | 2013-03-23 | 1 | -3/+1 |
* | lavfi/anullsrc: fix format negotiation | Stefano Sabatini | 2013-03-23 | 1 | -3/+14 |
* | Merge commit '20a8ee3061e6d777600c13db731bee3c25878991' | Michael Niedermayer | 2013-03-23 | 1 | -6/+25 |
|\ |
|
| * | af_asyncts: fix compensation and PTS monotonicity | Jindřich Makovička | 2013-03-22 | 1 | -6/+25 |
* | | lavfi/blend: always peek the first frame of each queue. | Clément Bœsch | 2013-03-22 | 1 | -3/+3 |
* | | lavfi/vf_stereo3d: use standard options parsing | Paul B Mahol | 2013-03-21 | 1 | -24/+3 |
* | | asrc_sine: avoid use of INFINITY as it might be a non constant | Michael Niedermayer | 2013-03-21 | 1 | -4/+6 |
* | | lavfi/vf_yadif: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -9/+3 |
* | | lavfi/vf_unsharp: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -13/+7 |
* | | lavfi/vf_transpose: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -12/+3 |
* | | lavfi/vf_pad: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -15/+3 |
* | | lavfi/vf_fps: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -8/+3 |
* | | lavfi/vf_fade: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -16/+3 |
* | | lavi/vf_drawbox: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -15/+3 |
* | | lavfi/vf_delogo: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -8/+3 |
* | | lavfi/vf_decimate: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -9/+3 |
* | | lavfi/vf_crop: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -13/+3 |
* | | lavfi/af_volume: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -10/+4 |
* | | lavfi/vf_tile: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -8/+4 |
* | | lavfi/avf_concat: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -9/+3 |
* | | lavfi: add common code to handle options parsing. | Nicolas George | 2013-03-20 | 2 | -0/+23 |
* | | lavfi: add sine audio source. | Nicolas George | 2013-03-20 | 4 | -2/+232 |
* | | lavfi/concat: fix silence duration computation. | Nicolas George | 2013-03-20 | 1 | -6/+10 |
* | | lavfi/buffersink: check av_frame_ref() failure. | Nicolas George | 2013-03-20 | 1 | -1/+2 |
* | | lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-03-20 | 1 | -18/+3 |
* | | Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804' | Michael Niedermayer | 2013-03-20 | 1 | -2/+2 |
|\| |
|
| * | buffersrc: fix a typo. | Anton Khirnov | 2013-03-19 | 1 | -1/+1 |
| * | lavc, lavfi: fix counting number of planes in AVBufferRef wrappers | Anton Khirnov | 2013-03-19 | 1 | -2/+2 |
* | | lavfi: remove harddup libmpcodecs wrapper | Paul B Mahol | 2013-03-19 | 4 | -96/+1 |
* | | lavfi/pad: fix horizontal/vertical shift confusion. | Clément Bœsch | 2013-03-18 | 1 | -3/+3 |
* | | lavfi/ebur128: add metadata injection. | Clément Bœsch | 2013-03-18 | 2 | -2/+54 |
* | | buffersrc: fix w/h error | Michael Niedermayer | 2013-03-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'cigaes/master' | Michael Niedermayer | 2013-03-17 | 2 | -75/+86 |
|\ \ |
|
| * | | lavfi/buffersink: fix header. | Nicolas George | 2013-03-17 | 1 | -72/+74 |
| * | | lavfi/buffersrc: disable deprecated warnings. | Nicolas George | 2013-03-17 | 1 | -0/+6 |
| * | | lavfi/buffersrc: check channel count changes. | Nicolas George | 2013-03-17 | 1 | -3/+3 |
| * | | lavfi/buffersrc: set channel layout if it is known. | Nicolas George | 2013-03-17 | 1 | -0/+3 |
* | | | lavfi/swapuv: remove deprecated base field use | Stefano Sabatini | 2013-03-17 | 1 | -1/+0 |
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-17 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappers | Anton Khirnov | 2013-03-17 | 1 | -2/+2 |
* | | lavfi/alphaextract: fix frame memleak. | Clément Bœsch | 2013-03-17 | 1 | -1/+1 |
* | | lavfi/thumbnail: replace frame unref with free. | Clément Bœsch | 2013-03-17 | 1 | -2/+2 |
* | | lavfi/settb: add support for named options | Stefano Sabatini | 2013-03-17 | 2 | -8/+50 |
* | | lavfi/blackframe: add support for named options | Stefano Sabatini | 2013-03-17 | 2 | -13/+29 |
* | | lavfi: let gcc realign the stack on public graph driving functions | Hendrik Leppkes | 2013-03-16 | 2 | -6/+6 |