116554 Commits (c390234da2e3c7a8884f5592f0b9b4928c482b3e)
 

Author SHA1 Message Date
Michael Niedermayer c390234da2
avformat/wtvdec: Check length of read mpeg2_descriptor 5 months ago
Michael Niedermayer c95ea03104
avformat/wtvdec: clear sectors 5 months ago
Kacper Michajłow b534e402d8
avformat/mov: ensure required number of bytes is read 5 months ago
Michael Niedermayer d2a25dc2bf
add tools/target_swr_fuzzer 5 months ago
James Almer 94165d1b79 avformat/iamf: use aligned intreadwrite macros where possible 5 months ago
James Almer 49a6e448d7 avformat/movenc: use stream indexes when generating track ids 5 months ago
James Almer 210740b4ed avutil/frame: use the maximum compile time supported alignment for strides 5 months ago
Kacper Michajłow 792a9979eb
avformat/rtpproto: free ip filters on open error 5 months ago
Kacper Michajłow 8485f7a378
avformat/srtpproto: pass options to nested protocol 5 months ago
Kacper Michajłow 9876158ee2
avcodec/wmavoice: use av_clipd for double values 5 months ago
Kacper Michajłow 1165c14444
avcodec/vp9mvs: fix misaligned access when clearing VP9mv 5 months ago
Andreas Rheinhardt bfcee368e2 avcodec/cbs_sei: Always zero-initialize SEI payload 5 months ago
Kacper Michajłow 5dfc0cc841
avcodec/parser: ensure input padding is zeroed 5 months ago
Kacper Michajłow 2b5f000d3f
avformat/jpegxl_anim_dec: ensure input padding is zeroed 5 months ago
Michael Niedermayer 3978e81809
avformat/img2dec: Clear padding data after EOF 5 months ago
Michael Niedermayer 79a1cf30d1
avformat/wavdec: Check if there are 16 bytes before testing them 5 months ago
Rémi Denis-Courmont e0f9f4d491 lavu/cpu: deprecate RISC-V F, D and zba CPU flags 5 months ago
Rémi Denis-Courmont d1326b6347 lavu/riscv: drop probing for zba CPU capability 5 months ago
Rémi Denis-Courmont 210877c5fd sws/riscv: depend on RVB and simplify accordingly 5 months ago
Rémi Denis-Courmont f30e5bf1f5 lavfi/riscv: depend on RVB and simplify accordingly 5 months ago
Rémi Denis-Courmont 616fdeaea3 lavc/riscv: depend on RVB and simplify accordingly 5 months ago
Rémi Denis-Courmont cb31f17ca8 lavu/riscv: depend on RVB and simplify accordingly 5 months ago
Nathan E. Egge ba88e8174a lavu: Set default FF_TIMER_UNITS to "ns" 5 months ago
Rémi Denis-Courmont 4edfc11a28 lavc/h264dsp: R-V V idct4_add8 (all depths) 5 months ago
James Almer eb3cc508d8 fate/mov: add an IAMF+video muxing test 5 months ago
James Almer 5b87869c09 avformat/mov: fix track handling when mixing IAMF and video tracks 5 months ago
Timo Rothenpieler 9a2171318d avcodec/nvenc: fix signedness of timing fields 5 months ago
James Almer 4a56b5f3d8 avcodec/cbs_h265: don't attempt to read 0 length elements in sei_3d_reference_displays_info 5 months ago
Rémi Denis-Courmont de7f999481 lavc/videodsp: work-around LLVM-as 5 months ago
Rémi Denis-Courmont 677f28b310 lavc/h264dsp: stick R-V V weight to 16-bit precision 5 months ago
Rémi Denis-Courmont afd45c7ff7 lavc/h264dsp: stick R-V V biweight to 16-bit 5 months ago
Zhao Zhili 670ff6c7ce avcodec/nvenc: rework on DTS generation 5 months ago
Roman Arzumanyan bcea693f75 avcodec/cuviddec: more accurately guess probed sw pixel format 5 months ago
Gnattu OC d50f9701b6 avutil/hwcontext_videotoolbox: Correctly set trc 5 months ago
Rémi Denis-Courmont 1b2a925e94 lavc/riscv: drop probing for F & D extensions 5 months ago
Rémi Denis-Courmont 2f083fd581 lavc/audiodsp: drop R-V F vector_clipf 5 months ago
Rémi Denis-Courmont c48213b2dc lavc/audiodsp: drop opposite sign optimisation 5 months ago
Rémi Denis-Courmont d86b6767ce lavc/audiodsp: properly unroll vector_clipf 5 months ago
Rémi Denis-Courmont d527d23872 lavc/pixblockdsp: specialise aligned 16-bit get_pixels 5 months ago
Rémi Denis-Courmont 656a9664bf checkasm/riscv: preserve T1 whilst calling... 5 months ago
Rémi Denis-Courmont 54b1970c60 lavu/riscv: fix return type 5 months ago
Rémi Denis-Courmont 54ae270213 lavc/rv34dsp: use saturating add/sub for R-V V DC add 5 months ago
Rémi Denis-Courmont 952b426f3b lavc/bswapdsp: add RV Zvbb bswap16 and bswap32 5 months ago
James Almer f4daf633b2 avcodec/aacps_tablegen_template: don't redefine CONFIG_HARDCODED_TABLES 5 months ago
James Almer 6f8e365a2a avutil/hwcontext_vaapi: use the correct type for VASurfaceAttribExternalBuffers.buffers 5 months ago
Marvin Scholz ca7fcf5089 avutil/hwcontext_videotoolbox: Fix build with older SDKs 5 months ago
Anton Khirnov bcf08c1171 lavc/ffv1: change FFV1SliceContext.plane into a RefStruct object 5 months ago
Anton Khirnov c335218a81 lavc/ffv1dec: inline copy_fields() into update_thread_context() 5 months ago
Anton Khirnov d44812f7cf lavc/ffv1dec: stop using per-slice FFV1Context 5 months ago
Anton Khirnov 2b21cdff6e lavc/ffv1dec: move slice_damaged to per-slice context 5 months ago