summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '74d7db586a2e9aeb107e357739c7e4dde0b6991c'Michael Niedermayer2014-11-15
|\
| * dv: Drop a spurious checkLuca Barbato2014-11-15
* | avcodec/mpeg4video_parser: fix spurious extradata parse warningsMichael Niedermayer2014-11-15
* | avcodec/mpeg4videodec: replace some return -1 by more specific error codesMichael Niedermayer2014-11-15
* | avcodec/mpeg4videodec: forward return code in ff_mpeg4_decode_picture_header()Michael Niedermayer2014-11-15
* | avcodec/dvdsubdec: New option for obtaining global palette from .IFO file (ex...Shin-ichi Toyama2014-11-15
* | Merge commit 'd16ec1b6db25bc348b0d4800c9a0c9b7070e3710'Michael Niedermayer2014-11-15
|\|
| * atrac3plus: always initialize refwavesVittorio Giovara2014-11-14
* | avcodec/lpc: remove unneeded {}Michael Niedermayer2014-11-15
* | Merge commit '60e0ee7ca25bd3bea54043b0607efe4cd51acaf3'Michael Niedermayer2014-11-15
|\|
| * lpc: always initialize ref and errVittorio Giovara2014-11-14
* | Merge commit '3a6ddfb8745e4b306a5637927fb057f630345e2f'Michael Niedermayer2014-11-15
|\|
| * exr: check return valueVittorio Giovara2014-11-14
| * bgmc: fix sizeof argumentsThilo Borgmann2014-11-14
* | avcodec/pngdec: split frame decoding in its own function.Benoit Fouet2014-11-14
* | avcodec/pngdec: create a function to handle small (<=4) bits per pixel values.Benoit Fouet2014-11-14
* | avcodec/pngdec: use else if instead of if for small bpp handling.Benoit Fouet2014-11-14
* | avcodec/pngdec: fix some indentation/whitespacesBenoit Fouet2014-11-14
* | avcodec/pngdec: create a function to decode tRNS chunk.Benoit Fouet2014-11-14
* | avcodec/pngdec: create a function to decode PLTE chunk.Benoit Fouet2014-11-14
* | avcodec/pngdec: create a function to decode IDAT chunk.Benoit Fouet2014-11-14
* | avcodec/pngdec: create a function to decode pHYs chunk.Benoit Fouet2014-11-14
* | avcodec/pngdec: create a function to decode IHDR chunk.Benoit Fouet2014-11-14
* | avcodec/pngdec: rename decode_frame to decode_frame_pngBenoit Fouet2014-11-14
* | lavc/flashsv2enc: Fix encoding resolution error message.Carl Eugen Hoyos2014-11-13
* | avcodec/nellymoserenc: fix sign errorMichael Niedermayer2014-11-13
* | avcodec/4xm: remove duplicate assertMichael Niedermayer2014-11-13
* | x86/flacdsp: add SSE2 and AVX decorrelate functionsJames Almer2014-11-13
* | Merge commit 'a2448cfe167a4cd4eb631318550d4eef38fca24a'Michael Niedermayer2014-11-13
|\|
| * jpeg2000: do not compute the same value twiceVittorio Giovara2014-11-13
| * svq1enc: check ff_get_buffer return valueVittorio Giovara2014-11-13
* | Merge commit '994ab1804b8bf532f44876927b07b51f1f63247f'Michael Niedermayer2014-11-13
|\|
| * ansi: check ff_set_dimensions return valueVittorio Giovara2014-11-13
* | Merge commit 'c7384664ba0cbb12d882effafbc6d321ae706cff'Michael Niedermayer2014-11-13
|\|
| * avs: check ff_set_dimensions return valueVittorio Giovara2014-11-13
| * g2meet: check ff_set_dimensions return valueVittorio Giovara2014-11-13
| * indeo3: check ff_set_dimensions return valueVittorio Giovara2014-11-13
* | Merge commit '8e104619a627fcf5f4c2bd3c09d0c2d323aae745'Michael Niedermayer2014-11-13
|\|
| * shorten: check for return valueVittorio Giovara2014-11-13
* | Merge commit 'd5d2d6c3b8cff61eb26c18bbd977881cf6d5524a'Michael Niedermayer2014-11-13
|\|
| * dcadec: initialize variables before useVittorio Giovara2014-11-13
* | Merge commit '1a9c1333b5d70b427c82cb98f383aa2fa9b2b319'Michael Niedermayer2014-11-13
|\|
| * escape124: explicitly set get_bits1 variableVittorio Giovara2014-11-13
* | Merge commit '2ffb0598dbdb81c40650952aa9299fa02fa5e834'Michael Niedermayer2014-11-13
|\|
| * mlpdec: check for negative indexVittorio Giovara2014-11-13
* | Merge commit '6abe7edabb7d57e82d7ea6312d30cf05d2192c5b'Michael Niedermayer2014-11-13
|\|
| * ffv1: fix out-of-bounds readVittorio Giovara2014-11-13
* | Merge commit '5aa710f46119bb9c1c38542f80f5338eb8b5ffb2'Michael Niedermayer2014-11-13
|\|
| * vorbisenc: add missing parenthesisVittorio Giovara2014-11-13
| * dpxenc: mention missing breakVittorio Giovara2014-11-13