44412 Commits (842c268c6436c9e90e689402be138c2e539f7059)

Author SHA1 Message Date
Michael Niedermayer 4dfb7ff528 avcodec/vp9dsp_template: Fix integer overflows in itxfm_wrapper 4 years ago
Paul B Mahol 89e2fbceee avcodec/utils: unbreak BINKAUDIO_DCT duration calculation 4 years ago
Michael Niedermayer 401495def6 avcodec/mxpegdec: fix SOF counting 4 years ago
Michael Niedermayer a5ed6da9bd avcodec/rscc: Check inflated_buf size whan it is used 4 years ago
Andreas Rheinhardt 4f3d8cb554 avcodec/cabac_functions, x86/cabac: Include stddef.h 4 years ago
Paul B Mahol e818951505 avformat/cdxl: add support for custom 24bit pal8 formats 4 years ago
Jose Da Silva 7ccea3bf09 avcodec/xbmdec: get_nibble() minor speed increase, and binary reduction 4 years ago
Jose Da Silva 8c3d31fbee avcodec/xbmdec: convert() minor speed increase 4 years ago
Jose Da Silva 42c636c972 avcodec/xbmenc: Pre-compute variables once for parse_str_int() 4 years ago
Jose Da Silva b6bc981d25 avcodec/xbmenc: substitute end instead of recalculating end 4 years ago
Andreas Rheinhardt 8c01eb0a31 avcodec/cabac: Move encoder related stuff to libavcodec/tests/cabac.c 4 years ago
Andreas Rheinhardt 455d3a7684 avcodec/h264_levels, h265_profile_level: Remove ff_h26[45]_get_level 4 years ago
Mark Thompson ac05413dfb vc2enc: Add missing static to local variables 4 years ago
Paul B Mahol 85bdf18917 avcodec: add PFM image encoder 4 years ago
Michael Niedermayer 57f7e5caa3 avcodec/simple_idct: Fix undefined integer overflow in idct4row() 4 years ago
Michael Niedermayer 2a0d17c4d1 avcodec/cri: Use ff_set_dimensions() 4 years ago
Andreas Rheinhardt e742bf3421 avcodec/aacps_fixed_tablegen: Don't include config.h 4 years ago
Piotr Uracz 7ceceee8b6 avcodec/aac_ac3_parser: fix channel information parsing in case decoder is disabled 4 years ago
Michael Niedermayer 6de039823c avcodec/cscd: Check output len in zlib as in lzo 4 years ago
Michael Niedermayer 869fe41d10 avcodec/vp3: Check input amount in theora_decode_header() 4 years ago
Paul B Mahol 47be08640c avcodec/pnm: disable check for PFM as it is not needed 4 years ago
Andreas Rheinhardt 44e27d937d avcodec/dolby_e: Avoid duplicating sample rate table 4 years ago
Andreas Rheinhardt 7c27513d04 avcodec/dolby_e: Avoid code duplication when converting input 4 years ago
Andreas Rheinhardt 8cbff41583 avcodec/dolby_e_parse: Merge ff_dolby_e_parse_init/header 4 years ago
Andreas Rheinhardt fa3ab43fec avcodec/dolby_e_parser: Remove unused ParseContext 4 years ago
Michael Niedermayer 386faeda5f avcodec/cfhd: check peak.offset 4 years ago
Andreas Rheinhardt bfdf03207b avcodec/vorbis_data: Move encoder-related table to its only user 4 years ago
Andreas Rheinhardt b91b04473a avcodec/fft_template: Avoid useless function 4 years ago
Andreas Rheinhardt d8b2fae3c7 avcodec/msmpeg4: Inline number of motion vectors 4 years ago
Andreas Rheinhardt fbb81ea2c6 avcodec/msmpeg4dec: Don't check for errors for complete VLCs 4 years ago
Michael Niedermayer f3e4ebb007 avcodec/siren: Increase noise category 5 and 6 4 years ago
Michael Niedermayer e847cabb60 avcodec/siren: Factorize category 5 and 6 noise computation 4 years ago
Michael Niedermayer 1208872946 avcodec/siren: remove constant region_size 4 years ago
Jose Da Silva c31a7d07f6 avcodec/xbmenc: Allow for making UW images 4 years ago
Jose Da Silva cb70e1921a avcodec/xbmenc: xbm Lower memory use 4 years ago
Jose Da Silva 41b8fd3a16 avcodec/xbmenc: Do not add last comma into output 4 years ago
Andreas Rheinhardt 9267e2ff0d avcodec/flashsv2enc: Fix use of uninitialized value 4 years ago
Andreas Rheinhardt 9f38fac053 avcodec/h261dec: Make VLC smaller 4 years ago
Andreas Rheinhardt ba96f2254a Revert "mpeg4videodec: raise an error if sprite_trajectory.table is NULL" 4 years ago
James Almer 683cd25c5a avcodec/sei: add Parameter Sets Inclusion Indication enum value 4 years ago
Michael Niedermayer 33f6d8e376 avcodec/cri: Fix whitespace issue in unpack_10bit() 4 years ago
Michael Niedermayer 59a6becf8e avcodec/apedec: Use FFABSU() in do_apply_filter() 4 years ago
Anton Khirnov 9e30859cb6 lavc: shedule old encoding/decoding API for removal 4 years ago
Anton Khirnov 25f4304ebb lavc/decode: move unrefcount_frame() right before its only caller 4 years ago
Andreas Rheinhardt 2490ac635c avcodec/mpeg4videodec: Fix indentation 4 years ago
Andreas Rheinhardt f410febddc avcodec/mpeg4videodec: Move code around to avoid forward declaration 4 years ago
Andreas Rheinhardt d9f5bd15fd avcodec/sp5x: Remove unused quant tables 4 years ago
Andreas Rheinhardt f15477169e avcodec/exif: Avoid allocation for small buffer 4 years ago
Andreas Rheinhardt 458acb61fa avcodec/amrnbdata: Remove unused array 4 years ago
Andreas Rheinhardt edfdcb0487 avcodec/ilbcdata: Remove unused array 4 years ago