summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-273-24/+18
|\
| * dsputil: allow to skip drawing of top/bottom edges.Alexander Strange2011-03-265-52/+70
* | make xvid less picky about unkown aspectMichael Niedermayer2011-03-271-2/+2
* | CrystalHD: Remove redundant interlaced check.Philip Langdale2011-03-261-2/+1
* | CrystalHD: Add 2011 to CopyrightPhilip Langdale2011-03-261-1/+1
* | Revert "CrystalHD: Improve interlaced h.264 support."Philip Langdale2011-03-261-134/+82
* | Revert "CrystalHD: Add heuristics to try and distinguish h.264 PAFF variants."Philip Langdale2011-03-261-44/+15
* | Revert "CrystalHD: Refine heuristic logic."Philip Langdale2011-03-261-28/+29
* | CrystalHD: Refine heuristic logic.Philip Langdale2011-03-261-29/+28
* | CrystalHD: Add heuristics to try and distinguish h.264 PAFF variants.Philip Langdale2011-03-261-15/+44
* | CrystalHD: Improve interlaced h.264 support.Philip Langdale2011-03-261-82/+134
* | DPX decode: add buffer size checks.Reimar Döffinger2011-03-261-5/+14
* | rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-03-261-0/+2
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-2613-8/+64
|\ \ | |/
| * Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parserJustin Ruggles2011-03-258-3/+29
| * Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-253-1/+31
| * aacenc: indentationYoung Han Lee2011-03-241-1/+1
| * aacenc: fix the side calculation in search_for_msYoung Han Lee2011-03-241-1/+1
| * vp8.c: rename EDGE_* to VP8_EDGE_*.Alexander Strange2011-03-241-5/+5
* | lavc: Bump micro for dvd subtitle cb/cr fix Signed-off-by: Michael Niedermaye...Michael Niedermayer2011-03-251-1/+1
* | Fix incorrect colors when decoding Blu-ray subtitlesAlexandre Colucci2011-03-251-1/+1
* | Fix incorrect colors when decoding DVD subtitlesAlexandre Colucci2011-03-251-1/+1
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-258-1/+166
|\ \ | |/
| * ARM: fix ff_apply_window_int16_neon() prototypeMans Rullgard2011-03-241-1/+1
| * ARM: NEON optimised apply_window_int16()Mans Rullgard2011-03-242-0/+28
| * ac3enc: NEON optimised shift functionsMans Rullgard2011-03-242-0/+25
| * ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_minMans Rullgard2011-03-245-0/+100
| * mpeg12.c: fix slice threading for mpeg2 field picture mode.Ronald S. Bultje2011-03-241-1/+13
* | Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-03-251-1/+2
* | Remove a tab, somehow it sneaked past the hooks in the merge war.Michael Niedermayer2011-03-251-1/+1
* | More advanced ffmpeg mpeg2 aspect guessing code.Michael Niedermayer2011-03-251-2/+18
* | Intel H.263 aspect ratio processing fix.XV2011-03-251-2/+8
* | Fix Intel I.263 "Strict H.263 compliance" file playback / issue2449XV2011-03-251-2/+6
* | srtdec: make sure we don't write past the end of bufferAurelien Jacobs2011-03-251-1/+1
* | Improve channel count and bitrate error handling in wmav* encode_init()Tomas Härdin2011-03-241-4/+10
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-2411-66/+275
|\ \ | |/
| * lavc: move the version macros to a new installed header.Anton Khirnov2011-03-223-52/+77
| * Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-228-14/+198
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-2310-175/+316
|\ \ | |/
| * Fix an infinite loop when RoQ encoded generated a frame with a size greater t...Vitor Sessak2011-03-221-3/+14
| * Add kbdwin.o to AC3 decoderKieran Kunhya2011-03-221-1/+1
| * Detect byte-swapped AC-3 and support decoding it directly.Reimar Döffinger2011-03-221-0/+5
| * cosmetics: indentationJustin Ruggles2011-03-221-3/+3
| * Always copy input data for AC3 decoder.Justin Ruggles2011-03-221-7/+2
| * ac3enc: make sym_quant() branch-freeJustin Ruggles2011-03-221-11/+1
| * vc1: make P-frame deblock filter bit-exact.Ronald S. Bultje2011-03-212-94/+206
| * vc1: slice support.Ronald S. Bultje2011-03-211-24/+57
| * vc1: fix up memleaks in the error codepath.Ronald S. Bultje2011-03-211-22/+19
| * vc1: warn for unimplemented pan-scan feature.Ronald S. Bultje2011-03-211-0/+1
| * ffv1: allocate correct size for sample bufferMans Rullgard2011-03-201-1/+1
OpenPOWER on IntegriCloud