252 Commits (12a88f806f4984a6afea5939f02e1ac962731e55)

Author SHA1 Message Date
Karthick Jeyapal ebf85d3190 avformat/dashenc: Added a warning for incorrect segment name extension 7 years ago
Karthick Jeyapal 2efdbf7367 avformat/dashenc: Added option for Segment file format 7 years ago
Vishwanath Dixit e3518821c9 avformat/dashenc: configuring container format options 7 years ago
Jan Ekström bad42e9b40 lavf/dashenc: pass standards compliance value to the internal context 7 years ago
Jan Ekström 48684d2605 lavf/dashenc: require experimental mode to be enabled for WebM 7 years ago
Rodger Combs 6f119dc321 lavf/dashenc: don't call flush_init_segment before avformat_write_header 7 years ago
Karthick Jeyapal 4c27a6fbfd avformat/dashenc: Set mp4 as the default format for VP9 7 years ago
Karthick Jeyapal 060e74e2a9 avformat/dashenc: Set VP9 codec string with profile, level and bitdepth 7 years ago
Steven Liu 002e45b407 avformat/dashenc: change the hls version from 6 to 7 7 years ago
Vishwanath Dixit d10cefbfe5 avformat/dashenc: addition of segment index correction logic 7 years ago
Vishwanath Dixit 2c51e33bc1 avformat/dashenc: addition of muxer overhead for @bandwidth param in MPD 7 years ago
Vishwanath Dixit af6058d03b avformat/dashenc: constructing MPD's bandwidth string locally 7 years ago
Vishwanath Dixit 0c7bc7eb47 avformat/dashenc: addition of muxer overhead in master playlist's bandwidth 7 years ago
Vishwanath Dixit 85ae55eca3 avformat/dashenc: logic to compute muxer overhead 7 years ago
Vishwanath Dixit 990380367b avformat/dashenc: addition of @availabilityTimeOffset in MPD 7 years ago
Vishwanath Dixit 3e75057a1d avformat/dashenc: setting @availabilityStartTime when the first frame is ready 7 years ago
Vishwanath Dixit 1263d91198 avformat/dashenc: removed 'write_manifest' call from 'write_header' 7 years ago
Vishwanath Dixit 51888c85d4 avformat/dashenc: writing average segment duration for @duration in template mode 7 years ago
Vishwanath Dixit ab789e184c avformat/dashenc: segmentation at the configured segment duration rate 7 years ago
Vishwanath Dixit 01ba52852d avformat/dashenc: replacing 'min_seg_duration' with 'seg_duration' 7 years ago
Rodger Combs 08e0f45cc8 lavf/dashenc: remove unneeded call to dash_free 7 years ago
Ravindra 99230b7ef8 libavformat/dashenc: Option to set timeout for socket I/O operation 7 years ago
Serhii Marchuk e45d557561 avformat/dashenc: Use HTTP DELETE for HTTP base proto 7 years ago
Vishwanath Dixit 0dd1fff1c9 avformat/dashenc: fix for segment open issue when persistent connection is enabled 7 years ago
Karthick Jeyapal e3851f6a37 avformat/dashenc: Removed usage of deprecated 'filename' variable 7 years ago
Serhii Marchuk 6d763ab588 avformat/dashenc: add option to change HTTP method 7 years ago
Vishwanath Dixit 28924f4b48 avformat/dashenc: chunk streaming support for low latency use cases 7 years ago
Vishwanath Dixit ffe7cc89d0 avformat/dashenc: opening a segment file when its first frame is ready 7 years ago
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
Karthick Jeyapal 18e2ac032e avformat/dashenc: Signal http end of chunk(http_shutdown) explicitly 7 years ago
Karthick Jeyapal 0df9d0f4cb avformat/dashenc: Fix a resource leak when http persistent in enabled 7 years ago
Vishwanath Dixit 1948b76a1b avformat/hlsenc: closed caption tags in the master playlist 7 years ago
Karthick Jeyapal 0afa171f25 avformat/hlsenc: Add CODECS attribute to master playlist 7 years ago
Karthick Jeyapal 0c78b6a416 avformat/dashenc: Persistent HTTP connections supported as an option 7 years ago
Karthick Jeyapal 5297ae96a1 avformat/dashenc: Addition of #EXT-X-MEDIA tag and AUDIO attribute 7 years ago
Vishwanath Dixit d02289c386 avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute 7 years ago
Karthick J e3b2c8502b avformat/dashenc: avformat/dashenc: Fix the EXT-X-TARGETDURATION as per the hls specification 7 years ago
Steven Liu 1cfde7abd0 avformat/dashenc: add avpriv_io_move return value check 7 years ago
Steven Liu 071f47649c avformat/hlsplaylist: add int type of API ff_hls_write_file_entry 7 years ago
Karthick J 8c2b37e678 avformat/dashenc: Option to generate hls playlist as well 7 years ago
Karthick J a1f8f1340a avformat/dashenc: Associate mpd extension with dash muxer 7 years ago
Karthick J d24e08e978 avformat/dashenc: Added configuration to override HTTP User-Agent 7 years ago
James Cowgill 0ecb1c53c8 avformat/dashenc: fix min_seg_duration option size 7 years ago
Peter Große 3c838e6442 dashenc: copy stream frame rate to output stream 7 years ago
Anton Schubert fe334712dd dashenc: Don't output frameRates at both AS and Representation-level. Only output maxFrameRate at AS-level. 7 years ago
Peter Große 2911dabd51 dashenc: allow AdaptationSets to have different average frame rates 7 years ago
Peter Große 1443859a8d dashenc: don't write header data before the first packet arrives 7 years ago
Peter Große 44ede215b6 dashenc: set DASH related options for the subsequent matroska muxer when using webm 7 years ago
Anton Schubert 3dca4887ae dashenc: fix bitrate estimation with correct scaling 7 years ago
Peter Große 8edb9d4572 dashenc: move UTCTiming element to the end of the manifest 7 years ago