summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/mjpegdec: Check for non ls PAL8Michael Niedermayer2019-06-12
* avcodec/v4l2_m2m_dec: Fix memleak on ff_v4l2_m2m_codec_init() failureMichael Niedermayer2019-06-12
* tests/ref/fate/nuv-rtjpeg: Preserve the original timestampsMichael Niedermayer2019-06-12
* avcodec/interplayvideo: check decoding_map_size with video_data_sizeMichael Niedermayer2019-06-12
* avcodec/h264_parse: Use 64bit for expectedpoc and expected_delta_per_poc_cycleMichael Niedermayer2019-06-12
* checkasm/vf_gblur: add test for horiz_slice simdRuiling Song2019-06-12
* avfilter/vf_gblur: add x86 SIMD optimizationsRuiling Song2019-06-12
* libavfilter/vf_cover_rect.c: free the allocated frameLimin Wang2019-06-11
* avfilter/vf_normalize: fix filtering of RGB0 formatsPaul B Mahol2019-06-10
* avformat/nut: add cpia codecStephan Hilb2019-06-10
* lavf/qsvvpp: add P010 output format supportZhong Li2019-06-10
* lavf/qsvvpp: add extra_hw_frames supportZhong Li2019-06-10
* fate: add dst decoder testPeter Ross2019-06-10
* avfilter/vf_lut2: add slice threadingPaul B Mahol2019-06-09
* avcodec/vp3data: combine eob_run_base and eob_run_get_bits tablesPeter Ross2019-06-08
* cbs_av1, cbs_jpeg, cbs_mpeg2, cbs_vp9: Fix undefAndreas Rheinhardt2019-06-07
* lavfi/vaapi: Fix build with libva 2.1 and 2.2Mark Thompson2019-06-07
* avformat/matroskadec: Compactify structureAndreas Rheinhardt2019-06-07
* avformat/matroskadec: Correct outdated error messageAndreas Rheinhardt2019-06-07
* avformat/matroskadec: Remove unused variablesAndreas Rheinhardt2019-06-07
* avformat/id3v2enc: write CTOC tooPaul B Mahol2019-06-07
* lavf/hls: Update av_log() log messageJun Zhao2019-06-07
* libavfilter: Add derain filterXuewei Meng2019-06-06
* avfilter/framesync: fix shortest with eof_action=passGyan Doshi2019-06-06
* avcodec/mss4: Check input size against skip bitsMichael Niedermayer2019-06-05
* avcodec/dxv: Check op_offset in dxv_decompress_cocg()Michael Niedermayer2019-06-05
* avcodec/diracdec: Fix integer overflow in global_mv()Michael Niedermayer2019-06-05
* tools/target_dec_fuzzer: Limit error concealment on pixels instead of just fr...Michael Niedermayer2019-06-05
* bitstream_filters: Correct dump_extradata descriptionAndreas Rheinhardt2019-06-04
* avcodec/vmnc: Check available space against chunks before reget_buffer()Michael Niedermayer2019-06-04
* avcodec/pafvideo: Clear frame buffer laterMichael Niedermayer2019-06-04
* avcodec/aacdec_template: skip apply_tns() if max_sfb is 0 (from previous head...Michael Niedermayer2019-06-04
* avcodec/arbc: Skip tiles in fill_tileX() which are completely outsideMichael Niedermayer2019-06-04
* avcodec/aacdec_fixed: Handle more extreem cases in noise_scale()Michael Niedermayer2019-06-04
* avcodec/aacdec_template: Merge 3 #ifs related to noise handlingMichael Niedermayer2019-06-04
* avcodec/aacdec_fixed: ssign seems always -1 in noise_scale(), simplifyMichael Niedermayer2019-06-04
* avilter/avf_showwaves: switch to activate in showwaves filterPaul B Mahol2019-06-04
* avcodec/cbs_h264: add support for Alternative Transfer Characteristics SEI me...James Almer2019-06-03
* vaapi_encode: Refactor encode misc parameter buffer creationMark Thompson2019-06-03
* vaapi_encode: Remove unused functionMark Thompson2019-06-03
* avfilter/af_anlmdn: add support for commandsPaul B Mahol2019-06-03
* lavf/sr: Refine the coding style for initJun Zhao2019-06-03
* lavf/sr: Don't need to check NULL before sws_freeContextJun Zhao2019-06-03
* lavf/sr: Dump input pixel format in error messageJun Zhao2019-06-03
* lavf/qsv: use av_cold for init/uninitZhong Li2019-06-03
* avfilter/vf_unsharp: enable slice threadingRuiling Song2019-06-03
* lavfi/lut: Add slice threading supportJun Zhao2019-06-03
* lavfi/colorlevels: Add slice threading supportJun Zhao2019-06-03
* hwcontext_qsv: Try to select a matching VAAPI device by defaultMark Thompson2019-06-02
* hwcontext_vaapi: Try to create devices via DRM before X11Mark Thompson2019-06-02