21425 Commits (21b90435d6025f3bf93b2592cd83214a98c54bde)

Author SHA1 Message Date
Carl Eugen Hoyos 6a3520bf98 lavf: Constify AVProbeData* in av_probe_input_format(). 6 years ago
Carl Eugen Hoyos cc49341084 lavf/avformat: Add a warning that ff_const59 is not part of the public api. 6 years ago
Carl Eugen Hoyos 3aa6208db9 lavf: Constify AVInputFormat pointer. 6 years ago
Carl Eugen Hoyos 9461e4bc69 lavf: Constify AVOutputFormat pointer. 6 years ago
Carl Eugen Hoyos 7be245498b lavf/http: Print metadata updates with -loglevel verbose. 6 years ago
Carl Eugen Hoyos 5247c4328b lavf/spdifenc: Do not overwrite buffer when muxing TrueHD. 6 years ago
Carl Eugen Hoyos a171cafb35 lavf/sdp: Change pointer to configuration from char* to uint8_t*. 6 years ago
Jun Li 0739d5cd5c avformat/smoothstreamingenc:add bitrate calculate 6 years ago
Paweł Wegner 4ed6a485d3 libavformat/movenc: mov: added subtitle codec tags to codec tag list 6 years ago
Michael Niedermayer 38381400fc avformat/gdv: Check fps 6 years ago
Jun Li c2a221c5ae avformat/rtpdec.h remove unused variable 6 years ago
Mark Reid 283ce69a10 avformat/mxfenc: allow user comments for opatom muxer 6 years ago
Carl Eugen Hoyos 715186456c lavf/matroskaenc: Allow dvdsub remuxing from some containers. 6 years ago
Michael Niedermayer f94b4f1611 avformat/mpegts: Simplify score compare 6 years ago
Andriy Gelman 0a84ba2608 avformat/mpegts: reduce buffering during initialization 6 years ago
Matthew McKenna f95aee2b72 Add the Canon XF-HEVC UL to the picture essence container UL list 6 years ago
joepadmiraal 056a2ac168 avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlists 6 years ago
Marton Balint 57580e2ab6 avformat/utils: fix indentation 6 years ago
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