21457 Commits (3308e3da045e8a01ee08affa33a2d424629ca2e3)

Author SHA1 Message Date
Marton Balint d4ae28e494 avformat/utils: be even more strict about stream specifiers 6 years ago
Marton Balint 24e0e149ad avformat/utils: be more strict about stream specifiers 6 years ago
Marton Balint 837f2c9798 avformat/mpegtsenc: write format_identifier HEVC for HEVC streams 6 years ago
Marton Balint fe36dcbff2 avformat/mpegtsenc: factorize writing registration_descriptor 6 years ago
Justin Ruggles 97f47fd601 mov: Fix start_time for streams with empty edits in the middle 6 years ago
Justin Ruggles 69fcc093c1 http: Do not try to make a new request when seeking past the end of the file 6 years ago
Karthick J 2e67f751b5 avformat/dashenc: Added comments 6 years ago
Karthick J ca5ec4cbbc avformat/dashenc: Added option to repeatedly publish master playlist 6 years ago
Steve Lhomme a2c7702ccf avformat:matroskadec: use a define to mark the EBML length is unknown 6 years ago
Tristan Matthews 00f54c15f4 rtpenc_chain: forward strict_std_compliance flags to rtp muxer 6 years ago
Marton Balint 5adc4a98b3 avformat/mpegtsenc: add support for service and provider names with utf8 encoding 6 years ago
Adam Sampson bfa33f548d lavf/jacosubdec: compute subtitle duration correctly 6 years ago
Xiaofeng Wang 821791caa0 lavf/mpeg: fix indent 6 years ago
Steve Lhomme 9326117bf6 avformat/matroskadec: Check parents remaining length 6 years ago
Michael Niedermayer b687b549aa avformat/webmdashenc: Check id in adaption_sets 6 years ago
Wenxiang Qian 85f91ed760 avformat/http: Fix Out-of-Bounds access in process_line() 6 years ago
Wenxiang Qian a142ffdcae avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393 6 years ago
Michael Niedermayer d1afa7284c avformat/matroskadec: Do not leak queued packets on sync errors 6 years ago
Michael Niedermayer b0d8b7cb8e avformat/mov: Do not use reference stream in mov_read_sidx() if there is no reference stream 6 years ago
Marton Balint dbfd042983 avformat/utils: parse some stream specifiers recursively 6 years ago
Marton Balint b35843e391 avformat/mpegts: also convert strings without a specified encoding to UTF-8 6 years ago
Marton Balint dd6dd49f1d avformat/mpegts: fix charset of type 0x11 6 years ago
Sven Dueking 90b15f60bf srt: Set srto_sender flag to sender srt socket 6 years ago
Charles Liu aa25198f1b avformat/mov: fix hang while seek on a kind of fragmented mp4 6 years ago
James Almer 00fd38f184 avformat/mov: don't rescale mastering display values from the SmDm atom 6 years ago
Carl Eugen Hoyos 6de396c216 lavf/img2: Move "loop" into common options. 6 years ago
Carl Eugen Hoyos 826cc58deb lavf/img2dec: Split img2 and img2pipe options. 6 years ago
Steven Liu 9ec1f7634a avformat/hlsenc: fix fmp4_init_filename file name with %v problem 6 years ago
Jan Ekström a03885b745 lavf/mpegts: add reading of ARIB data coding descriptor 6 years ago
Carl Eugen Hoyos 5c515b5f7d lavf/mpegts: Convert service_name and service_provider to utf-8. 6 years ago
chcunningham 1c15449ca9 avformat/mov: validate chunk_count vs stsc_data 6 years ago
chcunningham 3ea87e5d9e avformat/mov.c: require tfhd to begin parsing trun 6 years ago
Nikolas Bowe 2b8458fcc5 avformat/movenc: Add more error checking when writing sample entries. 6 years ago
Paweł Wegner 835ab35ef0 libavformat/dashdec: disable seeking only for live streams. 6 years ago
Marton Balint 4b46d1ee46 avformat/async: fix assertion condition when draining buffer 6 years ago
Marton Balint 56c58b99d0 avformat/mpegts: cache PID discard values 6 years ago
Michael Niedermayer 497c9b0cce avformat/rtsp: Check number of streams in sdp_parse_line() 6 years ago
Steven Liu 1e03d60054 avformat/hlsenc: add var_stream_map LANGUAGE field string parameter 6 years ago
Steven Liu 6a25bb5aa4 avformat/hlsenc: add var_stream_map DEFAULT field status parameter 6 years ago
Steven Liu 62e8644bca avformat/hlsenc: make the EXT-X-MEDIA NAME field by stream id. 6 years ago
Michael Niedermayer 0b50f27635 avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() 6 years ago
Michael Niedermayer b559c58a03 avformat/flvdec: Try to support some concatenated flv files 6 years ago
Carl Eugen Hoyos 8a23a2b7de lavf/asf: Remove an unneeded forward declaration. 6 years ago
Karthick J 789d3b98d1 avformat/tee : Pass standards compliance value to slave muxers as well 6 years ago
Gyan Doshi 2e2b44baba avformat/http: clarify that ffmpeg will attempt to add missing CRLF 6 years ago
Karthick J 1db30d6cec avformat/dashenc: Skip writing trailer for MP4 output when in streaming mode 6 years ago
Carl Eugen Hoyos d3a6943804 lavf/subviewerdec: Skip leading BOM. 6 years ago
Carl Eugen Hoyos 8a788ff5d6 lavf/cafdec: Do not fail for unknown atoms with negative size. 6 years ago
Paul B Mahol 795af110f7 avcodec: add ARBC decoder 6 years ago
Carl Eugen Hoyos 93b967157d lavf/supenc: Remove some unneeded casts. 6 years ago