index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
dashenc.c
Age
Commit message (
Expand
)
Author
2019-08-05
avformat/dashenc: fix writing the AV1 codec string in mp4 mode
James Almer
2019-08-05
avformat/dashenc: update stream extradata from packet side data
James Almer
2019-06-25
avformat/dashenc: split extension for MP4 into .mp4 or .m4s
Alfred E. Heggestad
2019-06-14
avformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag support
Steven Liu
2019-05-17
avformat/dashenc: use 64bit for handling the return of avio_tell()
Michael Niedermayer
2019-04-22
avformat/dashenc: Fix a bug with writing "final" manifest
Karthick J
2019-04-16
avformat/dashenc: Disable streaming for webm output
Karthick J
2019-04-10
libavformat/dashenc : Prevent writing manifest files multiple times
joepadmiraal
2019-04-02
avformat/dashenc: Add support for Global SIDX
Karthick J
2019-03-06
avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlists
joepadmiraal
2019-02-25
avformat/dashenc: Added comments
Karthick J
2019-02-25
avformat/dashenc: Added option to repeatedly publish master playlist
Karthick J
2019-01-31
avformat/hlsenc: add var_stream_map LANGUAGE field string parameter
Steven Liu
2019-01-28
avformat/dashenc: Skip writing trailer for MP4 output when in streaming mode
Karthick J
2019-01-21
avformat/dashenc: Format xs:datetime in millisecond precision
Karthick J
2018-12-17
avformat/dashenc: Added support for Low-latency HLS(Experimental)
kjeyapal@akamai.com
2018-12-17
avformat/dashenc : Refactored HLS media playlist related code
kjeyapal@akamai.com
2018-12-11
avformat/dashenc: Used the movenc option skip_sidx instead of global_sidx
kjeyapal@akamai.com
2018-12-04
lavf/dashenc: Write media trailers when DASH trailer is written.
Andrey Semashev
2018-12-03
Revert "lavf/dashenc: Write media trailers when DASH trailer is written."
Karthick J
2018-12-03
lavf/dashenc: Use avpriv_io_delete to delete files.
Andrey Semashev
2018-12-03
lavf/dashenc: Write media trailers when DASH trailer is written.
Andrey Semashev
2018-12-03
avformat/dashenc: Added proper logging when io_open fails for write
Karthick J
2018-12-02
avformat/dashenc: Added an option to ignore io errors
kjeyapal@akamai.com
2018-12-02
avformat/dashenc: Handled the error from dashenc_io_open()
kjeyapal@akamai.com
2018-12-02
lavf/dashenc: Delete HLS manifests on trailer writing if remove_at_exit is set.
Andrey Semashev
2018-12-02
lavf/dashenc: Don't put non-mp4 streams in HLS manifests.
Andrey Semashev
2018-11-23
lavf/dashenc: Fix segment duration overflow on fine time bases.
Andrey Semashev
2018-11-22
avformat/dashenc : Handled error from ff_http_do_new_request() cleanly
kjeyapal@akamai.com
2018-11-21
lavf/dashenc: Fix AVDictionary leaks in case of various init errors.
Andrey Semashev
2018-11-21
lavf/dashenc: Add support for format-specific file extensions.
Andrey Semashev
2018-11-21
lavf/dashenc: Add DASH segment type auto and make it the default
Andrey Semashev
2018-11-14
lavf/dashenc: set FLAC manifest codec string to "flac"
Jan Ekström
2018-11-02
avformat/dashenc: Disable writing CODECS tag for HEVC streams
kjeyapal@akamai.com
2018-10-26
avformat/dashenc: Support HTTP persistent for init segments as well
kjeyapal@akamai.com
2018-10-21
avformat/dashenc: URL close unconditionally after DELETE segments
kjeyapal@akamai.com
2018-10-21
avformat/dashenc: Support HTTP Persistent for master.m3u8 as well
kjeyapal@akamai.com
2018-10-18
avformat/dashenc: Dont ignore the codec tag from codec parameters
Karthick Jeyapal
2018-10-11
avformat/dashenc: only write video streams into HLS master playlist
Jian Yang
2018-09-19
avformat/dashenc: Reduce Muxing overhead for chunked CMAF format
Karthick Jeyapal
2018-09-17
avformat/dashenc: Format VP9 profile as decimal instead of Hexadecimal
James Almer
2018-09-17
avformat/dashenc: Format VP9 bitdepth as decimal instead of Hexadecimal
Karthick Jeyapal
2018-09-17
avformat/dashenc: Format VP9 level as decimal instead of hexadecimal
Karthick Jeyapal
2018-09-11
avformat/dashenc: Remove muxer overhead from Bandwidth field in DASH manifest
Karthick Jeyapal
2018-09-11
avformat/dashenc: Add CODECS tag to HLS master playlist
Karthick Jeyapal
2018-07-30
libavformat/dashenc: Fix relative URI of HLS master playlist
Antonio Morell
2018-05-28
avformat/dashenc: Added a warning for incorrect segment name extension
Karthick Jeyapal
2018-05-28
avformat/dashenc: Added option for Segment file format
Karthick Jeyapal
2018-05-15
avformat/dashenc: configuring container format options
Vishwanath Dixit
2018-05-03
lavf/dashenc: pass standards compliance value to the internal context
Jan Ekström
[next]