summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/mpeg4audio: add avpriv_mpeg4audio_get_config2()James Almer2019-09-27
* avformat/dhav: fix demuxer since recent breakagePaul B Mahol2019-09-27
* avformat/g729dec: set packet duration and correctly set timebase infoPaul B Mahol2019-09-27
* avformat/nut: add pcm_s64 supportPaul B Mahol2019-09-27
* swscale/swscale: cosmeticsLimin Wang2019-09-27
* avfilter/vf_scale: cosmeticsLimin Wang2019-09-27
* avcodec/4xm: Check index in decode_i_block() also in the path where its not u...Michael Niedermayer2019-09-26
* avcodec/loco: Check for end of input in the first lineMichael Niedermayer2019-09-26
* avcodec/atrac3: Check block_alignMichael Niedermayer2019-09-26
* tools/target_dec_fuzzer: Print samples decoded like pixelsMichael Niedermayer2019-09-26
* tools/target_dec_fuzzer: Check number of all samples decoded too, like max pi...Michael Niedermayer2019-09-26
* avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loopMichael Niedermayer2019-09-26
* avcodec/hcom: Check that there are dictionary entriesMichael Niedermayer2019-09-26
* avcodec/fitsdec: Prevent division by 0 with huge data_maxMichael Niedermayer2019-09-26
* avcodec/dstdec: Fix integer overflow in samples_per_frame computationMichael Niedermayer2019-09-26
* avcodec/g729_parser: Check block_sizeMichael Niedermayer2019-09-26
* avcodec/sbcdec: Initialize number of channelsMichael Niedermayer2019-09-26
* avcodec/exr: Fix undefined left shifts of negative numbersAndreas Rheinhardt2019-09-26
* aformat/movenc: add missing padding to output track extradataJames Almer2019-09-26
* doc/filters: warn about gaps/overlaps in xstackGyan Doshi2019-09-26
* doc/filters: add 4x4 layout example for xstack filterLimin Wang2019-09-26
* avfilter/vf_eq: fix compilation with x86 asm disabledJames Almer2019-09-26
* fate: update hashes after ya16 changePaul B Mahol2019-09-26
* swresample/audioconvert: fix invalid left shift for 64bit sample formatPaul B Mahol2019-09-26
* avcodec/hevc_ps: Remove dead code in vps_id checkAndriy Gelman2019-09-26
* avcodec/truespeech: fix left shift of negative valuePaul B Mahol2019-09-26
* swscale/output: fix signed integer overflow for ya16Paul B Mahol2019-09-26
* avformat/movenc: Fix undefined shiftAndreas Rheinhardt2019-09-26
* avcodec/mpeg12dec: Sanitize start codes earlierAndreas Rheinhardt2019-09-26
* avcodec/pcm: CosmeticsAndreas Rheinhardt2019-09-26
* avcodec/pcm: Fix undefined shiftsAndreas Rheinhardt2019-09-26
* avcodec/wavpackenc: Fix undefined shiftsAndreas Rheinhardt2019-09-26
* lavc/qsv: add memory type messageZhong Li2019-09-26
* lavc/qsv: Fix MSDK initialization failure in system memory modeZhong Li2019-09-26
* avformat/utils: ensure that all packets in AVPacketList are reference countedAndreas Rheinhardt2019-09-25
* avfilter/x86/vf_eq: add SSE2 versionTing Fu2019-09-26
* avfilter/x86/vf_eq: Change inline assembly into nasm codeTing Fu2019-09-26
* checkasm/vf_eq: add test for vf_eqTing Fu2019-09-26
* avformat/utils: Move the reference to the packet listAndreas Rheinhardt2019-09-25
* avformat/utils: unref packet on AVInputFormat.read_packet() failureJames Almer2019-09-25
* avformat/utils: Fix memleaksAndreas Rheinhardt2019-09-25
* avformat/utils: Assert that stream_index is validAndreas Rheinhardt2019-09-25
* lavf/mov: Fix timestamp rescale on sidx atomJun Li2019-09-26
* Revert "lavc/tiff: correct the default value of YCbCrSubsampling to 2x2"Carl Eugen Hoyos2019-09-26
* avcodec/dnxhdenc: return error if av_malloc failedLimin Wang2019-09-25
* avfilter/vf_zoompan: fix leaksPaul B Mahol2019-09-25
* avfilter/vf_zoompan: forward status back from output to inputPaul B Mahol2019-09-25
* avfilter/vf_stack: add slice threadingPaul B Mahol2019-09-25
* avfilter/vf_stack: simplify main processing pathPaul B Mahol2019-09-25
* avformat/sdsdec: fix undefined behaviourPaul B Mahol2019-09-25