23506 Commits (8369a2873c4785068babd6fb398d35180a3ab992)

Author SHA1 Message Date
Michael Niedermayer c425198558 avformat/nutdec: Check timebase count against main header length 4 years ago
Michael Niedermayer cb90e1c4d0 avformat/mov: sanity check STSD entries 4 years ago
James Almer d5d6751a55 avformat/mux: return a pointer to the packet in ff_interleaved_peek() 4 years ago
James Almer 93e2fa933f avformat/mux: add ff_get_muxer_ts_offset() 4 years ago
James Almer a80fbbdab5 avformat/utils: force lowres to 0 in avformat_find_stream_info() 4 years ago
Michael Niedermayer 59bb9dc2a6 avformat/electronicarts: Clear partial_packet on error 4 years ago
Michael Niedermayer 7a2aa5dc2a avformat/r3d: Check samples before computing duration 4 years ago
Michael Niedermayer 0a7c648e2d avformat/wavdec: Consider AV_INPUT_BUFFER_PADDING_SIZE in set_spdif() 4 years ago
Michael Niedermayer a8fe78decd avformat/rmdec: Check remaining space in debug av_log() loop 4 years ago
Michael Niedermayer f514113cfa avformat/flvdec: Treat high ts byte as unsigned 4 years ago
Michael Niedermayer 0b78016b2d avformat/mov: Ignore tags with invalid size during probing 4 years ago
Michael Niedermayer 1ad6801a61 avformat/mov: Factor offset advancement out in probing 4 years ago
Michael Niedermayer 941e747d66 avformat/mov: simplify size code in probing a bit 4 years ago
Michael Niedermayer fec4a2d232 avformat/mov: Support size = 1 and size = 0 special cases in probing 4 years ago
Jan Ekström 752f14ff94 avformat/movenc: remove unnecessary HDR metadata log messages 4 years ago
Michael Niedermayer 2014b01352 avformat/samidec: Sanity check pts 4 years ago
Michael Niedermayer a0ceb0cdd4 avformat/avidec: Use 64bit in get_duration() 4 years ago
Michael Niedermayer 658f0606cb avformat/mov: Check for duplicate st3d 4 years ago
Michael Niedermayer 6c64351bb1 avformat/mvdec: Check for EOF in read_index() 4 years ago
Michael Niedermayer 25f240fcb3 avformat/id3v2: Check the return from avio_get_str() 4 years ago
Paul B Mahol e0fd35d867 avformat/fitsenc: write DATAMIN/DATAMAX to encoded output 4 years ago
Michael Niedermayer 2c60eb6c5a avformat/mov: factor size out of probe code 4 years ago
Michael Niedermayer 5552ceaf56 avformat/wtvdec: Check len in parse_chunks() to avoid overflow 4 years ago
Michael Niedermayer 69754e07f5 avformat/wtvdec: Check for EOF before potentially reseting the eof state 4 years ago
Michael Niedermayer 2c8cd4490a avformat/asfdec_f: Add an additional check for the extradata size 4 years ago
Michael Niedermayer 7e5034f97e avformat/3dostr: Check sample_rate 4 years ago
Marton Balint cae57cae1f avformat/libsrt: fix race condition with libsrt_network_wait_fd and epoll 4 years ago
Marton Balint 5cf01ed5cd avformat/libsrt: fix or simplify some function return values 4 years ago
Marton Balint d4e4ffd348 avformat/libsrt: close listen fd immediately after accept 4 years ago
Paul B Mahol e28b6e0448 avformat/img2dec: improve xbm probing 4 years ago
Paul B Mahol 6b8ef5119c avformat/cdxl: add back options to override sample and frame rate 4 years ago
Paul B Mahol 84d5df5446 avformat: add xbm_pipe demuxer 4 years ago
Limin Wang 81c462ad95 avformat/mxfenc: prefer to use the configured metadata 4 years ago
Limin Wang 9605307e78 avformat/mxf: add platform local tag 4 years ago
Limin Wang 3f8db7eea0 avformat/mxfdec: set toolkit version metadata 4 years ago
Paul B Mahol cba716f55e avformat/cdxl: improve frame rate guessing for standard cdxl 4 years ago
Michael Niedermayer 842c268c64 avformat/4xm: Make audio_frame_count 64bit 4 years ago
Michael Niedermayer 4f70e1ec0c avformat/mov: Use av_mul_q() to avoid integer overflows 4 years ago
Paul B Mahol e955f5ac01 avformat: add binka demuxer 4 years ago
Michael Niedermayer b12e713b80 avformat/rmdec: Reorder operations to avoid overflow 4 years ago
Michael Niedermayer ab82c10578 avformat/mvdec: Sanity check SAMPLE_WIDTH 4 years ago
sfan5 a44c42dc31 avformat/dashdec: Avoid segfault when URL template is unexpectedly missing 4 years ago
sfan5 5a98a027d6 avformat/dashdec: Fix missing NULL check 4 years ago
Steven Liu 29ef547c16 avformat/dashdec: rename variable name for more readable 4 years ago
Steven Liu 756897eff4 avformat/dashdec: check init_section before use it. 4 years ago
Paul B Mahol a8b3a51790 avformat/cdxl: rework probe and fix sample rate and frame rate 4 years ago
Andreas Rheinhardt 1873d128f9 avformat/qtpalette: Use better headers 4 years ago
Andreas Rheinhardt e9513052b5 avformat/rtsp: Fix build failure when RTP demuxers are disabled 4 years ago
Andreas Rheinhardt 7936cfc157 avformat/Makefile: Only compile qtpalette.c when needed 4 years ago
Andreas Rheinhardt d97e84b46f avformat/qtpalette: Move default palette to their only user 4 years ago