26115 Commits (7857ba97ac556ccd1f4357fe5284b8e8d1c75f35)

Author SHA1 Message Date
Michael Niedermayer 38e224c2ba
*/version.h: bump after release/7.1 branch 3 months ago
Michael Niedermayer e1094ac45d
*/version.h: bump minor versions for release/7.1 3 months ago
Michael Niedermayer fde8637fda
avformat/asf: Check picsize 3 months ago
James Almer 0dd6f1d5bf avformat/mov: fix setting index of LCEVC enhancement stream 3 months ago
Jonathan Baudanza 6b3f9c2e92 avformat/rtpdec: fix integer overflow in start_time_realtime calculation 3 months ago
James Almer 5fa9c4e596 avformat/mov: support for LCEVC tracks 3 months ago
James Almer ba0ef0860f avformat: add an LCEVC stream group 3 months ago
Michael Niedermayer 6be3786c82
avformat/mxfdec: Check timecode for overflow 3 months ago
Michael Niedermayer 5a96aa435a
avformat/mxfdec: More offset_temp checks 3 months ago
Michael Niedermayer 176db9db6e
avformat/flvdec: Free metaVideoColor 3 months ago
Tomas Härdin 665bf46ac2 lavf/mxfdec: Handle KLV fill 3 months ago
Tomas Härdin 8f2ba4333d lavf/mxfdec: Switch to mxf_metadata_read_table loop to FF_ARRAY_ELEMS, skip if read == NULL 3 months ago
James Almer 1c706cec46 avformat/mov_chan: add extra checks to channel description count 3 months ago
Marth64 8707c8660d avformat/dvdvideodec: implement seeking 3 months ago
sfan5 e66f977494 lavf/tls_mbedtls: restrict TLSv1.3 verification workaround to affected version 3 months ago
jiangjie f606872ed0 avformat/dashdec: The segments in dash file doesn't read completely when segment's size and duration is very small. 4 months ago
Marvin Scholz 6229e4ac42 avformat/mxfdec: narrow variable scopes 4 months ago
Marvin Scholz f5107e79ce avformat/mxfdec: fix variable shadowing 4 months ago
Marvin Scholz 074bf9faf7 avformat/crypto: fix variable shadowing 4 months ago
Marvin Scholz 24711b00c6 avformat/network: use av_err2str to simplify code 4 months ago
Nicolas Gaullier 59d2900df7 avformat/mxfenc: Fix guess frame_rate 4 months ago
Marton Balint a87a96105e avformat/libzmq: fix check for zmq protocol prefix 4 months ago
Marton Balint 90f68f7b2d avformat/mxfdec: disallow generic seek search 4 months ago
Stefano Mandelli 24eff5b547 avformat/rtsp: extend the PATH buffer to 2048 4 months ago
Anton Khirnov 3f9ca51015 lavc/opus*: move to opus/ subdir 4 months ago
James Almer a4228a0ac1 avformat/iamf_parser: use ffio_read_size() where useful 4 months ago
Marvin Scholz b6a0eab528 avformat/iamf_parse: Fix return of uninitialized value 4 months ago
James Almer fa5d3cc653 avformat/iamf_parse: use get_bits_long() to read the remaining AAC extradata bits 4 months ago
James Almer 38bcb3ba7b avformat/iamf_parse: fix parsing AAC DecoderConfigDescriptor 4 months ago
James Almer 9d095f127a avformat/isom: make parameters used for loging a pointer to void 4 months ago
Michael Niedermayer 4e39795c75 avformat/mvdec: Check if name was fully read 4 months ago
Michael Niedermayer 815d008681
avformat/argo_brp: Check that ASF chunk header is completely read 4 months ago
Michael Niedermayer 796ff2d599
avformat/apetag: Check APETAGEX 4 months ago
Stefan Oltmanns d42cd5b75b avformat/vapoursynth: load library at runtime 4 months ago
Stefan Oltmanns eac611f1a4 avformat/vapoursynth: Update to API version 4 4 months ago
Michael Niedermayer 7e5410eadb
avformat/iamf_parse: clear padding 4 months ago
Dale Curtis 4230379835
avformat/mov: Fix nullptr dereference with invalid encryption metadata. 4 months ago
Dale Curtis a31106d849 lavf/demux: don't reallocate a AVCodecContext when closing a non-open codec. 4 months ago
Timo Rothenpieler 817c6a6762 avformat/hlsenc: correctly reset subtitle stream counter per-varstream 4 months ago
James Almer 66c05dc031 avformat/iamf_parse: ignore Audio Elements with an unsupported type 5 months ago
Michael Niedermayer 7ad937f0c8
avformat/av1dec: Better fix for 70872/clusterfuzz-testcase-minimized-ffmpeg_dem_OBU_fuzzer-6005782487826432 5 months ago
Michael Niedermayer 66ee75d76c
avformat/mpeg: Check an avio_read() for failure 5 months ago
Michael Niedermayer d7f83fc2f4
avformat/iamfdec: Check nb_layers before dereferencing layer 5 months ago
Michael Niedermayer 6996e1238e
avformat/av1dec: Check bits left before get_leb128() 5 months ago
Michael Niedermayer 4dc7dfe65a
avformat/segafilm: Set keyframe 5 months ago
Stephen Hutchinson ea7375c9e9 avformat/avisynth: move avs_planes* consts into relevant function 5 months ago
Stephen Hutchinson 48d6cd35a2 avformat/avisynth: remove library allocation from global state 5 months ago
Stephen Hutchinson 8f01ce2898 avformat/avisynth: remove mutex lock from avisynth_read_close 5 months ago
Stephen Hutchinson c0fddbae79 avformat/avisynth: remove atexit() handler 5 months ago
James Almer 472fbee812 avformat/movenc: don't look at previous track_id as it may not be set 5 months ago