summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/faandct: use more accurate constantsGanesh Ajjanagadde2015-11-15
* avcodec/smacker: Check that the data size is a multiple of a sample vectorMichael Niedermayer2015-11-15
* mpegvideo: clear overread in clear_contextAndreas Cadhalpun2015-11-15
* lavc/pngdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capabilityMatthieu Bouron2015-11-15
* lavc/mjpegdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capabilityMatthieu Bouron2015-11-15
* lavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAMMatthieu Bouron2015-11-15
* avcodec/takdec: Skip last p2 sample (which is unused)Michael Niedermayer2015-11-15
* avcodec/dxtory: Fix input size check in dxtory_decode_v1_410()Michael Niedermayer2015-11-15
* avcodec/dxtory: Fix input size check in dxtory_decode_v1_420()Michael Niedermayer2015-11-15
* avcodec/error_resilience: avoid accessing previous or next frames tables beyo...Michael Niedermayer2015-11-14
* dds: disable palette flag for compressed ddsAndreas Cadhalpun2015-11-14
* avcodec/pgssubdec: Check dimensions for 0Michael Niedermayer2015-11-14
* avcodec/rscc: Check input size for raw modeMichael Niedermayer2015-11-14
* avcodec/simple_idct: use predefined M_SQRT2Ganesh Ajjanagadde2015-11-14
* avcodec/mpegaudio: use predefined M_SQRT2Ganesh Ajjanagadde2015-11-14
* avcodec/mpegvideo: use predefined M_PIGanesh Ajjanagadde2015-11-14
* avcodec/ratecontrol: use predefined M_EGanesh Ajjanagadde2015-11-14
* avcodec/dpx: Move need_align to act per lineMichael Niedermayer2015-11-14
* 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