98083 Commits (49e766aa4c3d2d754bc202b87d762b041e50a449)
 

Author SHA1 Message Date
Michael Niedermayer 49e766aa4c Revert "lavf/mp3dec: don't adjust start time; packets are not adjusted." 5 years ago
Michael Niedermayer 4f33a9803a avcodec/mpeg12dec: Fix got_output 5 years ago
Michael Niedermayer 3371d0611f tools/target_dec_fuzzer: enable mjpeg for tiff or tdsc 5 years ago
Michael Niedermayer b7e5c8f67d avcodec/hcadec: Check or bound indexes 5 years ago
Michael Niedermayer 8e21379da1 avcodec/pnm: Check scale 5 years ago
Michael Niedermayer 3e651eeac4 tools/target_dem_fuzzer: Implement AVSEEK_SIZE 5 years ago
Michael Niedermayer a5313ce654 avformat/4xm: Cleanup on GET_LIST_HEADER() failure 5 years ago
Anton Khirnov b7e1821284 hevc: move SliceHeader and LongTermRPS back to hevcdec.h 5 years ago
Anton Khirnov fb30c9107a hevc_parser: drop the use of SliceHeader 5 years ago
Anton Khirnov 2a9bed8fc1 hevc_refs: reduce code duplication in find_ref_idx() 5 years ago
Andreas Rheinhardt d29aaf12f4 avcodec/v4l2_m2m_enc: Avoid ;; 5 years ago
Michael Niedermayer 27c42d33bc avcodec/ac3dec_fixed: Remove some temporary variables from scale_coefs() 5 years ago
Michael Niedermayer 292b9b93a5 avcodec/lzf: Consider the needed size in reallocation 5 years ago
Michael Niedermayer 5bd5c31087 avformat/mlvdec: fail reading a packet with 0 streams 5 years ago
Michael Niedermayer 1ba8484559 avformat/thp: Check compcount 5 years ago
Michael Niedermayer 6d96bae9c4 avcodec/adpcm: XA: Check shift similar to filter 5 years ago
Paul B Mahol bd6336b970 avfilter/vf_vaguedenoiser: add new type of threshold 5 years ago
Paul B Mahol 6c57b0d63a avfilter/vf_vaguedenoiser: remove excessive code from soft thresholding 5 years ago
Gautam Ramakrishnan d09c35677d libavcodec/jpeg2000_parser: Add jpeg2000 parser 5 years ago
Michael Niedermayer 8edfd0598d avformat/oggdec: Do not hardcode arbitrary and sometimes unavailable size 5 years ago
Michael Niedermayer 108ee4b4a5 avformat/oggdec: Initialize return value from ogg_read_page() and check it everywhere 5 years ago
Paul B Mahol 7826fbfeaa avfilter/avf_showspectrum: properly handle EOF case 5 years ago
Paul B Mahol 1c32d7dfcf avfilter/asrc_anoisesrc: switch to activate 5 years ago
James Almer 49d37b4b61 avcodec/libaomenc: remove the experimental flag when using libaom 2.0.0 or newer 5 years ago
Limin Wang 4bc5eb27a7 avutil/dict: av_realloc -> av_realloc_array() 5 years ago
Michael Niedermayer a1223ddc56 avcodec/huffyuvdec: Test vertical coordinate more often 5 years ago
Dale Curtis d9aa1ef2c2 avutil/mathematics: Fix overflow with NaN in av_add_stable() 5 years ago
Dale Curtis 63ce7c71bc avformat: Fix overflow in compute_pkt_fields(). 5 years ago
Michael Niedermayer 71a822fa35 avformat/rawdec: fix identifier names 5 years ago
Thierry Foucu a1a85579e3 libavcodec/bmp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer. 5 years ago
Thierry Foucu 3dc24b3379 libavcodec/mlp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer. 5 years ago
Thierry Foucu d5422a14e2 libavcodec/png_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer. 5 years ago
Michael Niedermayer cf28521fee avcodec/hq_hqa: Check info size 5 years ago
James Almer b6c8444e23 avutil/buffer: separate public and internal flags inside AVBuffers 5 years ago
James Almer f2ad89beff avutil/buffer: avutil/buffer: add a mention that some arguments from av_buffer_pool_init2() may be NULL 5 years ago
James Almer ec39c2276a avutil/buffer: use the default allocator if none is provided to av_buffer_pool_init2() 5 years ago
Michael Niedermayer 7f817853cd avcodec/mv30: Fix multiple integer overflows in idct_1d() 5 years ago
Michael Niedermayer e73a251680 avcodec/mv30: Do not allow MVs outside the allocated image 5 years ago
Michael Niedermayer c42ed06695 avcodec/wmalosslessdec: Fix integer overflow in mclms_predict() 5 years ago
Michael Niedermayer 071e293723 avcodec/vp9dsp_template: Fix integer overflow(s) in iadst16_1d() 5 years ago
Michael Niedermayer bafaf95116 avcodec/wavpack: Do not allow the sample format to change between channels 5 years ago
Michael Niedermayer e34686d7ac avcodec/bitpacked: add missing comma to codec tags 5 years ago
Samuel Foss 5bbd93c3ee avformat/utils: Find a fallback probe decoder that will also match a forced decoder's codec. 5 years ago
Roman Arzumanyan 470bbf60d4 avcodec/nvenc: honor max bitrate in CQ mode 5 years ago
Jun Zhao 0c79b73164 hwcontext_vulkan: fix make checkheaders fail 5 years ago
James Almer 8e7b5ba80e avcodec/decode: actually propagate AVHWAccel.alloc_frame() return value 5 years ago
James Almer 821fda819a fate/vcodec: use the encoder private option for frame skip compare function 5 years ago
Nicolas George a45be55d5b lavf/tee: pass options to protocol. 5 years ago
Wu Zhiwen b6d7c4c1d4 dnn/native: fix typo for definition of DOT_INTERMEDIATE 5 years ago
Limin Wang 801c8a961a avcodec/ratecontrol: fix the integer overflow after long time run 5 years ago