118349 Commits (6ecc96f4d08d74b0590ab03f39f93f386910c4c0)
 

Author SHA1 Message Date
Michael Niedermayer 6ecc96f4d0
avformat/mxfdec: Check avio_read() success in mxf_decrypt_triplet() 2 months ago
Michael Niedermayer 90ff3ae976
tools/target_swr_fuzzer: do not use negative numbers of samples 2 months ago
Michael Niedermayer ef71552cf9
avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream() 2 months ago
Michael Niedermayer aec2933344
avformat/iamf_reader: Initialize padding and check read in ff_iamf_read_packet() 2 months ago
Michael Niedermayer 788abe0d25
avformat/ipmovie: Check signature_buffer read 2 months ago
Michael Niedermayer 17b019c517
avformat/wtvdec: Initialize buf 2 months ago
Michael Niedermayer e81d410242
avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex 2 months ago
Michael Niedermayer 49fa3f6c5b
avformat/vqf: Propagate errors from add_metadata() 2 months ago
Michael Niedermayer c43dbecbda
avformat/vqf: Check avio_read() in add_metadata() 2 months ago
Michael Niedermayer 54897da7ce
avformat/mpegts: Add standard extension so hls can check in extension_picky mode 2 months ago
Michael Niedermayer 665b0cf3bf
swscale: 16bit planar float input support 2 months ago
Michael Niedermayer 62c98cdd54
avcodec/ffv1enc: Fix RCT for GBR colorspace 2 months ago
Michael Niedermayer 497b205ad5
avcodec/ffv1enc: dont reset version 2 months ago
Michael Niedermayer 0c237d6e8a
avcodec/ffv1: simplify version checks with combined_version 2 months ago
Michael Niedermayer c0769e9213
libavutil/pixfmt: 16bit float support 2 months ago
Lynne 5e4a510cce
ffv1dec: move slice decoding into a separate function 2 months ago
Lynne f75812e054
ffv1dec: move header parsing into a separate function 2 months ago
Lynne d987feae2a
ffv1dec: move slice start finding into a function 2 months ago
Lynne 7187eadf8c
ffv1dec: use dedicated pix_fmt field and call ff_get_format 2 months ago
Lynne 5c59e6ce19
vulkan: enable using .elems field for buffer content definitions 2 months ago
Lingyi Kong 504df09c34 avcodec/h264: fix stride calculation in slice_table for multi-slice field video deblocking 2 months ago
James Almer bb033e6910 avcodec/ac3dec: only export matrix encoding and downmix info side data when necessary 2 months ago
James Almer 4563cf95ca avcodec/ac3dec: don't override existing downmix coefficient with default ones 2 months ago
Zhao Zhili ea381285e7 avcodec/vvc: Add support for output_corrupt/showall flags 2 months ago
James Almer a328b219ed fate/tests/flvenc: add missing ffprobe dependency to fate-enhanced-flv-multitrack 2 months ago
Timo Rothenpieler a3e506455e avformat/flvdec: correctly skip command frame for enhanced flv 2 months ago
Timo Rothenpieler ced9fddec0 avformat/flvdec: implement support for parsing ModEx data 2 months ago
Michael Niedermayer 4c96d6bf75
avformat/dashdec: Check whitelist 2 months ago
Michael Niedermayer c6c54943d1
avutil/avstring: dont mess with NULL pointers in av_match_list() 2 months ago
Stefan Pöschel 2ac2ebcd76
doc/protocols: fix/improve RTP documentation 2 months ago
Manuel Lauss 9a794897c3
avcodec/sanm: simplify codec37 subcodec 3/4 path 2 months ago
Manuel Lauss fff7737b3d
avcodec/sanm: implement codec37 subcodec1 2 months ago
James Almer c08d300481 avformat/avformat: also clear FFFormatContext packet queue when closing a muxer 2 months ago
Zhao Zhili 4f3c9f2f03 avcodec/mediacodecenc: Support config qp range 2 months ago
Zhao Zhili ff00037368 avcodec/cuviddec: Fix missing HW_CONFIG_METHOD_HW_FRAMES_CTX flag 2 months ago
Zhao Zhili d157e1f16b avcodec/bit_depth_template: Remove empty macro INIT_CLIP 2 months ago
Michael Niedermayer 66e9888bf4
avfilter/vf_v360: Fix NULL pointer use 2 months ago
Michael Niedermayer 827c073154
avcodec/mpegvideo_enc: Check FLV1 resolution limits 2 months ago
Michael Niedermayer 402824e9e9
avcodec/ffv1enc: Fix handling of 32bit unsigned symbols 2 months ago
Michael Niedermayer afbc3a1b23
avformat/mov: perform sanity checks for heif before index building 2 months ago
Michael Niedermayer 16b3d3e3eb
avformat/mov: Factorize sanity check out 2 months ago
yuanhecai 858acd8d02
loongarch: fixes fate-checkasm-sw_rgb failure 2 months ago
James Almer fd1772b747 avformat/mov: fix potential unsigned underflow in loop condition 2 months ago
Nuo Mi 8eb1d76e14 lavc/vvc/refs: export keyframe and picture type in output frames 2 months ago
James Almer d5873be583 avformat/iamf_parse: add missing av_free() call on failure path 2 months ago
Jun Zhao b88fc4e098 lavc/ac3dsp: fix R-V HAVE_RVV scope issue 2 months ago
Jun Zhao 8ded602eda ffbuild/bin2c: misc fix 2 months ago
Lynne 851a84650e
hwcontext_vulkan: check if semaphores are exportable before enabling exporting 2 months ago
Andreas Rheinhardt 5a72266d49 tests/checkasm/sw_rgb: Fix leaks 2 months ago
Andreas Rheinhardt e540381f91 avfilter/vf_xpsnr: Avoid array only one of whose elements is used 2 months ago