26192 Commits (b38ca20bf2544c503e30d0f68453483ed24430c3)

Author SHA1 Message Date
Stefano Mandelli 24eff5b547 avformat/rtsp: extend the PATH buffer to 2048 6 months ago
Anton Khirnov 3f9ca51015 lavc/opus*: move to opus/ subdir 6 months ago
James Almer a4228a0ac1 avformat/iamf_parser: use ffio_read_size() where useful 6 months ago
Marvin Scholz b6a0eab528 avformat/iamf_parse: Fix return of uninitialized value 6 months ago
James Almer fa5d3cc653 avformat/iamf_parse: use get_bits_long() to read the remaining AAC extradata bits 6 months ago
James Almer 38bcb3ba7b avformat/iamf_parse: fix parsing AAC DecoderConfigDescriptor 6 months ago
James Almer 9d095f127a avformat/isom: make parameters used for loging a pointer to void 6 months ago
Michael Niedermayer 4e39795c75 avformat/mvdec: Check if name was fully read 6 months ago
Michael Niedermayer 815d008681
avformat/argo_brp: Check that ASF chunk header is completely read 6 months ago
Michael Niedermayer 796ff2d599
avformat/apetag: Check APETAGEX 6 months ago
Stefan Oltmanns d42cd5b75b avformat/vapoursynth: load library at runtime 7 months ago
Stefan Oltmanns eac611f1a4 avformat/vapoursynth: Update to API version 4 7 months ago
Michael Niedermayer 7e5410eadb
avformat/iamf_parse: clear padding 7 months ago
Dale Curtis 4230379835
avformat/mov: Fix nullptr dereference with invalid encryption metadata. 7 months ago
Dale Curtis a31106d849 lavf/demux: don't reallocate a AVCodecContext when closing a non-open codec. 7 months ago
Timo Rothenpieler 817c6a6762 avformat/hlsenc: correctly reset subtitle stream counter per-varstream 7 months ago
James Almer 66c05dc031 avformat/iamf_parse: ignore Audio Elements with an unsupported type 7 months ago
Michael Niedermayer 7ad937f0c8
avformat/av1dec: Better fix for 70872/clusterfuzz-testcase-minimized-ffmpeg_dem_OBU_fuzzer-6005782487826432 7 months ago
Michael Niedermayer 66ee75d76c
avformat/mpeg: Check an avio_read() for failure 7 months ago
Michael Niedermayer d7f83fc2f4
avformat/iamfdec: Check nb_layers before dereferencing layer 7 months ago
Michael Niedermayer 6996e1238e
avformat/av1dec: Check bits left before get_leb128() 7 months ago
Michael Niedermayer 4dc7dfe65a
avformat/segafilm: Set keyframe 7 months ago
Stephen Hutchinson ea7375c9e9 avformat/avisynth: move avs_planes* consts into relevant function 7 months ago
Stephen Hutchinson 48d6cd35a2 avformat/avisynth: remove library allocation from global state 7 months ago
Stephen Hutchinson 8f01ce2898 avformat/avisynth: remove mutex lock from avisynth_read_close 7 months ago
Stephen Hutchinson c0fddbae79 avformat/avisynth: remove atexit() handler 7 months ago
James Almer 472fbee812 avformat/movenc: don't look at previous track_id as it may not be set 7 months ago
Michael Niedermayer 191a685010
avformat/lmlm4: Eliminate some AVERROR(EIO) 7 months ago
Michael Niedermayer 239f7e6c71
avformat/lmlm4: Move subtraction after check 7 months ago
Michael Niedermayer c390234da2
avformat/wtvdec: Check length of read mpeg2_descriptor 7 months ago
Michael Niedermayer c95ea03104
avformat/wtvdec: clear sectors 7 months ago
Kacper Michajłow b534e402d8
avformat/mov: ensure required number of bytes is read 7 months ago
James Almer 94165d1b79 avformat/iamf: use aligned intreadwrite macros where possible 7 months ago
James Almer 49a6e448d7 avformat/movenc: use stream indexes when generating track ids 7 months ago
Kacper Michajłow 792a9979eb
avformat/rtpproto: free ip filters on open error 7 months ago
Kacper Michajłow 8485f7a378
avformat/srtpproto: pass options to nested protocol 7 months ago
Kacper Michajłow 2b5f000d3f
avformat/jpegxl_anim_dec: ensure input padding is zeroed 7 months ago
Michael Niedermayer 3978e81809
avformat/img2dec: Clear padding data after EOF 7 months ago
Michael Niedermayer 79a1cf30d1
avformat/wavdec: Check if there are 16 bytes before testing them 7 months ago
James Almer 5b87869c09 avformat/mov: fix track handling when mixing IAMF and video tracks 7 months ago
Michael Niedermayer ed96ac87a9
avformat/iamf_parse: Check for 0 samples 7 months ago
James Almer 92b317245c avformat/mov: use AV_WL*A 7 months ago
James Almer f1fcc3ca5f avformat/matroskadec: use AV_WL32A 7 months ago
James Almer e7d3ff8dcd avformat/mov: check that child boxes of trak are only present inside it 7 months ago
James Almer 2aa63784b5 avformat/mov: check that sample and chunk count is 1 for HEIF 7 months ago
Niklas Haas 3d5d60d041 avformat/dump: implement dv_md_compression 7 months ago
Niklas Haas ce8166a19c avformat/mpegts: implement dv_md_compression 7 months ago
Niklas Haas b3a9fab9da avformat/dovi_isom: implement dv_md_compression 7 months ago
Michael Niedermayer 586f6fda1d
avformat/mov: add an EOF check in IPRP 8 months ago
Michael Niedermayer 55af81b5a4
Revert "avformat/udp: Fix temporary buffer race" 8 months ago