20260 Commits (47d6b02f6c3d58141ace48bb5e8971cae56f8874)

Author SHA1 Message Date
Dale Curtis f1e47f8713 avformat/mov: Bail when invalid sample data is present. 7 years ago
Justin Ruggles 1a0d9b503d avformat/concatdec: add fallback for calculating file duration 7 years ago
Paras Chadha df475db9a2 Add FITS Muxer 7 years ago
Paras Chadha 207f0cff2a Add FITS Demuxer 7 years ago
Michael Niedermayer f762555a90 avformat/mxfenc: Replace literal numbers by named enum values. 7 years ago
Michael Niedermayer 429f3266c1 avformat/mxfenc: Check that the video codec in D-10 is MPEG-2 7 years ago
Carl Eugen Hoyos d4fbe99dab lavf/dump: Remove superfluous cast. 7 years ago
Michael Niedermayer 4f05e2e2dc avformat/mvdec: Fix DoS due to lack of eof check 7 years ago
孙浩 and 张洪亮(望初) 96f24d1bee avformat/rl2: Fix DoS due to lack of eof check 7 years ago
孙浩 and 张洪亮(望初) 124eb202e7 avformat/rmdec: Fix DoS due to lack of eof check 7 years ago
孙浩 and 张洪亮(望初) 7e80b63ecd avformat/cinedec: Fix DoS due to lack of eof check 7 years ago
孙浩 and 张洪亮(望初) 7f9ec5593e avformat/asfdec: Fix DoS due to lack of eof check 7 years ago
Michael Niedermayer 7ec414892d avformat/hls: Fix DoS due to infinite loop 7 years ago
Carl Eugen Hoyos 9d494c5e55 lavf/rawenc: Add little- and big-endian G.726 muxers. 7 years ago
Carl Eugen Hoyos f61e2dcfc3 lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified. 7 years ago
Dale Curtis 37e8edc9f5 avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled. 7 years ago
Michael Niedermayer c42a1388a6 avformat/rtpdec_h264: Fix heap-buffer-overflow 7 years ago
Vitaly Buka eca2a49716 avformat/aviobuf: Fix signed integer overflow in avio_seek() 7 years ago
Vitaly Buka 4a404cb5b9 avformat/mov: Fix signed integer overflows with total_size 7 years ago
Steven Liu 20a6b198b4 avformat/hlsenc: move free fmp4_init_filename after hls_window operation 7 years ago
bnnm e7053f3316 lavf/bink: fix latest header and add all existing revisions 7 years ago
Jacob Trimble f4544163b2 libavformat/mov: Fix inserting frames before current_frame. 7 years ago
Marton Balint 7160992431 avformat/utils: always av_reduce r_frame_rate 7 years ago
Nikolas Bowe 4b54d5a721 avformat/mov: Fix memory leak when reading DDTS box. 7 years ago
Michael Niedermayer 511e10f673 avformat/avidec: Move packet skip after prefix and related checks 7 years ago
James Almer c100330a8f avformat/movenc: reindent after the previous commit 7 years ago
Sasi Inguva e7e1fbc49b lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC. 7 years ago
DeHackEd eabeb9093a avformat/hlsenc: allow dynamic encryption key rotation 7 years ago
Steven Siloti 949debd1d1 avformat/utils: fix memory leak in avformat_free_context 7 years ago
Steven Liu 738b29cfb6 avformat/hlsenc: support fmp4 single file mode 7 years ago
Aleksandr Slobodeniuk 50aeb6e4ed avformat/riff: remove useless tag correlation 'mpg2'->MPEG1VIDEO. 7 years ago
Aleksandr Slobodeniuk 0aa8fa963f avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" of "void ff_put_bmp_header()" 7 years ago
Matt Oliver 6cc677c0e8 lavf/os_support: Use existing WinRT config value. 7 years ago
Michael Niedermayer ffcc82219c avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2 7 years ago
Michael Niedermayer 08c073434e avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2 7 years ago
foo86 6029b8a6bb avformat/s337m: fix potentially undefined pointer arithmetic 7 years ago
Michael Niedermayer 7140761481 avformat/oggparsecelt: Do not re-allocate os->private 7 years ago
Steven Liu 805ce25b1d avformat/hlsenc: improve hls encrypt get key file operation 7 years ago
Clément Bœsch 850a45aef1 lavf/movenc: support GPMF track (gpmd) remuxing 7 years ago
Steven Liu f21457f8e0 avformat/hlsenc: fix hls fmp4 extention name bug 7 years ago
James Almer 7c9d2ad45f avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_header() 7 years ago
foo86 f04ef26816 avformat: add SMPTE 337M demuxer 7 years ago
Jan Sebechlebsky 5c9dcd5c48 libavformat/fifo: Fix initialization of underlying AVFormatContext 7 years ago
foo86 3b7ec920af avformat/dtsdec: switch to common frame header parsing function 7 years ago
Derek Buitenhuis a27c412795 webmdashenc: Fix memory leak 7 years ago
Derek Buitenhuis e10c31f331 hdsenc: Remove dead store 7 years ago
Kieran O'Leary 264f6c6f95 movenc: Add 'keywords' metadata 7 years ago
Derek Buitenhuis 5ca063799c rtspdec: Fix return error 7 years ago
Paul B Mahol 0281d5ece6 avcodec/magicyuv: add 12 bit formats 7 years ago
Wan-Teh Chang 2f84f40d45 avformat/avio: Remove no-op code in url_find_protocol(). 7 years ago