20157 Commits (eca2a49716ae1f42804dd3545da2f740edf03250)

Author SHA1 Message Date
Vitaly Buka eca2a49716 avformat/aviobuf: Fix signed integer overflow in avio_seek() 8 years ago
Vitaly Buka 4a404cb5b9 avformat/mov: Fix signed integer overflows with total_size 8 years ago
Steven Liu 20a6b198b4 avformat/hlsenc: move free fmp4_init_filename after hls_window operation 8 years ago
bnnm e7053f3316 lavf/bink: fix latest header and add all existing revisions 8 years ago
Jacob Trimble f4544163b2 libavformat/mov: Fix inserting frames before current_frame. 8 years ago
Marton Balint 7160992431 avformat/utils: always av_reduce r_frame_rate 8 years ago
Nikolas Bowe 4b54d5a721 avformat/mov: Fix memory leak when reading DDTS box. 8 years ago
Michael Niedermayer 511e10f673 avformat/avidec: Move packet skip after prefix and related checks 8 years ago
James Almer c100330a8f avformat/movenc: reindent after the previous commit 8 years ago
Sasi Inguva e7e1fbc49b lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC. 8 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
Derek Buitenhuis 99c68861f9 concatdec: Do not pass NULL to memcmp 8 years ago
Azamat H. Hackimov 121ab69c9d libavformat/gdv: Fix parsing for soundless video 8 years ago
John Stebbins 369a3e111c movenc: allow alternative hvc1 h.265 codec tag 8 years ago
John Stebbins 974d508e57 movenc: write correct format hvcc when tag is hvc1 8 years ago
John Stebbins 38d808d72e movenc: move tags definitions to where they are used 8 years ago
John Stebbins e199d90da6 movenc: simplify codec_tag lookup 8 years ago
Steven Liu 1fe40e73a6 avformat/hlsenc: copy codec_tag when stream copy 8 years ago
Steven Liu d01b8f8683 avformat/hlsenc: optimize help message default value. 8 years ago
John Stebbins 95f3c85976 movenc: use correct tag list for AVOutputFormat.codec_tag 8 years ago
Martin Storsjö d086e40459 lavf: Remove codec_tag from dashenc and smoothstreamingenc 8 years ago
Steven Liu 274bd1670b avfomat/hlsenc: support fmp4 format in hls 8 years ago
Max Weber 9e392c6ece libavformat/avformat.h: Move docs inside of #if 8 years ago