summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-26
|\
| * Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parserJustin Ruggles2011-03-25
| * Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-25
| * aacenc: indentationYoung Han Lee2011-03-24
| * aacenc: fix the side calculation in search_for_msYoung Han Lee2011-03-24
| * vp8.c: rename EDGE_* to VP8_EDGE_*.Alexander Strange2011-03-24
* | lavc: Bump micro for dvd subtitle cb/cr fix Signed-off-by: Michael Niedermaye...Michael Niedermayer2011-03-25
* | Fix incorrect colors when decoding Blu-ray subtitlesAlexandre Colucci2011-03-25
* | Fix incorrect colors when decoding DVD subtitlesAlexandre Colucci2011-03-25
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-25
|\|
| * ARM: fix ff_apply_window_int16_neon() prototypeMans Rullgard2011-03-24
| * ARM: NEON optimised apply_window_int16()Mans Rullgard2011-03-24
| * ac3enc: NEON optimised shift functionsMans Rullgard2011-03-24
| * ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_minMans Rullgard2011-03-24
| * mpeg12.c: fix slice threading for mpeg2 field picture mode.Ronald S. Bultje2011-03-24
* | Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-03-25
* | Remove a tab, somehow it sneaked past the hooks in the merge war.Michael Niedermayer2011-03-25
* | More advanced ffmpeg mpeg2 aspect guessing code.Michael Niedermayer2011-03-25
* | Intel H.263 aspect ratio processing fix.XV2011-03-25
* | Fix Intel I.263 "Strict H.263 compliance" file playback / issue2449XV2011-03-25
* | srtdec: make sure we don't write past the end of bufferAurelien Jacobs2011-03-25
* | Improve channel count and bitrate error handling in wmav* encode_init()Tomas Härdin2011-03-24
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-24
|\|
| * lavc: move the version macros to a new installed header.Anton Khirnov2011-03-22
| * Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-22
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-23
|\|
| * Fix an infinite loop when RoQ encoded generated a frame with a size greater t...Vitor Sessak2011-03-22
| * Add kbdwin.o to AC3 decoderKieran Kunhya2011-03-22
| * Detect byte-swapped AC-3 and support decoding it directly.Reimar Döffinger2011-03-22
| * cosmetics: indentationJustin Ruggles2011-03-22
| * Always copy input data for AC3 decoder.Justin Ruggles2011-03-22
| * ac3enc: make sym_quant() branch-freeJustin Ruggles2011-03-22
| * vc1: make P-frame deblock filter bit-exact.Ronald S. Bultje2011-03-21
| * vc1: slice support.Ronald S. Bultje2011-03-21
| * vc1: fix up memleaks in the error codepath.Ronald S. Bultje2011-03-21
| * vc1: warn for unimplemented pan-scan feature.Ronald S. Bultje2011-03-21
| * ffv1: allocate correct size for sample bufferMans Rullgard2011-03-20
| * Move ff_dct_init_mmx declaration to dct.hMans Rullgard2011-03-20
* | Fake-Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-03-22
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-21
|\|
| * dct: remove superflous #includeMans Rullgard2011-03-20
| * Move dct and rdft definitions to separate filesMans Rullgard2011-03-20
| * Move sine windows to a separate fileMans Rullgard2011-03-20
| * Move ff_kbd_window_init() to a separate fileMans Rullgard2011-03-19
| * fft: remove inline wrappers for function pointersMans Rullgard2011-03-19
| * Remove Sonic experimental audio codecMans Rullgard2011-03-19
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | Fix compiler warnings due to missing casts.Reimar Döffinger2011-03-19
* | Detect byte-swapped AC-3 (aka DNET) and support decoding it directly.Reimar Döffinger2011-03-19
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-18
|\|