99921 Commits (46e362b76551d6587747e6a41e97b1673df2ada9)
 

Author SHA1 Message Date
Anton Khirnov 201b1246e2 ffmpeg.c: rename 'area' to 'score' 4 years ago
Anton Khirnov 48f3ed96e9 avformat: extend documentation of event_flags 4 years ago
Anton Khirnov c515a35dde avformat: fix typo in doxy 4 years ago
Anton Khirnov 0438521888 lavc: un-avpriv avpriv_bprint_to_extradata() 4 years ago
Anton Khirnov dc1099442e put_bits: make avpriv_copy_bits() lavc-local 4 years ago
Anton Khirnov 944ba30db0 put_bits: make avpriv_put_string() lavc-local 4 years ago
Anton Khirnov 717503f716 put_bits: make avpriv_align_put_bits() inline 4 years ago
Anton Khirnov 886c601a70 lavf/latmenc: use a local simplified copy of avpriv_copy_bits() 4 years ago
Anton Khirnov 2068ad5914 lavf/latmenc: fix units mismatch 4 years ago
Yigit Uyan c1efb1decb rtsp: increase the control uri size 4 years ago
Andreas Rheinhardt 81d4b8fb3c avcodec/bitstream: Stop allocating one VLCcode more than needed 4 years ago
Andreas Rheinhardt e75b6ec43b avcodec/bitstream: Check code length before truncating to uint8_t 4 years ago
Xu Guangxin e5be4c5a88 avcodec/hevcdec: constrained intra predict, do not check top left IS_INTRA if it's not available 4 years ago
Paul B Mahol c7ece8e26f avfilter/vf_normalize: fix regression with white/black point calculation 4 years ago
Andreas Rheinhardt 8b1bb4f38e avcodec/webp: Replace never-true check by assert 4 years ago
Andreas Rheinhardt 548f1a3fa4 avcodec/webp: Return directly when creating Huff table fails 4 years ago
Andreas Rheinhardt d4cce1514e avcodec/webp: Use uint8_t for code lengths 4 years ago
Limin Wang 6f36eb0da7 avformat/mpegtsenc: make first_pcr sync with the first valid dts 4 years ago
Limin Wang f3568a33c9 avformat/mpegtsenc: use total_size instead of avio_tell() 4 years ago
Andreas Rheinhardt df6ec7f83b avcodec/bitstream: Consistently treat symbol as VLC_TYPE 4 years ago
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