summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* ffmpeg_filter: Fix AVBufferSrcParameters leakMichael Niedermayer2016-05-19
* avformat/avidec: Detect index with too short entriesMichael Niedermayer2016-05-18
* avcodec/m101: Ask for samples with too small extradata_sizeMichael Niedermayer2016-05-18
* avfilter: add loudnormKyle Swanson2016-05-18
* avcodec/m101: Check BPS valueMichael Niedermayer2016-05-18
* avcodec/iff: add forgotten checks for end of input bufferPaul B Mahol2016-05-18
* avcodec/iff: scala anim32 & anim16 decompressionPaul B Mahol2016-05-18
* avformat/avio: Fix null pointer dereference in case of memleakMichael Niedermayer2016-05-18
* avformat/avio: fix memory leak in url_find_protocolYong Lei2016-05-18
* avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id()Chris Cunningham2016-05-17
* Merge commit '71d3305c2711d4f6ec8b92db09ff64cf4e19a58e'Derek Buitenhuis2016-05-17
|\
| * h264_parse: make sure the ref count is zeroed on all failure pathsAnton Khirnov2016-04-24
* | Merge commit 'a6e27f7add2698fdd89911632b570c3d0c3f2aaa'Derek Buitenhuis2016-05-17
|\|
| * h264: factor out parsing the reference count into a separate fileAnton Khirnov2016-04-24
* | Merge commit '56b17a33f231859cbccbd741b4763617cb4ecf03'Derek Buitenhuis2016-05-17
|\|
| * h264: stop testing whether the reference count changes in ff_set_ref_count()Anton Khirnov2016-04-24
* | Merge commit 'e9f884416c76558098fc1f63825b293956e8483c'Derek Buitenhuis2016-05-17
|\|
| * h264: move reading direct_spatial_mv_pred out of ff_set_ref_count()Anton Khirnov2016-04-24
* | Merge commit '8d0cc8ca97678f4ca87948ebabcbaab5a4f4c1f6'Hendrik Leppkes2016-05-17
|\|
| * h264_parser: switch to h2645_parse for NAL unescapingAnton Khirnov2016-04-24
* | h2645_parse: support badly muxed mp4 streamsHendrik Leppkes2016-05-17
* | avcodec/iff: fix artifacts with uncompressed ham ANIMsPaul B Mahol2016-05-17
* | avcodec/mips/h264dsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-17
* | avformat/dtshddec: implement AUPR_HDR chunk parsingJames Almer2016-05-16
* | avformat/dtshddec: parse chunks stored after audio dataJames Almer2016-05-16
* | avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMsPaul B Mahol2016-05-16
* | avcodec/iff: check if there is enough bytes leftPaul B Mahol2016-05-16
* | avformat/utils: Do not compute the bitrate from duration == 0Michael Niedermayer2016-05-16
* | ffmpeg: Check that r_frame_rate is set before attempting to use itMichael Niedermayer2016-05-16
* | swresample/resample: Fix division by 0 with tap_count=1Michael Niedermayer2016-05-16
* | swresample/rematrix: Use clipping s16 rematrixing if overflows are possibleMichael Niedermayer2016-05-15
* | avformat/adxdec: set bit_rate, fixes duration calculationPaul B Mahol2016-05-15
* | swresample/rematrix: Use error diffusion to avoid error in the DC component o...Michael Niedermayer2016-05-15
* | avcodec/dsd: Fix "warning: ctables defined but not used [-Wunused-variable]"Michael Niedermayer2016-05-15
* | avcodec/iff: rewrite out of bounds checking in writerPaul B Mahol2016-05-15
* | avcodec/dstdec: Fix "warning: initialization from incompatible pointer type [...Michael Niedermayer2016-05-15
* | doc/general: update supported DCA extensionsJames Almer2016-05-14
* | hevc: Fix memory leak related to a53_caption dataWill Kelleher2016-05-15
* | doc/general: mention DST decoderPaul B Mahol2016-05-15
* | doc/general: mention WSD demuxerPaul B Mahol2016-05-15
* | avcodec/escape124: change transitions table type to int8_tPaul B Mahol2016-05-15
* | avcodec: bump minor and update Changelog for recent DST additionPaul B Mahol2016-05-15
* | avcodec: add Direct Stream Transfer (DST) decoderPeter Ross2016-05-15
* | avcodec/dca: print error message when no frame is found in packetfoo862016-05-14
* | avcodec/iff: check for end of buffer in input for delta_l decompressionPaul B Mahol2016-05-14
* | avutil/mips: header asmdefs.h add some PTR_ macros for loongsonZhouXiaoyong2016-05-14
* | avutil/lzo: split test out into a separate fileJames Almer2016-05-13
* | avcodec/iff: implement 3rd delta ANIM decompressionPaul B Mahol2016-05-13
* | avformat/Makefile: fix avlanguage dependenciesJames Almer2016-05-13
* | avutil/sha512-test: fix memleakJames Almer2016-05-13