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
/
hlsenc.c
Age
Commit message (
Expand
)
Author
2019-07-15
avformat/hlsenc: use old way for fragment mp4 in HLS PUT method
Steven Liu
2019-07-11
avformat/hlsenc: use one handler for m3u8 and segments
Steven Liu
2019-07-01
avformat/hlsenc: changing all filename length to MAX_URL_SIZE
Bela Bodecs
2019-06-28
avformat/hlsenc: temp_file usage for master playlist and vtt playlist
Bela Bodecs
2019-06-27
hlsenc: Add option to set custom HTTP headers
Derek Buitenhuis
2019-06-24
avformat/hlsenc: better error log message for var_stream_map content
Bela Bodecs
2019-06-22
avformat/hlsenc: better checking var_stream_map content
Bela Bodecs
2019-06-20
avformat/hlsenc: enhanced %v handling with variant names
Bodecs Bela
2019-06-19
av_format/hlsenc: fix %v handling by format_name function
Bodecs Bela
2019-06-14
avformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag support
Steven Liu
2019-06-02
doc/muxers: fix typo of the hls var_stream_map example
Steven Liu
2019-04-14
avformat/hlsenc: flush packets before update split message
Steven Liu
2019-03-20
lavf: Constify AVOutputFormat pointer.
Carl Eugen Hoyos
2019-02-10
avformat/hlsenc: fix fmp4_init_filename file name with %v problem
Steven Liu
2019-01-31
avformat/hlsenc: add var_stream_map LANGUAGE field string parameter
Steven Liu
2019-01-31
avformat/hlsenc: add var_stream_map DEFAULT field status parameter
Steven Liu
2019-01-31
avformat/hlsenc: make the EXT-X-MEDIA NAME field by stream id.
Steven Liu
2019-01-04
avformat/hlsenc: free variant streams after write all variant streams info
Steven Liu
2018-12-26
avformat/hlsenc: remove unused variable to fix compiler warning
Steven Liu
2018-12-26
Fix usage of temp_file flag in hls_flags option.
Adrian Guzowski
2018-12-24
avformat/hlsenc: remove duplicate operation at hls_write_header
Steven Liu
2018-12-10
avformat/hlsenc : Added an option to ignore IO errors
Karthick J
2018-12-10
avformat/hlsenc: Handled error from ff_http_do_new_request() function
Karthick J
2018-11-25
avformat/hlsenc: remove the cannot reach result
Steven Liu
2018-11-16
lavf/hlsenc: Do not mix declarations and code.
Carl Eugen Hoyos
2018-11-12
avformat/hlsenc: check dirname and fix vtt problem
Steven Liu
2018-10-30
avformat/hlsenc.c: fix the output's duration smaller than input's in sub-rang...
Charles Liu
2018-10-30
avformat/hlsenc.c: the size of init.mp4 is zero.
Charles Liu
2018-10-30
avformat/hlsenc.c: remove the useless variable fmp4_init_mode.
Charles Liu
2018-10-30
avformat/hlsenc.c: fix memory leak in fmp4 mode.
Charles Liu
2018-10-30
avformat/hlsenc: fix the duration of m4s segment is unusually smaller than ex...
Charles Liu
2018-09-25
avformat/utils: move mkdir_p to utils
Steven Liu
2018-09-05
avformat/hlsenc: rename option from use_localtime to strftime
Steven Liu
2018-08-22
lavf/hlsenc: fix mixed declarations and code warning.
Jun Zhao
2018-08-19
Improve hls VOD mode hls performance problem.
Ronak Patel
2018-07-11
avformat/hlsenc: improve compute after_init_list_dur
Steven Liu
2018-05-24
avformat/hlsenc: support http method for hls fmp4
Steven Liu
2018-05-12
avformat/hlsenc: set AVFMT_NODIMENSIONS
Aman Gupta
2018-04-16
avformat/hlsenc: avformat/hlsenc: add error message for encrypt fmp4 mode
Steven Liu
2018-04-13
avformat/hlsenc: add option hls_delete_threshold
Steven Liu
2018-04-12
lavf/hlsenc: use ff_get_chomp_line
Jun Zhao
2018-04-11
avformat/hlsenc: fix handling of delete_segments when %v is present
Bela Bodecs
2018-03-27
avformat/hlsenc: initialize saveptrs
Timo Rothenpieler
2018-03-25
avformat/hlsenc: use stream's maximum bit rate as fall-back advertised rate
Jan Ekström
2018-03-18
avformat/hlsenc: reindent after previous commits
Steven Liu
2018-03-18
avformat/hlsenc: fix fmp4 single init file problem
Steven Liu
2018-03-18
avformat/hlsenc: fix memleak problem about fmp4_init_filename
Steven Liu
2018-03-18
avformat/hlsenc: reindent after previous commits
Steven Liu
2018-03-18
avformat/hlsenc: fix write wrong init file URI string problem
Steven Liu
2018-03-14
avformat/hlsenc: Option to set timeout for socket I/O operation
Ravindra
[next]