23228 Commits (b52e0d9504d1b45bc64489262facc8e48adb9bc2)

Author SHA1 Message Date
Nikola Pajkovsky 3ffed80eba hlsenc: expand hls_fmp4_init_filename with strftime() 4 years ago
Vignesh Ravichandran 45a673ebee avformat/hls: Fixes overwriting existing #EXT-X-PROGRAM-DATE-TIME value in HLS playlist 4 years ago
Jan Ekström 95fd790c14 avformat/tee: allow packets with negative timestamps 4 years ago
Michael Niedermayer 65b8974d54 avformat/dsfdec: Check block_align more completely 4 years ago
Michael Niedermayer 76b6c46a81 avformat/av1dec: check size before addition in probing 4 years ago
Michael Niedermayer 47c146a56b avformat/realtextdec: read_ts() in 64bits 4 years ago
Marton Balint 76fbb0052d avformat/dv: fix timestamps of audio packets in case of dropped corrupt audio frames 4 years ago
Peter Ross 2aab42bc40 avformat/mspdec: Microsoft Paint (MSP) demuxer 4 years ago
Thierry Foucu 4d97acfe33 libavformat/mov.c: export vendor id as metadata 4 years ago
Limin Wang 95d12da559 avformat/rtsp: prefer to use MAX_URL_SIZE for url and command buffer 4 years ago
Michael Niedermayer 4f66dd13d0 avformat/mpc8: Check remaining space in mpc8_parse_seektable() 4 years ago
Michael Niedermayer 72ca9f38e4 avformat/wavdec: Check for EOF in cues reading 4 years ago
Michael Niedermayer a834af133b avformat/vqf: Check len for COMM chunks 4 years ago
Michael Niedermayer c34004d82f avformat/mov: Use av_sat_add64() in mov_read_sidx() 4 years ago
Michael Niedermayer 7d75ecf8d2 avformat/mov: Avoid overflow in end computation in mov_read_custom() 4 years ago
Michael Niedermayer d7f87a4b9e avformat/id3v2: Sanity check tlen before alloc and uncompress 4 years ago
Michael Niedermayer 9dc3301745 avformat/cafdec: Check the return code from av_add_index_entry() 4 years ago
Michael Niedermayer eb46939e3a avformat/cafdec: Check for EOF in index read loop 4 years ago
Michael Niedermayer 5eed718087 avformat/cafdec: Check that bytes_per_packet and frames_per_packet are non negative 4 years ago
Michael Niedermayer 4bdb7966fa avformat/mpegts: Limit iterations of get_packet_size() 4 years ago
Andriy Gelman f3891430fc avformat/rtspdec: fix potential mem leak in listen mode 4 years ago
Andriy Gelman b0019b909b avformat/rtspdec: show method request in log 4 years ago
Michael Niedermayer 0897402ac8 avformat/mpc8: correct integer overflow in mpc8_parse_seektable() 4 years ago
Michael Niedermayer ad3e495657 avformat/mpc8: correct 32bit timestamp truncation 4 years ago
Michael Niedermayer 3b8a263c4f avformat/mov: Fix memleak in dref reading 4 years ago
Andreas Rheinhardt 029cf6a91c avformat/flacenc: Fix memleak when writing attached pictures fails 4 years ago
Jan Ekström 4688017d9a avformat/av1: add support for passing through MP4/Matroska av1c 4 years ago
Michael Niedermayer 1278f117d7 avformat/avs: Use 64bit for the avio_tell() output 4 years ago
Michael Niedermayer 40348637be avformat/moflex: Check pkt_size 4 years ago
Leo Izen f5dcaf2daa avformat/movenc: allow Apple Lossless inside mp4 4 years ago
Michael Niedermayer a207df2acb avformat/wavdec: More complete size check in find_guid() 4 years ago
Michael Niedermayer 8b50e8bc29 avformat/iff: Check size before skip 4 years ago
Michael Niedermayer ebf4bc629e avformat/rmdec: Check for EOF in index packet reading 4 years ago
Andriy Gelman 4fe9e2fc16 avformat/rtsp: don't forget to call ff_network_close() on error 4 years ago
Andriy Gelman 78537aa52f avformat/rtsp: set return variable in error path 4 years ago
Andriy Gelman 9a70b6f5b8 avformat/rtspdec: cosmetics 4 years ago
Andriy Gelman 122fcf1f40 avformat/rtspdec: fix mem leaks in connect mode if init fails 4 years ago
Andriy Gelman 38bc4ba142 avformat/rtspdec: fix mem leaks in listen mode if init fails 4 years ago
Andriy Gelman 423d06e0e2 avformat/rtspdec: add network init to listen mode 4 years ago
Steve Lhomme 5bd870a212 avformat/matroskadec: only use the track duration if it exists 4 years ago
Steve Lhomme 3a2b786db0 avformat/matroskadec: adjust the cluster time to the track timebase 4 years ago
Steve Lhomme b00d2210e4 avformat/matroskadec: add a warning when the track TimestampScale won't be used 4 years ago
Martin Storsjö 104e5233f0 http: Check for AVERROR_EOF in the check for premature end 4 years ago
Marton Balint bf19833ae2 avformat/mpegts: make sure mpegts_read_header always stops at the first pmt 4 years ago
Limin Wang 3871326910 avformat/dvenc: check the format before vst and ast[i] are initialized 4 years ago
Limin Wang da0faf10a3 avformat/dvenc: s->streams[i] -> st 4 years ago
Andreas Rheinhardt 96443ab4b0 avformat/asfdec_o: Remove code duplication 4 years ago
Andreas Rheinhardt 33870a6aa7 avformat/asfdec_o: Don't reset twice 4 years ago
Andreas Rheinhardt bf4909f0a3 avformat/asfdec_o: Export metadata that applies to the whole file 4 years ago
Andreas Rheinhardt e83f27a21a avformat/asfdec_o: Don't segfault with lots of attached pics 4 years ago