99901 Commits (89429cf2f260340c26d262b0da691e988e572e44)
 

Author SHA1 Message Date
Andreas Rheinhardt 0da310d7be avcodec/mpeg4videodec: Don't check for errors for complete VLCs 4 years ago
Andreas Rheinhardt 5f8de7b741 avcodec/atrac3plus: Perform reusing of VLCs during init 4 years ago
Andreas Rheinhardt 38afc6858c avcodec/atrac3: Use least max_depth for get_vlc2() 4 years ago
Andreas Rheinhardt 2d4f878626 avcodec/atrac3: Inline constants 4 years ago
Andreas Rheinhardt e4eeb851fd avcodec/atrac3: Don't use too big VLC tables 4 years ago
Michael Niedermayer 718e862da3 avcodec/av1dec: Check for unset obu instead of crashing 4 years ago
Michael Niedermayer 343c3149ab avcodec/dirac_parser: do not offset AV_NOPTS_OFFSET 4 years ago
Andreas Rheinhardt 307a1b8e54 avcodec/mobiclip: Use smaller type for codes 4 years ago
Andreas Rheinhardt 77e8c959aa avcodec/mobiclip: Use static VLC tables 4 years ago
Andreas Rheinhardt 924bc6d860 avcodec/mobiclip: Don't use too big max_depth, inline constants 4 years ago
Andreas Rheinhardt 10106b5d54 avcodec/mobiclip: Don't check for errors for complete VLCs 4 years ago
Andreas Rheinhardt c4229ad074 avcodec/mobiclip: Reduce size of VLCs, inline constants 4 years ago
Andreas Rheinhardt 3a836f38f6 avcodec/rv34: Simplify getting right VLC 4 years ago
Andreas Rheinhardt f033e6d2e6 avcodec/rv34: Don't needlessly copy VLC length and symbol arrays 4 years ago
Andreas Rheinhardt c69392a54c avcodec/vp3: Make parsing Theora Huffman tables more spec-compliant 4 years ago
Steven Liu bc90145fa3 tests/audiomatch: removes a warning when compiling tests/audiomatch 4 years ago
Zane van Iperen 7fc97fb7f4
avcodec/adpcm_ima_cunning: document origin of tables 4 years ago
Carl Eugen Hoyos 7b0d179195 lavfi/Makefile: Remove opencl object files when calling make clean. 4 years ago
Zane van Iperen 86267fccc6
fate: add adpcm_ima_alp encoding test 4 years ago
Zane van Iperen 7a11cc29d6
avformat: add alp muxer 4 years ago
Zane van Iperen 40a8d43885
avcodec: add adpcm_ima_alp encoder 4 years ago
Zane van Iperen 5df7fd1cbe
avformat/alp: fix handling of TUN files 4 years ago
Paul B Mahol d6e903b09b avfilter/vf_v360: make commands always do relative rotation 4 years ago
Michael Niedermayer 0d395767ec tools/target_dec_fuzzer: adjust threshold for wmalossless 4 years ago
Michael Niedermayer 728330462c avformat/rmdec: Make expected_len 64bit 4 years ago
Michael Niedermayer b23a619c13 avformat/pcm: Check block_align 4 years ago
Michael Niedermayer 80bc2ac3c0 avformat/lrcdec: Clip timestamps 4 years ago
Michael Niedermayer ac8cebd48e avutil/mathematics: Use av_sat_add64() for the last addition in av_add_stable() 4 years ago
Michael Niedermayer 6939174bfc tests/fate/hevc: Add test for 3fbf873792 4 years ago
Michael Niedermayer 389b9e9b4f avcodec/pgxdec: Check depth more completely 4 years ago
Michael Niedermayer 857aba7c45 avformat/electronicarts: Check for EOF in each iteration of the loop in ea_read_packet() 4 years ago
Michael Niedermayer 6e64d89410 tools/target_dem_fuzzer: Limit max blocks 4 years ago
Michael Niedermayer b990148d1e avformat/ifv: Check that total frames do not overflow 4 years ago
Michael Niedermayer 4e9514e99b avutil/common: Implement av_sat_add64_c() with fewer branches 4 years ago
Michael Niedermayer bca0735be5 avcodec/vp9dsp_template: Fix some overflows in iadst8_1d() 4 years ago
Michael Niedermayer c2ccd76fd0 avcodec/fits: Check bscale 4 years ago
Michael Niedermayer 7c144b363e avformat/nistspheredec: Check bps 4 years ago
Michael Niedermayer 715ff75e5d avformat/jacosubdec: Use 64bit inside get_shift() 4 years ago
Michael Niedermayer 37396e9ba8 avformat/genh: Check block_align 4 years ago
Michael Niedermayer a413ed9863 avformat/mvi: Check count for overflow 4 years ago
Andreas Rheinhardt 6965ade54c avcodec/mpeg4videodec: Use smallest max_depth in get_vlc2() 4 years ago
Andreas Rheinhardt 51eda4c394 avcodec/imc: Inline constants 4 years ago
Michael Niedermayer 0dc42147b6 avcodec/magicyuv: Check slice size before reading flags and pred 4 years ago
Andreas Rheinhardt 2b702015d8 avcodec/wmadec: Don't check for errors for complete VLC tables 4 years ago
Andreas Rheinhardt f1c022abf0 avcodec/wma: Remove unused array 4 years ago
Michael Niedermayer 209b9ff5c3 avformat/asfdec_f: Check for negative ext_len 4 years ago
Michael Niedermayer 50b29f081e avformat/bethsoftvid: Check image dimensions before use 4 years ago
Michael Niedermayer c95b47e18f avformat/genh: Check block_align for how it will be used in SDX2_DPCM 4 years ago
Michael Niedermayer e680d50eb4 avformat/au: Check for EOF in au_read_annotation() 4 years ago
Michael Niedermayer c5b8f2321c tools/target_dec_fuzzer: Adjust threshold for opus 4 years ago