summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* avformat/aiffdec: fix signed integer overflowPaul B Mahol2019-09-25
* avcodec/decode: Check max_samples in get_buffer_internal()Michael Niedermayer2019-09-25
* tools/target_dec_fuzzer: Set max_samplesMichael Niedermayer2019-09-25
* avcodec: add max_samplesMichael Niedermayer2019-09-25
* avfilter/Makefile: fix case for sierpinskiPaul B Mahol2019-09-25
* avfilter: add sierpinski video sourcePaul B Mahol2019-09-25
* avfilter/vf_premultiply: forward status back from output to all input linksPaul B Mahol2019-09-25
* avfilter/vf_fieldmatch: forward status back from output to all input linksPaul B Mahol2019-09-25
* avfilter/vf_fieldmatch: fix more leaksPaul B Mahol2019-09-25
* avfilter/vf_v360: add sinusoidal formatPaul B Mahol2019-09-25
* lavc/tiff: correct the default value of YCbCrSubsampling to 2x2Pavel Skakov2019-09-25
* lavf/4xm: fix memory leak in error handing pathJun Zhao2019-09-25
* libavcodec/libx265: add a flag to output ROI warnings only once.Guo, Yejun2019-09-24
* libavcodec/libx264: add a flag to output ROI warnings only once.Guo, Yejun2019-09-24
* avcodec/utils: Optimize ff_color_frame() using memcpy()Michael Niedermayer2019-09-24
* avcodec/aacdec: Check if we run out of input in read_stream_mux_config()Michael Niedermayer2019-09-24
* avcodec/h264_slice: clear frame only on gaps when it is not otherwise initila...Michael Niedermayer2019-09-24