114580 Commits (c8a9e355146e8258a368be05f89ac8061c45be60)
 

Author SHA1 Message Date
Michael Niedermayer c8a9e35514
doc/examples/demux_decode: Simplify loop 9 months ago
Michael Niedermayer 4eccabcc26
avformat/concatdec: Check file 9 months ago
Michael Niedermayer 67ca3a5ee7
avcodec/mpegvideo_enc: Fix 1 line and one column images 9 months ago
Michael Niedermayer c8ffda5684
avcodec/amrwbdec: assert mode to be valid in decode_fixed_vector() 9 months ago
Michael Niedermayer 0047b51b8d
avcodec/wavarc: fix integer overflow in decode_5elp() block type 2 9 months ago
Michael Niedermayer ef9d59defb
swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template() 9 months ago
Michael Niedermayer ccd7fe3c67
swscale/output: Fix integer overflow in yuv2rgba64_1_c_template 9 months ago
Michael Niedermayer 8170914a34
avcodec/av1dec: Change bit_depth to int 9 months ago
Michael Niedermayer c5671e9de9
avcodec/av1dec: bit_depth cannot be another values than 8,10,12 9 months ago
Michael Niedermayer 13ef4f209f
avcodec/avs3_parser: assert the return value of init_get_bits() 9 months ago
Michael Niedermayer ec35ed8bb2
avcodec/avs2_parser: Assert init_get_bits8() success with const size 15 9 months ago
Michael Niedermayer 9a4199c71b
avfilter/avfiltergraph: return value of ff_request_frame() is unused 9 months ago
Michael Niedermayer 0e44de3b9b
avformat/mxfdec: Check body_offset 9 months ago
Michael Niedermayer dba4b859d8
avformat/kvag: Check sample_rate 9 months ago
Michael Niedermayer e806d36b38
avcodec/atrac9dec: Check init_get_bits8() for failure 9 months ago
Michael Niedermayer c42248f466
avcodec/ac3_parser: Check init_get_bits8() for failure 9 months ago
Michael Niedermayer a0577e9877
avcodec/pngdec: Check last AVFrame before deref 9 months ago
Michael Niedermayer 62d3e4fd29
avcodec/hevcdec: Check ref frame 9 months ago
Michael Niedermayer 7fa0143d7e
doc/examples/qsv_transcode: Initialize pointer before free 9 months ago
Michael Niedermayer 70191fc0a6
doc/examples/qsv_transcode: Simplify str_to_dict() loop 9 months ago
Michael Niedermayer 6b42ba2094
doc/examples/vaapi_transcode: Simplify loop 9 months ago
Michael Niedermayer 53868f5193
doc/examples/qsv_transcode: Simplify loop 9 months ago
Michael Niedermayer ad26b2d05a
avcodec/cbs_h2645: Check NAL space 9 months ago
Michael Niedermayer 1dbfdd2d30
avfilter/vf_thumbnail_cuda: Set ret before checking it 9 months ago
Michael Niedermayer 4197c3203b
avfilter/signature_lookup: Dont copy uninitialized stuff around 9 months ago
Michael Niedermayer ba031f8771
avfilter/signature_lookup: Fix 2 differences to the refernce SW 9 months ago
Andreas Rheinhardt 935279b855 avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash 9 months ago
Marton Balint 52132f4d6e avformat/mp3dec: change bogus error message if read_header encounters EOF 9 months ago
Marton Balint 89ea8af0b3 avformat/mp3dec: simplify inner frame size check in mp3_read_header 9 months ago
Marton Balint 07ee3648b7 avformat/mp3dec: only call ffio_ensure_seekback once 9 months ago
James Almer 060d2ce8ae avcodec/cbs_h266: read vps_ptl_max_tid before using it 9 months ago
Nuo Mi 00ccb7be29 avcodec/cbs_h266: fix sh_collocated_from_l0_flag and sh_collocated_ref_idx infer 9 months ago
James Almer a8b8b1042f avformat/vvc: fix parsing some early VPS bitstream values 9 months ago
James Almer 5f23eecfba avformat/vvc: fix writing general_constraint_info bytes 9 months ago
Brad Smith 8b0fe91754 avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD 9 months ago
Brad Smith 6ab65792ab lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's 9 months ago
Mark Thompson e7d2238ad7 vulkan_av1: Fix force_integer_mv value 9 months ago
Mark Thompson a4bc1dd928 vaapi_av1: Fix force_integer_mv value 9 months ago
Mark Thompson c3665ee60f av1dec: Add force_integer_mv derived field for decoder use 9 months ago
James Almer a51c06b42c avutil/iamf: fix offsets for mix_gain options 9 months ago
Michael Niedermayer da8b2f9704 avformat/iamfdec: check nb_streams in header read 9 months ago
James Almer 1e6382a6b7 avformat/mov: free the infe allocated item data on failure 9 months ago
James Almer 5683aa6318 avformat/iamf_writer: reject duplicated stream ids in a stream group 9 months ago
James Almer fb8f0ea7b3 avformat/mov: don't read key_size bytes twice in the keys atom 9 months ago
James Almer 0085da21b4 avformat/mov: take into account the first eight bytes in the keys atom 9 months ago
James Almer 64a048d4cc avformat/mov: fix the check for the heif item parsing loop 9 months ago
James Almer 96d941b30e avutil/iamf: fix mix_gain_class name 10 months ago
Mark Thompson 9963b9e3c9 av1dec: Fix RefFrameSignBias calculation 10 months ago
James Almer 506fbe681c avcodec/codec_par: always clear extradata_size in avcodec_parameters_to_context() 10 months ago
Zhao Zhili 13e93ffbfd avcodec/mediacodecenc: Fix return empty packet when bsf is used 10 months ago