94138 Commits (89b96900fa7c17d0770c9af26af7c3ae36ae0253)
 

Author SHA1 Message Date
Steven Liu aea524e6e3 avformat/dashdec: add http_proxy, referer and rw_timeout http method support for segments 6 years ago
Steven Liu fa7a6dbd76 avformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag support 6 years ago
Zhong Li 4208b428c4 lavf/qsv_vpp: add frame format option 6 years ago
Paul B Mahol 6473a5d35c avformat/id3v2enc: fix bug, CTOC flags take only one byte 6 years ago
Matthieu Bouron 7c2c5c4940 avcodec/mediacodecdec: re-indent after previous commit 6 years ago
Matthieu Bouron fef5ba4023 avcodec/mediacodecdec: remove unneeded else block in ff_mediacodec_dec_send() 6 years ago
Matthieu Bouron d83985ce11 avcodec/mediacodecdec: try to receive a frame after signaling EOF to the codec 6 years ago
Alejandro Solozabal caabe1b495 avcodec/omx: Correct av_log() log message 6 years ago
U. Artie Eoff f70c397456 vaapi_encode_mjpeg: fix bad component id bug 6 years ago
James Almer b8f1542dcb avfilter/vf_gblur: add missing preprocessor check 6 years ago
James Almer f66bd0e8de configure: add missing dnn dependency to derain filter 6 years ago
Peter Ross f4c35a458f fate: add VP4 test 6 years ago
Peter Ross 8913af7d94 avformat/riff: add VP4 fourcc 6 years ago
Peter Ross 43dbdee264 VP4 video decoder 6 years ago
Peter Ross a212c8da48 avcodec/vp3: spin off get_eob_run and get_coeff coeff functions 6 years ago
Michael Niedermayer 442375fee7 avcodec/mjpegdec: Check for non ls PAL8 6 years ago
Michael Niedermayer e5f92f3fba avcodec/v4l2_m2m_dec: Fix memleak on ff_v4l2_m2m_codec_init() failure 6 years ago
Michael Niedermayer 640e401aed tests/ref/fate/nuv-rtjpeg: Preserve the original timestamps 6 years ago
Michael Niedermayer 914d6a7c1a avcodec/interplayvideo: check decoding_map_size with video_data_size 6 years ago
Michael Niedermayer 4896fa18ad avcodec/h264_parse: Use 64bit for expectedpoc and expected_delta_per_poc_cycle 6 years ago
Ruiling Song 8f4963ad25 checkasm/vf_gblur: add test for horiz_slice simd 6 years ago
Ruiling Song 83f9da7768 avfilter/vf_gblur: add x86 SIMD optimizations 6 years ago
Limin Wang 5fc8d87ba6 libavfilter/vf_cover_rect.c: free the allocated frame 6 years ago
Paul B Mahol 80e68ce116 avfilter/vf_normalize: fix filtering of RGB0 formats 6 years ago
Stephan Hilb 1954161628 avformat/nut: add cpia codec 6 years ago
Zhong Li e62f625163 lavf/qsvvpp: add P010 output format support 6 years ago
Zhong Li ef56c28b25 lavf/qsvvpp: add extra_hw_frames support 6 years ago
Peter Ross b124327216 fate: add dst decoder test 6 years ago
Paul B Mahol a9bf656577 avfilter/vf_lut2: add slice threading 6 years ago
Peter Ross b6ca032ade avcodec/vp3data: combine eob_run_base and eob_run_get_bits tables 6 years ago
Andreas Rheinhardt ad2745e867 cbs_av1, cbs_jpeg, cbs_mpeg2, cbs_vp9: Fix undef 6 years ago
Mark Thompson a53f9fde45 lavfi/vaapi: Fix build with libva 2.1 and 2.2 6 years ago
Andreas Rheinhardt 410a0824f0 avformat/matroskadec: Compactify structure 6 years ago
Andreas Rheinhardt f767c68b34 avformat/matroskadec: Correct outdated error message 6 years ago
Andreas Rheinhardt c6bb825e72 avformat/matroskadec: Remove unused variables 6 years ago
Paul B Mahol 79aa91d562 avformat/id3v2enc: write CTOC too 6 years ago
Jun Zhao 1e7a8b92ee lavf/hls: Update av_log() log message 6 years ago
Xuewei Meng 78e1d7f421 libavfilter: Add derain filter 6 years ago
Gyan Doshi 3be4490014 avfilter/framesync: fix shortest with eof_action=pass 6 years ago
Michael Niedermayer 0fef412dff avcodec/mss4: Check input size against skip bits 6 years ago
Michael Niedermayer 8e520843dd avcodec/dxv: Check op_offset in dxv_decompress_cocg() 6 years ago
Michael Niedermayer a99ffb5bb4 avcodec/diracdec: Fix integer overflow in global_mv() 6 years ago
Michael Niedermayer 0a2b768d3e tools/target_dec_fuzzer: Limit error concealment on pixels instead of just frames 6 years ago
Andreas Rheinhardt d81913e680 bitstream_filters: Correct dump_extradata description 6 years ago
Michael Niedermayer 279d9a84af avcodec/vmnc: Check available space against chunks before reget_buffer() 6 years ago
Michael Niedermayer 89836ad5a7 avcodec/pafvideo: Clear frame buffer later 6 years ago
Michael Niedermayer cf3156e762 avcodec/aacdec_template: skip apply_tns() if max_sfb is 0 (from previous header decode failure) 6 years ago
Michael Niedermayer cdd886a286 avcodec/arbc: Skip tiles in fill_tileX() which are completely outside 6 years ago
Michael Niedermayer 3d14663f83 avcodec/aacdec_fixed: Handle more extreem cases in noise_scale() 6 years ago
Michael Niedermayer bc33c99d56 avcodec/aacdec_template: Merge 3 #ifs related to noise handling 6 years ago