| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '8071264f2196d71ff49c3944c33f8d3d83f548f1' | Michael Niedermayer | 2013-04-20 | 1 | -4/+4 |
|\ |
|
| * | vp56: Use hpeldsp instead of dsputil for half-pel functions | Ronald S. Bultje | 2013-04-19 | 1 | -8/+8 |
| * | vp3: Use full transpose for all IDCTs | Ronald S. Bultje | 2013-04-15 | 1 | -3/+6 |
* | | vp56: Check av_frame_ref() return code | Michael Niedermayer | 2013-03-19 | 1 | -1/+5 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | vp56: remove unused variable | Michael Niedermayer | 2013-03-13 | 1 | -1/+0 |
* | | vp56: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -4/+4 |
* | | vp3/x86: use full transpose for all IDCTs. | Ronald S. Bultje | 2013-03-12 | 1 | -3/+6 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -60/+44 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -58/+41 |
| * | vp56: Remove clear_blocks call, and clear alpha plane U/V DC only | Ronald S. Bultje | 2013-02-19 | 1 | -2/+5 |
* | | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27' | Michael Niedermayer | 2013-02-07 | 1 | -1/+2 |
|\| |
|
| * | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 1 | -1/+2 |
* | | vp56: remove clear_blocks call, and clear alpha plane U/V DC only. | Ronald S. Bultje | 2013-02-01 | 1 | -2/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-22 | 1 | -3/+3 |
|\| |
|
| * | vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext. | Ronald S. Bultje | 2013-01-21 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-20 | 1 | -3/+3 |
|\| |
|
| * | Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil. | Ronald S. Bultje | 2013-01-19 | 1 | -3/+3 |
* | | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' | Michael Niedermayer | 2012-12-21 | 1 | -1/+2 |
|\| |
|
| * | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -1/+2 |
| * | vp56: release frames on error | Luca Barbato | 2012-12-14 | 1 | -1/+7 |
* | | Merge commit 'bb675d3ac6d722d5e117ae9042a996b55ca05b1d' | Michael Niedermayer | 2012-12-15 | 1 | -6/+6 |
|\| |
|
| * | vp56: make parse_header return standard error codes | Luca Barbato | 2012-12-14 | 1 | -4/+4 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | | vp56: Ignore reconfiguration from the alpha plane. | Michael Niedermayer | 2012-12-03 | 1 | -8/+10 |
* | | vp56dec: Fix handling of alpha configuration changes. | Michael Niedermayer | 2012-11-09 | 1 | -1/+10 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | lavc/vp56: Re-indent functions affected by threading refactor | Ben Jackson | 2012-09-15 | 1 | -88/+89 |
* | | lavc/vp6: Implement "slice" threading for VP6A decode | Ben Jackson | 2012-09-15 | 1 | -45/+58 |
* | | lavc/vp56: Simplify get/release_buffer code | Ben Jackson | 2012-09-15 | 1 | -21/+28 |
* | | lavc/vp56: Move golden_frame into VP56Context | Ben Jackson | 2012-09-15 | 1 | -3/+3 |
* | | lavc/vp56: Refactor ff_vp56_init into ff_vp56_init/ff_vp56_init_context | Ben Jackson | 2012-09-15 | 1 | -0/+12 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-18 | 1 | -5/+5 |
|\| |
|
| * | vp3: move idct and loop filter pointers to new vp3dsp context | Mans Rullgard | 2012-07-18 | 1 | -5/+5 |
* | | vp56dec: avoid freeing the returned frame before returning it. | Michael Niedermayer | 2012-03-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -7/+7 |
|\| |
|
| * | vp56: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -6/+6 |
| * | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
| * | vp56: Release old pictures after a resolution changes | Laurent Aimar | 2011-10-07 | 1 | -0/+13 |
| * | vp6: Check for huffman tree build errors | Laurent Aimar | 2011-10-07 | 1 | -1/+3 |
| * | vp56: Check for missing reference frame data | Laurent Aimar | 2011-10-07 | 1 | -0/+2 |
* | | Try to set AVFrame.reference to correct values. | Reimar Döffinger | 2011-11-05 | 1 | -1/+1 |
* | | vp56:Fix error recovery code on size changes in vp5/6 decoder | Laurent Aimar | 2011-09-24 | 1 | -1/+4 |
* | | Check for huffman tree building error in vp6 decoder. | Laurent Aimar | 2011-09-22 | 1 | -1/+3 |