summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/flashsv: Check size before updating itMichael Niedermayer2015-11-14
* avcodec/ffv1dec: Clear quant_table_count if its invalidMichael Niedermayer2015-11-14
* avcodec/avrndec: Use the AVFrame format instead of the contextMichael Niedermayer2015-11-14
* avcodec/ivi: Check image dimensionsMichael Niedermayer2015-11-14
* avcodec/utils: Better check for channels in av_get_audio_frame_duration()Michael Niedermayer2015-11-14
* avcodec/jpeg2000dec: Check for duplicate SIZ markerMichael Niedermayer2015-11-14
* hevc: Fix a53 caption extractionWill Kelleher2015-11-12
* dds: add missing newline to log messagesAndreas Cadhalpun2015-11-11
* dds: validate compressed source buffer sizeAndreas Cadhalpun2015-11-11
* dds: validate source buffer size before copyingAndreas Cadhalpun2015-11-11
* aacsbr_fixed: check for envelope scalefactors overflowingAndreas Cadhalpun2015-11-11
* Merge commit '79f5347a983342e2711ca8ba19ec3d8d151183f0'Hendrik Leppkes2015-11-11
|\
| * avcodec: fix doxy placementAnton Khirnov2015-11-09
| * libopenh264enc: Set AVOption data typeMichael Niedermayer2015-11-06
| * vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCELMichael Niedermayer2015-11-06
| * flashsv: Initialize the block arrayLuca Barbato2015-11-02
* | avcodec/webvttdec: Fix uninitialized use of variable "again"Michael Niedermayer2015-11-11
* | dvdsubdec: validate offset2 similar to offset1Andreas Cadhalpun2015-11-11
* | avcodec/gifdec: skip the data lzw consumedNi Hui2015-11-10
* | avcodec/lzw: ff_lzw_decode_tail() now returns the consumed bytes in lzw decom...Ni Hui2015-11-10
* | avcodec/wmaprodec: XMA1 actually have packet sequence numbersPaul B Mahol2015-11-10
* | Merge commit 'de41b555cdea2dcacbe98ee9edc83a8c15c73c4c'Hendrik Leppkes2015-11-10
|\|
| * truemotion2: Fix the buffer checkLuca Barbato2015-11-02
* | Merge commit '4a326923381f2bc0fb7d960c8f8366a5456bc4ab'Hendrik Leppkes2015-11-10
|\|
| * mimic: Always return on failureLuca Barbato2015-11-02
* | Merge commit '60f50374f1955442dc987abc4a6c61c2109620c2'Hendrik Leppkes2015-11-10
|\|
| * rpza: Check the blocks left before processing oneLuca Barbato2015-11-02
* | Merge commit '0b699920f3c0b2e30969b38ce59226653f9d80ec'Hendrik Leppkes2015-11-10
|\|
| * lagarith: Correctly compute hash_shiftLuca Barbato2015-11-02
| * h264_parser: Rename close() to h264_close()Diego Biurrun2015-11-01
* | avcodec/g729postfilter: Avoid function calls in FFMAX() argumentsMichael Niedermayer2015-11-10
* | mmaldec: send only a single EOS packet on flushingwm42015-11-10
* | avcodec/aacsbr_fixed: Try to initialize sum[0..1] differently to fix build wi...Michael Niedermayer2015-11-10
* | aacdec: don't return frames without data from aac_decode_er_frameAndreas Cadhalpun2015-11-10
* | aacps: avoid division by zero in stereo_processingAndreas Cadhalpun2015-11-10
* | avcodec/nvenc: update nvenc default parametersAgatha Hu2015-11-09
* | avcodec/aacsbr: Use FLOAT_0Michael Niedermayer2015-11-08
* | pixblockdsp: x86: Condense diff_pixels_* to a shared macroTimothy Gu2015-11-07
* | avcodec/takdec: Use memove, avoid undefined memcpy() useMichael Niedermayer2015-11-07
* | mmaldec: correct package buffering accountingwm42015-11-07
* | mmaldec: add vc1 decoding supportwm42015-11-07
* | apng: use correct size for output bufferAndreas Cadhalpun2015-11-07
* | hevc: extract SEI caption dataWill Kelleher2015-11-07
* | avcodec/jpeg2000dec: Clip all tile coordinatesMichael Niedermayer2015-11-07
* | avcodec/microdvddec: Check for string end in 'P' caseMichael Niedermayer2015-11-07
* | vp9_parser: allow superframes with a single frame.Ronald S. Bultje2015-11-06
* | avcodec/dirac_parser: Fix undefined memcpy() useMichael Niedermayer2015-11-06
* | XMA1 and XMA2 stereo decodersPaul B Mahol2015-11-06
* | avcodec/mpeg12dec: Do not call show_bits() with invalid bitsMichael Niedermayer2015-11-06
* | avcodec/dnxhddec: Make mb_scan_index a fixed length arrayMichael Niedermayer2015-11-06