summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-11
|\
| * ttadec: check channel count as read from extradata.Shitiz Garg2011-12-10
| * cljr: remove unused codePaul B Mahol2011-12-10
| * ptx: fix inverted check for sufficient dataJanne Grunau2011-12-10
| * ptx: emit a warning on insufficient picture dataJanne Grunau2011-12-10
| * Dxtory capture format decoderKostya Shishkov2011-12-10
* | h264: Fix concealment regression introduced by babf4fe01a808327d53977ba319c11...Michael Niedermayer2011-12-10
* | h264: reset prev_poc_msb to the same value everywhere.Michael Niedermayer2011-12-10
* | h264: improve "no picture" debug output.Michael Niedermayer2011-12-10
* | h264: switch from qatars has_b_frames calculation back to mine.Michael Niedermayer2011-12-10
* | adpcm: fix division by zero in fate/creative/intro-partial.wav with -s 2 and ...Michael Niedermayer2011-12-10
* | lavc: 1000l, unbreak ABIMichael Niedermayer2011-12-10
* | amvenc: support videos with heights that are not a multiple of 16.Michael Niedermayer2011-12-10
* | add missing long_name for amv and dca encoderPaul B Mahol2011-12-10
* | mlp: Use correct speaker locations in TrueHD channel layout.Hendrik Leppkes2011-12-10
* | vb: Add some checks on input buffer related values.Michael Niedermayer2011-12-09
* | libx264: workaround a bug in some versions of flash playerMichael Niedermayer2011-12-09
* | cljrenc: 2x2 ordered dither support.Michael Niedermayer2011-12-09
* | cljrenc: add AVOption to disable ditherMichael Niedermayer2011-12-09
* | cljrenc: Add dither to avoid the banding artifcats caused by the very lowMichael Niedermayer2011-12-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-09
|\|
| * cljr: K&R cosmeticsDiego Biurrun2011-12-08
| * cljr: return a more sensible value when encountering invalid headersDiego Biurrun2011-12-08
| * cljr: drop unnecessary emms_c() calls without MMX codeDiego Biurrun2011-12-08
| * cljr: remove useless castsMans Rullgard2011-12-08
| * cljr: group encode/decode parts under single ifdefsMans Rullgard2011-12-08
| * cljr: remove stray semicolonMans Rullgard2011-12-08
| * cljr: add missing return statement in decode_end()Paul B Mahol2011-12-08
| * shorten: avoid abort() on unknown audio typesJohn Brooks2011-12-08
| * cljr: add encoderPaul B Mahol2011-12-08
| * tests/examples: Mark some variables only used within their files as static.Diego Biurrun2011-12-08
| * tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun2011-12-08
| * cljr: release picture at end of decodingPaul B. Mahol2011-12-08
| * rv40: NEON optimised rv40 qpel motion compensationMans Rullgard2011-12-07
* | Merge remote-tracking branch 'shariman/wmall'Michael Niedermayer2011-12-08
|\ \
| * | Pass pointer to integer buffer instead of integer to memcpyMashiat Sarker Shakkhar2011-12-08
* | | escape130: replace can_safely_read() by get_bits_left()Michael Niedermayer2011-12-08
* | | escape130: give all av_log() a contextMichael Niedermayer2011-12-08
* | | escape130: The minimum read in and after decode_skip_count() is 4 bits.Michael Niedermayer2011-12-08
* | | escape130: Check dimensions to be a multiple of the block size.Michael Niedermayer2011-12-08
* | | Silence a warning when compiling Escape 130 decoder.Carl Eugen Hoyos2011-12-08
* | | escape130: 10l for myself for not initializing y_base.Michael Niedermayer2011-12-08
* | | escape130: Fix y_base handling, this fixes some artifacts, vissible in most v...Michael Niedermayer2011-12-08
* | | escape130: make sure cliping is done on signed values.Michael Niedermayer2011-12-08
* | | Merge remote-tracking branch 'richardpl/escape130'Michael Niedermayer2011-12-08
|\ \ \
| * | | escape130: fix colorsPaul B Mahol2011-12-02
| * | | escape130: remove trailing whitespacePaul B Mahol2011-12-01
| * | | escape130: minimal effort to make it compile without warningsPaul B Mahol2011-12-01
| * | | Escape 130 (RPL) decoderEli Friedman2011-12-01
* | | | Mark one colour as transparent in the gif image encoderCarl Eugen Hoyos2011-12-08