| Commit message (Expand) | Author | Age | Files | Lines |
* | rawdec: fix memleak | Michael Niedermayer | 2013-03-24 | 1 | -3/+10 |
* | yop: use reget_buffer() as the previous contents are used | Michael Niedermayer | 2013-03-24 | 1 | -2/+16 |
* | h264: dont report rows as finished after a missing slice | Michael Niedermayer | 2013-03-23 | 1 | -1/+11 |
* | mips: Optimization of AAC psychoacoustic model functions | Bojan Zivkovic | 2013-03-23 | 2 | -29/+281 |
* | libspeex: support ZygoAudio (quality 10 mode) | Piotr Bandurski | 2013-03-23 | 1 | -1/+11 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-23 | 1 | -16/+23 |
|\ |
|
| * | tscc2: allocate AVFrame properly. | Anton Khirnov | 2013-03-22 | 1 | -16/+22 |
* | | lavc/prores: restore pict_type and key_frame setting. | Clément Bœsch | 2013-03-22 | 1 | -0/+2 |
* | | x86/mpegvideo: switch to av_assert | Michael Niedermayer | 2013-03-22 | 1 | -1/+1 |
* | | x86/h264_qpel: switch to av_assert | Michael Niedermayer | 2013-03-22 | 1 | -4/+4 |
* | | h263dec: switch to av_assert() | Michael Niedermayer | 2013-03-22 | 1 | -2/+2 |
* | | vp8: WebP decoding support | Michael Niedermayer | 2013-03-22 | 5 | -0/+71 |
* | | Fix compilation with --disable-mmx. | Carl Eugen Hoyos | 2013-03-22 | 1 | -1/+1 |
* | | Do not fail in get_buffer_internal() if pix_fmt planes == 0. | Carl Eugen Hoyos | 2013-03-22 | 1 | -0/+2 |
* | | error_resilience: fix const correctness, silence warnings | Michael Niedermayer | 2013-03-21 | 1 | -2/+2 |
* | | vdpau.h: change vdpau_render_state layout to match fork if AV_HAVE_INCOMPATIB... | Michael Niedermayer | 2013-03-21 | 1 | -0/+8 |
* | | vda_h264: fix for VDA compile | Andrew Euell | 2013-03-21 | 1 | -1/+1 |
* | | sonicdec: update to new buffer API | Michael Niedermayer | 2013-03-21 | 1 | -8/+4 |
* | | sonicenc: fix mono decorrelation | Michael Niedermayer | 2013-03-21 | 1 | -0/+2 |
* | | sonicdec: fix frame size | Michael Niedermayer | 2013-03-21 | 1 | -1/+1 |
* | | sonicdec: check decorrelation | Michael Niedermayer | 2013-03-21 | 1 | -0/+4 |
* | | g729dec: switch to buffer refs style | Michael Niedermayer | 2013-03-21 | 1 | -8/+4 |
* | | v308dec: remove unneeded self assignment | Michael Niedermayer | 2013-03-21 | 1 | -1/+0 |
* | | h264: remove unused variable | Michael Niedermayer | 2013-03-21 | 1 | -1/+0 |
* | | h264: add an argument to CHROMA for consistency | Michael Niedermayer | 2013-03-21 | 2 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-21 | 1 | -7/+0 |
|\| |
|
| * | h264: remove redundant freeing of DPB in h264_decode_end | Anton Khirnov | 2013-03-21 | 1 | -7/+0 |
* | | Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523' | Michael Niedermayer | 2013-03-21 | 7 | -34/+34 |
|\| |
|
| * | h264: add a parameter to the CHROMA444 macro. | Anton Khirnov | 2013-03-21 | 6 | -18/+18 |
| * | h264: add a parameter to the CHROMA422 macro. | Anton Khirnov | 2013-03-21 | 7 | -12/+12 |
* | | Merge commit '6d2b6f21eb45ffbda1103c772060303648714832' | Michael Niedermayer | 2013-03-21 | 8 | -21/+21 |
|\| |
|
| * | h264: add a parameter to the CABAC macro. | Anton Khirnov | 2013-03-21 | 6 | -12/+12 |
| * | h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro. | Anton Khirnov | 2013-03-21 | 4 | -9/+9 |
* | | Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4' | Michael Niedermayer | 2013-03-21 | 9 | -69/+69 |
|\| |
|
| * | h264: add a parameter to the FIELD_PICTURE macro. | Anton Khirnov | 2013-03-21 | 5 | -25/+25 |
| * | h264: add a parameter to the FRAME_MBAFF macro. | Anton Khirnov | 2013-03-21 | 8 | -44/+44 |
* | | Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7' | Michael Niedermayer | 2013-03-21 | 7 | -44/+44 |
|\| |
|
| * | h264: add a parameter to the MB_FIELD macro. | Anton Khirnov | 2013-03-21 | 7 | -30/+30 |
| * | h264: add a parameter to the MB_MBAFF macro. | Anton Khirnov | 2013-03-21 | 4 | -18/+18 |
* | | Merge commit '48d0fd2d62a476e1db9298163f1fc0abae26cc67' | Michael Niedermayer | 2013-03-21 | 1 | -31/+26 |
|\| |
|
| * | h264: merge common_init() into ff_h264_decode_init. | Anton Khirnov | 2013-03-21 | 1 | -25/+20 |
* | | Merge commit '25408b2a0660c1e6c8555559c4ed71dff2ede31e' | Michael Niedermayer | 2013-03-21 | 2 | -4/+3 |
|\| |
|
| * | h264: make ff_h264_frame_start static. | Anton Khirnov | 2013-03-21 | 2 | -5/+4 |
* | | Merge commit '1c4073efd24164ac6eaa52c544f5cdb0e5f6aee5' | Michael Niedermayer | 2013-03-21 | 1 | -0/+5 |
|\| |
|
| * | h264: fix bit depth changes with frame threading | Janne Grunau | 2013-03-20 | 1 | -0/+5 |
* | | h264: drop special case for 9bit chroma422 | Michael Niedermayer | 2013-03-21 | 1 | -2/+1 |
* | | lavc/utils: fix metadata audio frame memleak in case of non refcounted frames. | Clément Bœsch | 2013-03-21 | 1 | -1/+1 |
* | | libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabled | Nedeljko Babic | 2013-03-20 | 1 | -0/+1 |
* | | mips: Optimization of IIR filter function | Bojan Zivkovic | 2013-03-20 | 5 | -2/+242 |
* | | mips: Optimization of AAC coefficients encoder functions | Bojan Zivkovic | 2013-03-20 | 4 | -0/+2504 |