20194 Commits (ad0d016f1cd2a626edeabae7f461b0043e660ee4)

Author SHA1 Message Date
Petri Hintukainen 7a6bd54152 Add SUP/PGS subtitle muxer 8 years ago
Steven Liu ab96e2ca81 avformat/dashdec: free resource allocated by xml 8 years ago
Steven Liu 96d70694ae avformat/dashdec: add dash demuxer base version 8 years ago
James Almer 27b7800ba9 avformat/matroskaenc: also write tags when output is WebM 8 years ago
Michael Niedermayer afc9c683ed avformat/asfdec: Fix DoS in asf_build_simple_index() 8 years ago
Michael Niedermayer 9cb4eb7728 avformat/mov: Fix DoS in read_tfra() 8 years ago
Michael Niedermayer 913feb6263 avformat/gdv: Make FixedSize static 8 years ago
Steven Liu ef7fe81b85 flvdec: Check the avio_seek return value after reading a metadata packet 8 years ago
Karthick J 837c55e072 avformat/hlsenc: Added configuration to override HTTP User-Agent 8 years ago
Alex Converse 4d2b9ece45 avformat/flvdec: Set need_context_update when setting the initial extradata 8 years ago
wm4 5d76674756 lavf: make avio_read_partial() public 8 years ago
James Almer 877076ffa1 avformat/avio: update avio_alloc_context() doxy 8 years ago
Steven Liu adeb41afb8 avformat/dash:add copyright to dash.c 8 years ago
Anton Khirnov 78a7af823b Use the new AVIOContext destructor. 8 years ago
Anton Khirnov b12e4d3bb8 avio: add a destructor for AVIOContext 8 years ago
Steven Liu 837580f458 avformat/dash: move reused API to common file and header file 8 years ago
孙浩(晓黑) 9d00fb9d70 avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() 8 years ago
孙浩(晓黑) 900f39692c avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() 8 years ago
孙浩(晓黑) c24bcb5536 avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. 8 years ago
Daniel Glöckner feb1dbc7bd avformat/mov: prevent duplication of first fragment's ctts_data 8 years ago
Dale Curtis f1e47f8713 avformat/mov: Bail when invalid sample data is present. 8 years ago
Justin Ruggles 1a0d9b503d avformat/concatdec: add fallback for calculating file duration 8 years ago
Paras Chadha df475db9a2 Add FITS Muxer 8 years ago
Paras Chadha 207f0cff2a Add FITS Demuxer 8 years ago
Michael Niedermayer f762555a90 avformat/mxfenc: Replace literal numbers by named enum values. 8 years ago
Michael Niedermayer 429f3266c1 avformat/mxfenc: Check that the video codec in D-10 is MPEG-2 8 years ago
Carl Eugen Hoyos d4fbe99dab lavf/dump: Remove superfluous cast. 8 years ago
Michael Niedermayer 4f05e2e2dc avformat/mvdec: Fix DoS due to lack of eof check 8 years ago
孙浩 and 张洪亮(望初) 96f24d1bee avformat/rl2: Fix DoS due to lack of eof check 8 years ago
孙浩 and 张洪亮(望初) 124eb202e7 avformat/rmdec: Fix DoS due to lack of eof check 8 years ago
孙浩 and 张洪亮(望初) 7e80b63ecd avformat/cinedec: Fix DoS due to lack of eof check 8 years ago
孙浩 and 张洪亮(望初) 7f9ec5593e avformat/asfdec: Fix DoS due to lack of eof check 8 years ago
Michael Niedermayer 7ec414892d avformat/hls: Fix DoS due to infinite loop 8 years ago
Carl Eugen Hoyos 9d494c5e55 lavf/rawenc: Add little- and big-endian G.726 muxers. 8 years ago
Carl Eugen Hoyos f61e2dcfc3 lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified. 8 years ago
Dale Curtis 37e8edc9f5 avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled. 8 years ago
Michael Niedermayer c42a1388a6 avformat/rtpdec_h264: Fix heap-buffer-overflow 8 years ago
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