20169 Commits (429f3266c14ac4851da007fcb3461f9acc99cbad)

Author SHA1 Message Date
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 8 years ago
Steven Siloti 949debd1d1 avformat/utils: fix memory leak in avformat_free_context 8 years ago
Steven Liu 738b29cfb6 avformat/hlsenc: support fmp4 single file mode 8 years ago
Aleksandr Slobodeniuk 50aeb6e4ed avformat/riff: remove useless tag correlation 'mpg2'->MPEG1VIDEO. 8 years ago
Aleksandr Slobodeniuk 0aa8fa963f avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" of "void ff_put_bmp_header()" 8 years ago
Matt Oliver 6cc677c0e8 lavf/os_support: Use existing WinRT config value. 8 years ago
Michael Niedermayer ffcc82219c avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2 8 years ago
Michael Niedermayer 08c073434e avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2 8 years ago
foo86 6029b8a6bb avformat/s337m: fix potentially undefined pointer arithmetic 8 years ago
Michael Niedermayer 7140761481 avformat/oggparsecelt: Do not re-allocate os->private 8 years ago
Steven Liu 805ce25b1d avformat/hlsenc: improve hls encrypt get key file operation 8 years ago
Clément Bœsch 850a45aef1 lavf/movenc: support GPMF track (gpmd) remuxing 8 years ago
Steven Liu f21457f8e0 avformat/hlsenc: fix hls fmp4 extention name bug 8 years ago
James Almer 7c9d2ad45f avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_header() 8 years ago
foo86 f04ef26816 avformat: add SMPTE 337M demuxer 8 years ago
Jan Sebechlebsky 5c9dcd5c48 libavformat/fifo: Fix initialization of underlying AVFormatContext 8 years ago
foo86 3b7ec920af avformat/dtsdec: switch to common frame header parsing function 8 years ago
Derek Buitenhuis a27c412795 webmdashenc: Fix memory leak 8 years ago
Derek Buitenhuis e10c31f331 hdsenc: Remove dead store 8 years ago
Kieran O'Leary 264f6c6f95 movenc: Add 'keywords' metadata 8 years ago
Derek Buitenhuis 5ca063799c rtspdec: Fix return error 8 years ago
Paul B Mahol 0281d5ece6 avcodec/magicyuv: add 12 bit formats 8 years ago
Wan-Teh Chang 2f84f40d45 avformat/avio: Remove no-op code in url_find_protocol(). 8 years ago
Derek Buitenhuis c27d7c027c rtmpproto: Fix error return 8 years ago
Tobias Rapp 8bf9572e9a avformat: remove obsolete commented-out DEBUG define 8 years ago
Derek Buitenhuis 2d417076a2 avformat/hlsenc: Add missing error check 8 years ago
Steven Liu 23e21130bb avformat/hlsenc: add warn message when use both fmp4 and single_file 8 years ago
Derek Buitenhuis fde9013ab4 mpegtsenc: Don't pass NULL to memcpy 8 years ago