114851 Commits (47844f58691feae90e3df7444c00631a94a65bba)
 

Author SHA1 Message Date
Marvin Scholz 47844f5869 avformat/iamf_parse: Fix return of uninitialized value 5 months ago
James Almer fee22dba5f avformat/iamf_parse: use get_bits_long() to read the remaining AAC extradata bits 5 months ago
James Almer 098ab0cd99 avformat/iamf_parse: fix parsing AAC DecoderConfigDescriptor 5 months ago
James Almer 48a53bc2c7 avformat/isom: make parameters used for loging a pointer to void 5 months ago
Michael Niedermayer 7950855197 avformat/iamf_parse: clear padding 5 months ago
Timo Rothenpieler 7e69129d2f avformat/hlsenc: correctly reset subtitle stream counter per-varstream 6 months ago
Ross Burton 5ff181c025 libavcodec/arm/mlpdsp_armv5te: fix label format to work with binutils 2.43 6 months ago
James Almer 5ba8efe90b avformat/iamf_parse: ignore Audio Elements with an unsupported type 6 months ago
David Rosca 96e648ddbc lavc/vaapi_av1: Avoid sending the same slice buffer multiple times 6 months ago
David Rosca 345855af80 lavc/vaapi_decode: Make it possible to send multiple slice params buffers 6 months ago
James Almer 714635937a avformat/mov: fix track handling when mixing IAMF and video tracks 6 months ago
Michael Niedermayer e3a61e9103
Update for 7.0.2 6 months ago
Michael Niedermayer 679a572e44
avcodec/snow: Fix off by 1 error in run_buffer 6 months ago
Michael Niedermayer 8b0cf8ab31
avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 for snow 6 months ago
Michael Niedermayer f2145744a2
avformat/iamf_parse: Check for 0 samples 6 months ago
Shiyou Yin abd5df3033
swscale: [loongarch] Fix checkasm-sw_yuv2rgb failure. 6 months ago
James Almer d0d740946b avcodec/aacps_tablegen_template: don't redefine CONFIG_HARDCODED_TABLES 6 months ago
James Almer b6b55f6e2b avutil/hwcontext_vaapi: use the correct type for VASurfaceAttribExternalBuffers.buffers 6 months ago
Andreas Rheinhardt 517e559a46 avcodec/pcm-bluray/dvd: Use correct pointer types on BE 6 months ago
Leo Izen 0ab20b5788
avcodec/pngenc: fix sBIT writing for indexed-color PNGs 6 months ago
Leo Izen 63e90b338c
avcodec/pngdec: use 8-bit sBIT cap for indexed PNGs per spec 6 months ago
James Almer c77a3b8d29 avformat/mov: check that child boxes of trak are only present inside it 6 months ago
James Almer d517a84c85 avformat/mov: check that sample and chunk count is 1 for HEIF 6 months ago
Zhao Zhili a83c1a3db9 avcodec/videotoolboxenc: Fix bitrate doesn't work as expected 6 months ago
Jens Frederich 5f953ac26f
avdevice/dshow: Don't skip audio devices if no video device is present 7 months ago
Michael Niedermayer a0d1902e2c
avcodec/hdrenc: Allocate more space 7 months ago
Michael Niedermayer adcb97538a
avcodec/cfhdenc: Height of 16 is not supported 7 months ago
Michael Niedermayer 68a017f6b5
avcodec/cfhdenc: Allocate more space 7 months ago
Michael Niedermayer 71dc382513
avcodec/osq: fix integer overflow when applying factor 7 months ago
Michael Niedermayer 354d5b9737
avcodec/osq: avoid using too large numbers for shifts and integers in update_residue_parameter() 7 months ago
Michael Niedermayer 5faff14b90
avcodec/vaapi_encode: Check hwctx 7 months ago
Michael Niedermayer c2ec2994c3
avcodec/proresdec: Consider negative bits left 7 months ago
Michael Niedermayer b158f7c62b
avcodec/alsdec: Clear shift_value 7 months ago
Michael Niedermayer 5c2dfe559e
avcodec/hevc/hevcdec: Do not allow slices to depend on failed slices 7 months ago
Michael Niedermayer e82aa42f6c
avformat/mov: add an EOF check in IPRP 7 months ago
Michael Niedermayer 224dd41cce
avfilter/vf_xfade: Check ff_inlink_consume_frame() for failure 7 months ago
Michael Niedermayer dc2b488fc7
avutil/slicethread: Check pthread_*_init() for failure 7 months ago
Michael Niedermayer d7b229b387
avutil/frame: Check log2_crop_align 7 months ago
Michael Niedermayer 634744ca91
avutil/buffer: Check ff_mutex_init() for failure 7 months ago
Michael Niedermayer 1ad6cf075d
avformat/xmv: Check this_packet_size 7 months ago
Michael Niedermayer 2248217d42
avformat/webpenc: Check filesize in trailer 7 months ago
Michael Niedermayer 591680a0cf
avformat/ty: rec_size seems to only need 32bit 7 months ago
Michael Niedermayer 2a59fc5b18
avformat/tty: Check avio_size() 7 months ago
Michael Niedermayer db71fb1549
avformat/siff: Basic pkt_size check 7 months ago
Michael Niedermayer 68770bfe17
avformat/sauce: Check avio_size() for failure 7 months ago
Michael Niedermayer d0937f480e
avformat/sapdec: Check ffurl_get_file_handle() for error 7 months ago
Michael Niedermayer 400fff4ba7
avformat/nsvdec: Check asize for PCM 7 months ago
Michael Niedermayer 8804d76aa5
avformat/mp3dec: Check header_filesize 7 months ago
Michael Niedermayer e86687bd6c
avformat/mp3dec; Check for avio_size() failure 7 months ago
Michael Niedermayer 6b772034ff
avformat/mov: Use 64bit for str_size 7 months ago