summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* indeo3dec: check mv bitstream pointerMichael Niedermayer2012-03-26
* indeo3dec: Fix end pointer.Michael Niedermayer2012-03-26
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-26
|\
| * build: ppc: drop stray leftover backslashDiego Biurrun2012-03-26
| * build: Only clean the architecture subdirectory we build for.Diego Biurrun2012-03-26
| * build: prettyprinting cosmeticsDiego Biurrun2012-03-26
| * smacker: convert palette and header reading to bytestream2.Ronald S. Bultje2012-03-25
| * alac: convert extradata reading to bytestream2.Ronald S. Bultje2012-03-25
* | Support FLIC in MOV.Reimar Döffinger2012-03-26
* | als: consistent messagesThilo Borgmann2012-03-26
* | libopenjpegenc: remove leftover because older version of patch being appliedPaul B Mahol2012-03-26
* | ALS error message pretty printThilo Borgmann2012-03-26
* | qdm2: Fix out of array writesMichael Niedermayer2012-03-26
* | qdm2: fix out of array readMichael Niedermayer2012-03-26
* | qdm2dec: fix out of array readMichael Niedermayer2012-03-26
* | libopenjpegdec: refactor some code and fix memory leaksPaul B Mahol2012-03-26
* | libopenjpegdec: always check image because decoding may still failPaul B Mahol2012-03-26
* | libopenjpegenc: allow changing encoding parametersPaul B Mahol2012-03-26
* | libopenjpegenc: merge common codePaul B Mahol2012-03-26
* | libopenjpegenc: use pix_fmt descriptor to get bppPaul B Mahol2012-03-26
* | libopenjpegenc: use pix_fmt descriptor to get numcompsPaul B Mahol2012-03-26
* | indeo4: better mv checkMichael Niedermayer2012-03-26
* | indeo5: check motion vectors.Michael Niedermayer2012-03-26
* | png: fix warning about discarding qualifiers [-Wincompatible-pointer-types]Paul B Mahol2012-03-26
* | pthread : Remove lock/unlock pairs in worker loop to avoid unexpected state c...Aaron Colwell2012-03-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-25
|\|
| * x86: dsputil: prettyprint gcc inline asmDiego Biurrun2012-03-25
| * x86: K&R prettyprinting cosmetics for dsputil_mmx.cDiego Biurrun2012-03-25
| * x86: conditionally compile H.264 QPEL optimizationsDiego Biurrun2012-03-25
| * dsputil_mmx: Surround QPEL macros by "do { } while (0);" blocks.Diego Biurrun2012-03-25
| * dpcm: convert to bytestream2.Ronald S. Bultje2012-03-24
| * interplayvideo: convert to bytestream2.Ronald S. Bultje2012-03-24
| * h264: fix memleak in error path.Alexander Strange2012-03-24
| * pthread: Immediately release all frames in ff_thread_flush()Alexander Strange2012-03-24
| * h264: Add check for invalid chroma_format_idcAlexander Strange2012-03-24
| * utvideo: port header reading to bytestream2.Ronald S. Bultje2012-03-24
* | CrystalHD: Remove EXPERIMENTAL flag for known good formats.Philip Langdale2012-03-25
* | pthread: return proper error code on pthread_create failureMarton Balint2012-03-25
* | VC1: Do not needlessly use signed types.Reimar Döffinger2012-03-25
* | DV: detect another case of broken DV files.Reimar Döffinger2012-03-25
* | DV: check coded_width/height instead of width/height.Reimar Döffinger2012-03-25
* | vqavideo: fix decoding of samples with no partial updates.Reimar Döffinger2012-03-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-25
|\|
| * pthread: free progress if buffer allocation failed.Ronald S. Bultje2012-03-24
| * lavc/avconv: support changing frame sizes in codecs with frame mt.Ronald S. Bultje2012-03-24
| * utvideo: mark output picture as keyframe.Kostya Shishkov2012-03-24
| * sunrast: Add support for negative linesize.Aneesh Dogra2012-03-24
| * vp8: fix update_lf_deltas in libavcodec/vp8.cJanne Salonen2012-03-24
| * ralf: read Huffman code lengths without GetBitContextKostya Shishkov2012-03-24
* | libaacplus: switch to encode2()Paul B Mahol2012-03-24