18059 Commits (30fb54c23f520c4bd1f6563ea1821de96b8f4a17)

Author SHA1 Message Date
Simon Thelen b84232694e lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream. 10 years ago
Alex Agranovsky 9b10ae5727 avformat/format: Remove parameters from mime type before comparission for probing 10 years ago
Alexander S. Drozdov 6a8d58d693 avformat/tcp: TCP Protocol: fix descriptor leak on listen and interrupt 10 years ago
Thierry Foucu f600381b79 libavformat/utils.c: use correct variable for message. 10 years ago
Paul B Mahol abef6383fb avformat/wavdec: use AV_OPT_TYPE_BOOL for ignore_length 10 years ago
Paul B Mahol 2506244155 avformat/wavenc: use AV_OPT_TYPE_BOOL for write_bext option 10 years ago
Michael Niedermayer f58e011a1f avformat/utils: Increase default max_stream_analyze_duration for flv 10 years ago
Clément Bœsch 342ead4491 avformat/subtitles: improve ff_subtitles_queue_finalize() doxy 10 years ago
Clément Bœsch af924fd9e4 avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 10 years ago
Clément Bœsch a634649a36 avformat/subtitles: make sure we don't drop "duplicated" events from different streams 10 years ago
Clément Bœsch 4f26c99912 avformat/subtitles: drop duplicated events 10 years ago
Luca Barbato 41ed749fe9 ogg: Do not try to use the parser if it is not present 10 years ago
Vesselin Bontchev 8e28e0721c avformat/aa: initialize "header_seed" and "header_key" 10 years ago
James Almer 67d81b76b6 avformat/avformat: remove dead code 10 years ago
Michael Niedermayer a7c0373ea3 avformat/mxfenc: Move sponsorship notice to its own comment block 10 years ago
Michael Niedermayer 7277a4ace9 avformat/http: add reconnect_delay_max option 10 years ago
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
Michael Niedermayer 124b7cd485 Add NOA credits 10 years ago
Michael Niedermayer bdbab4a351 avformat/http: exponentially delay reconnection to avoid flooding the server 10 years ago
Michael Niedermayer 9bd68dea2b avformat/http: Add reconnect_at_eof and reconnect_streamed options 10 years ago
Alexandra Hájková 77cf236689 asfdec: alloc enough space for storing name in asf_read_metadata_obj 10 years ago
Martin Storsjö 7cad1bf075 mov: Allow more than one keyframe per trun 10 years ago
Zhang Rui b821aed706 avformat/async: fix integer conversion warning 10 years ago
tab fb135139fd avformat: implement query_codec for the image2 muxer. 10 years ago
Michael Niedermayer b480f0e37a avformat/cafenc: Move special casing of PCM codecs into ff_codec_caf_tags 10 years ago
Ronald S. Bultje a02e27c03d md5: change flags to match framemd5. 10 years ago
Michael Niedermayer 63974bd494 avformat/http: print error that causes reconnection 10 years ago
Michael Niedermayer 7990beedee avformat/http: require seekability only when seeking to position != 0 10 years ago
Yayoi 1bb8a53f08 avformat/samidec: do not include trailing sami footer in the last packet 10 years ago
Zhang Rui 929451c5cb avformat/async: replace strerror with av_err2str 10 years ago
Hendrik Leppkes 590ea32e54 Postpone removal of API changes from within the last two years 10 years ago
Andy Wu c43bd08f8b avformat/mp3dec: Make MP3 seek fast 10 years ago
Hendrik Leppkes 83a5df54ea Remove left-over FF_API_DESTRUCT_PACKET cruft 10 years ago
Michael Niedermayer 4eca1939ef avformat/hls: Check for av_opt_set_dict() failure 10 years ago
Carl Eugen Hoyos da8eb70dc3 lavf/aiffenc: Clarify an error message. 10 years ago
Arnaud Bienner 0cdba4ac68 lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[]. 10 years ago
Arnaud Bienner 35ab967f52 lavf/mxf: Support video essence container uls for vc1. 10 years ago
Arnaud Bienner fd6b38bed7 lavf/riff: Support fourcc AVd1 for dvvideo. 10 years ago
Carl Eugen Hoyos f7361dbcf4 lavc/mxfdec: Support more mxf files with codec_ul. 10 years ago
Vittorio Giovara 599fe93a84 riff: Add AVj2 fourcc for Avid jpeg2000 10 years ago
Michael Niedermayer 9ed53d5a8a avformat/mov: Change the type of the r/g/b variables 10 years ago
Stephan Holljes 280d140cb0 lavf/http: Remove superfluous parenthesis. 10 years ago
Stephan Holljes dd7b486e8e lavf/http: Fix incorrectly placed parenthesis. 10 years ago
Michael Niedermayer 9f6ca28e32 avformat/concatdec: Check file variable before dereferencing 10 years ago
Sean McGovern 9ad1e0c12c mux: Make sure that the data is actually written 10 years ago
Sean McGovern e05f7ed543 file: properly forward errors from file_read() and file_write() 10 years ago
Michael Niedermayer fddcd9e570 avformat/file: Fix copy and paste error 10 years ago
Michael Niedermayer 4cad4bd4ca avformat/hlsenc: Fix memleak of path 10 years ago
Michael Niedermayer e3d8504fd0 avformat/hlsenc: Initialize vtt_oc to help static analyzers 10 years ago
Michael Niedermayer 879603fa3f avformat/latmenc: Add assert to avoid coverity warning 10 years ago