15866 Commits (fa8c6c13505cdea7ca7df44ac5a801962ebba1d2)

Author SHA1 Message Date
Michael Niedermayer 158b3fb584 avformat/tiertexseq: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 0026c4ecfd avformat/hls: use av_freep(), do not leave stale pointers in memory 10 years ago
Mark Reid 5c50214eed avformat/mxfdec: read reel_name and source timecode from physical source package 10 years ago
Martin Storsjö 28816050e4 lavf: Set the stream time base hint properly for chained muxers 10 years ago
Martin Storsjö b762494438 sdp: Simplify parsing/conversion of H264 extradata 10 years ago
Michael Niedermayer 02f7665a3c avformat/mov: do not overwrite extradata in mov_read_glbl() 10 years ago
James Almer ddc3768161 avformat: remove obsolete FF_API_READ_PACKET cruft 10 years ago
James Almer ecf457f3ac avformat: remove obsolete FF_API_CLOSE_INPUT_FILE cruft 10 years ago
James Almer 3bd9f17b8a avformat: remove obsolete FF_API_SET_PTS_INFO cruft 10 years ago
James Almer a578b93c73 avformat: remove obsolete FF_API_NEW_STREAM cruft 10 years ago
James Almer cc787709ee avformat: remove obsolete FF_API_FORMAT_PARAMETERS cruft 10 years ago
James Almer 903a0acba4 avformat: remove obsolete FF_API_ALLOC_OUTPUT_CONTEXT cruft 10 years ago
Michael Niedermayer c02ea58c5f avformat/options_table: add FF_COMPLIANCE_UNOFFICIAL 10 years ago
Alexander Strasser e079d43af8 avformat/img2dec: Attempt to detect non-escaped glob patterns too (-pattern_type glob) 10 years ago
Michael Niedermayer 684508ba15 avformat/img2dec: Support -loop with pipes 10 years ago
Clément Bœsch 138902dfb6 avformat/assdec: make sure pos is initialized 10 years ago
Michael Niedermayer 27f6da2921 avformat/mpegts: use a padded buffer in read_sl_header() 10 years ago
Michael Niedermayer c3d7f00ee3 avformat/mpegts: Check desc_len / get8() return code 10 years ago
Thomas Volkert 1c4c78ee40 sdp: add support for H.261 10 years ago
Joakim Roubert 55f03d8726 hlsenc: Add parameter -hls_allow_cache 10 years ago
Michael Niedermayer 97cb9b6cbb Revert "avformat/img2dec: reduce bmppipe probe score" 10 years ago
Vignesh Venkatasubramanian a9b10e1510 lavf/webm_dash: some fields should go into Representation 10 years ago
Michael Niedermayer 0d92b0d5f4 avutil/avstring: Factor av_match_list() out 10 years ago
Carl Eugen Hoyos 81cee700f7 Support decoding 32bit pcm audio in mov. 10 years ago
Carl Eugen Hoyos 6efe4137ce Stop demuxing wtv on eof. 10 years ago
Benoit Fouet c29d999f71 avformat/mxfenc: add jpeg2000 support. 10 years ago
Michael Niedermayer 8cde94ec0d avformat/flvenc: fix codec_id_text check 10 years ago
Vignesh Venkatasubramanian b1071db3df lavf/webm_dash: Fix incorrect bandwidth computation 10 years ago
Vignesh Venkatasubramanian 8acb76567a lavf/webm_dash: fix hardcode in cues_end computation 10 years ago
Michael Niedermayer f2e53808e3 avformat/movenc: automatically set AVC-Intra tag 10 years ago
Michael Niedermayer 23f0e2edec avformat/movenc: AVC Intra support 10 years ago
wm4 c8422f04a3 avformat/aviobuf: fix avio_flush() for read streams 10 years ago
Jeffrey Wescott 07de0db74b avformat/flvenc: When using "-c:d copy", don't require a codec for passing the AMF metadata through from input to output. 10 years ago
Clément Bœsch 55180b3299 Kill timed SRT 10 years ago
Alexander Drozdov 08ccc474b7 RTMP: fix FD leak in rtmp_open() 10 years ago
Justin Ruggles 19133e96d3 lavf: fix memleaks in avformat_find_stream_info() 10 years ago
Timothy B. Terriberry a05f5052fe sdp: Make opus declaration conform to the spec 10 years ago
Michael Niedermayer 3f5095f213 avformat/hlsenc: fix outter typo 10 years ago
Michael Niedermayer b1a0fccd02 avformat/hlsenc: export inner muxer timebase 10 years ago
Joakim Roubert 3edb9aaea6 avformat/hlsenc: Added parameter -hls_allow_cache 10 years ago
Clément Bœsch 71f6275169 avformat/assdec: make sure to free allocated data in case of error 10 years ago
Clément Bœsch 0e6bad1229 avformat/assenc: mux an event header if none are found in extradata 10 years ago
Clément Bœsch 3a6fa38fb1 avformat/assdec: add myself to Copyright 10 years ago
Clément Bœsch 0aa5c5a89e avformat/assdec: reindent after previous commit 10 years ago
Clément Bœsch 9ec52e5533 avformat/assdec: make sure "Comments:" events end up in the header 10 years ago
Clément Bœsch ff5f5cbb46 avformat/assdec: output ASS packets 10 years ago
Andreas Cadhalpun 883e98bc25 probe: Bump the score for mime type matching 10 years ago
Peter Ross 1964251be7 libavformat/iff: print error message when DSDIFF compression type is not supported 10 years ago
Clément Bœsch 9ae83ece8a avformat/srtdec: simpler and more lenient probing 10 years ago
wm4 7dd2005e1a avformat: add SUP/PGS subtitle demuxer 10 years ago