240 Commits (519bd469d01af1727f943e5b73c964c94f29ccd0)

Author SHA1 Message Date
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
Peter Große 3606c11417 dashenc: use av_dict_set_int instead of static function 7 years ago
Peter Große 91760a9340 dashenc: copy stream frame rate to output stream 7 years ago
Anton Schubert 4723c6226a dashenc: fix bitrate estimation with correct scaling 7 years ago
James Almer 52223ffe44 Revert "lavf/dashenc: update bitrates on dash_write_trailer" 7 years ago
Steven Liu 837580f458 avformat/dash: move reused API to common file and header file 7 years ago
Martin Storsjö d086e40459 lavf: Remove codec_tag from dashenc and smoothstreamingenc 8 years ago
Martin Storsjö 61f589e31e lavf: Remove codec_tag from dashenc and smoothstreamingenc 8 years ago
Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
Przemysław Sobala 89c0fda5f4 lavf/dashenc: update bitrates on dash_write_trailer 8 years ago
Thomas Stephens 5fe2b43702 avformat/dashenc: Only use temporary files when outputting to file protocol 8 years ago
Peter Große 7295b73738 dashenc: add webm support 8 years ago
Peter Große 01f1f017d8 dashenc: use avio_dynbuf instead of packet_write callback 8 years ago