| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Release old pictures after a resolution change in vp5/6 decoder | Laurent Aimar | 2011-09-22 | 1 | -0/+10 |
* | | Check for missing reference in vp5/6 decoder. | Laurent Aimar | 2011-09-22 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -4/+6 |
|\| |
|
| * | doxygen: do not include license boilerplate in Doxygen documentation | Diego Biurrun | 2011-07-15 | 1 | -4/+6 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Move ff_emulated_edge_mc() into DSPContext. | Ronald S. Bultje | 2011-01-28 | 1 | -1/+1 |
* | | lavc: set defaults in internal codec frames | Stefano Sabatini | 2011-05-07 | 1 | -1/+3 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -2/+2 |
* | | Move ff_emulated_edge_mc() into DSPContext. | Ronald S. Bultje | 2011-01-30 | 1 | -1/+1 |
|/ |
|
* | 10l: missed one reindent. | Alex Converse | 2010-07-28 | 1 | -1/+1 |
* | ff_prefix non static vp56 functions. | Alex Converse | 2010-07-28 | 1 | -4/+4 |
* | VP56: move vp56_edge_filter to new VP56DSPContext | Måns Rullgård | 2010-04-30 | 1 | -17/+3 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | move vp6 huffman table freeing code, out of common vp56 code | Aurelien Jacobs | 2010-03-03 | 1 | -12/+0 |
* | Plug some memory leaks in the VP6 decoder | Vitor Sessak | 2010-03-03 | 1 | -0/+12 |
* | Make VP5 and VP6 decoders output a qscale table to allow for more automatic | Reimar Döffinger | 2010-01-29 | 1 | -0/+6 |
* | vp56: check buffer size to fix a potential segfault | Laurent Aimar | 2010-01-28 | 1 | -0/+4 |
* | Use av_freep intead of av_free to free pointers in vp56 context. | Reimar Döffinger | 2010-01-23 | 1 | -3/+3 |
* | fix vp5/vp6 decoding by using new prototype for decode function | Aurelien Jacobs | 2009-04-07 | 1 | -3/+4 |
* | vp56: alpha_offset is uninitialized on purpose | Aurelien Jacobs | 2009-02-09 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | vp56: don't reset dimensions to 0 in codec init | Aurelien Jacobs | 2008-12-15 | 1 | -2/+0 |
* | rename Vp56Model to VP56Model for consistency | Aurelien Jacobs | 2008-12-12 | 1 | -1/+1 |
* | cosmetics: vertical alignment | Aurelien Jacobs | 2008-12-11 | 1 | -1/+1 |
* | avoid POSIX reserved _t suffix | Aurelien Jacobs | 2008-12-11 | 1 | -30/+30 |
* | clear_block mmx | Loren Merritt | 2008-12-10 | 1 | -1/+1 |
* | Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT. | Carl Eugen Hoyos | 2008-05-13 | 1 | -4/+4 |
* | ensure vp56_decode_frame always return unchanged buf_size | Aurelien Jacobs | 2008-05-08 | 1 | -3/+4 |