summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* rawdec: fix memleakMichael Niedermayer2013-03-24
* yop: use reget_buffer() as the previous contents are usedMichael Niedermayer2013-03-24
* h264: dont report rows as finished after a missing sliceMichael Niedermayer2013-03-23
* mips: Optimization of AAC psychoacoustic model functionsBojan Zivkovic2013-03-23
* libspeex: support ZygoAudio (quality 10 mode)Piotr Bandurski2013-03-23
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-23
|\
| * tscc2: allocate AVFrame properly.Anton Khirnov2013-03-22
* | lavc/prores: restore pict_type and key_frame setting.Clément Bœsch2013-03-22
* | x86/mpegvideo: switch to av_assertMichael Niedermayer2013-03-22
* | x86/h264_qpel: switch to av_assertMichael Niedermayer2013-03-22
* | h263dec: switch to av_assert()Michael Niedermayer2013-03-22
* | vp8: WebP decoding supportMichael Niedermayer2013-03-22
* | Fix compilation with --disable-mmx.Carl Eugen Hoyos2013-03-22
* | Do not fail in get_buffer_internal() if pix_fmt planes == 0.Carl Eugen Hoyos2013-03-22
* | error_resilience: fix const correctness, silence warningsMichael Niedermayer2013-03-21
* | vdpau.h: change vdpau_render_state layout to match fork if AV_HAVE_INCOMPATIB...Michael Niedermayer2013-03-21
* | vda_h264: fix for VDA compileAndrew Euell2013-03-21
* | sonicdec: update to new buffer APIMichael Niedermayer2013-03-21
* | sonicenc: fix mono decorrelationMichael Niedermayer2013-03-21
* | sonicdec: fix frame sizeMichael Niedermayer2013-03-21
* | sonicdec: check decorrelationMichael Niedermayer2013-03-21
* | g729dec: switch to buffer refs styleMichael Niedermayer2013-03-21
* | v308dec: remove unneeded self assignmentMichael Niedermayer2013-03-21
* | h264: remove unused variableMichael Niedermayer2013-03-21
* | h264: add an argument to CHROMA for consistencyMichael Niedermayer2013-03-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-21
|\|
| * h264: remove redundant freeing of DPB in h264_decode_endAnton Khirnov2013-03-21
* | Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the CHROMA444 macro.Anton Khirnov2013-03-21
| * h264: add a parameter to the CHROMA422 macro.Anton Khirnov2013-03-21
* | Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the CABAC macro.Anton Khirnov2013-03-21
| * h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.Anton Khirnov2013-03-21
* | Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the FIELD_PICTURE macro.Anton Khirnov2013-03-21
| * h264: add a parameter to the FRAME_MBAFF macro.Anton Khirnov2013-03-21
* | Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the MB_FIELD macro.Anton Khirnov2013-03-21
| * h264: add a parameter to the MB_MBAFF macro.Anton Khirnov2013-03-21
* | Merge commit '48d0fd2d62a476e1db9298163f1fc0abae26cc67'Michael Niedermayer2013-03-21
|\|
| * h264: merge common_init() into ff_h264_decode_init.Anton Khirnov2013-03-21
* | Merge commit '25408b2a0660c1e6c8555559c4ed71dff2ede31e'Michael Niedermayer2013-03-21
|\|
| * h264: make ff_h264_frame_start static.Anton Khirnov2013-03-21
* | Merge commit '1c4073efd24164ac6eaa52c544f5cdb0e5f6aee5'Michael Niedermayer2013-03-21
|\|
| * h264: fix bit depth changes with frame threadingJanne Grunau2013-03-20
* | h264: drop special case for 9bit chroma422Michael Niedermayer2013-03-21
* | lavc/utils: fix metadata audio frame memleak in case of non refcounted frames.Clément Bœsch2013-03-21
* | libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabledNedeljko Babic2013-03-20
* | mips: Optimization of IIR filter functionBojan Zivkovic2013-03-20
* | mips: Optimization of AAC coefficients encoder functionsBojan Zivkovic2013-03-20