20184 Commits (e090e750bac863f066515cff6fd363c157ea3c21)

Author SHA1 Message Date
wm4 5d76674756 lavf: make avio_read_partial() public 7 years ago
James Almer 877076ffa1 avformat/avio: update avio_alloc_context() doxy 7 years ago
Steven Liu adeb41afb8 avformat/dash:add copyright to dash.c 7 years ago
Anton Khirnov 78a7af823b Use the new AVIOContext destructor. 7 years ago
Anton Khirnov b12e4d3bb8 avio: add a destructor for AVIOContext 7 years ago
Steven Liu 837580f458 avformat/dash: move reused API to common file and header file 7 years ago
孙浩(晓黑) 9d00fb9d70 avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() 7 years ago
孙浩(晓黑) 900f39692c avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() 7 years ago
孙浩(晓黑) c24bcb5536 avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. 7 years ago
Daniel Glöckner feb1dbc7bd avformat/mov: prevent duplication of first fragment's ctts_data 7 years ago
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