156 Commits (6d93e7d1a3e607d001141784e66cc73ba1f061c6)

Author SHA1 Message Date
Hendrik Leppkes 3aef2fceff avformat/hlsenc: don't use %s for strftime on msvc 8 years ago
Steven Liu f73ef3748e avformat/hlsenc: fix hls_flags temp_file bug 8 years ago
Steven Liu 0c0aef1caf avformat/hlsenc: fix cid 1401346 Dereferencing pointer error 8 years ago
Steven Liu 965f35b111 avformat/hlsenc: set default http method to PUT when method is null 8 years ago
Bela Bodecs 2b9f92fcc5 avformat/hlsenc: fix stream level metadata handling 8 years ago
Steven Liu d96ebc5ef8 avformat/hlsenc: deprecate hls_wrap option 8 years ago
Aman Gupta 606eac7b07 avformat/hlsenc: add hls_flag option to write segments to temporary file until complete 8 years ago
Steven Liu 1033f56b07 avformat/hlsenc: improve to write m3u8 head block 8 years ago
Steven Liu 2f7cc21b61 avformat/hlsenc: refine the code readable for time unit 8 years ago
Steven Liu 1c1031003b avformat/hlsenc: fix too many open files bug 8 years ago
Steven Liu b05d0274ce avformat/hlsenc: fix bug of hlsenc http delete old segments 8 years ago
Steven Liu 83a9cf3603 avformat/hlsenc: remove debug message used error level log 8 years ago
Steven Liu 3222786c5a avformat/hlsenc: refine the hlsenc code 8 years ago
Steven Liu b97e9cba0b avformat/hlsenc: fix hlsenc bug at windows system 8 years ago
Nicolas George 57789cfb9d lavf/hlsenc: fix typo in last commit. 8 years ago
Bodecs Bela 8811d6d9a0 avformat/hlsenc: hls_start_number_source and start_number 8 years ago
Steven Liu daff04bd18 avformat/hlsenc: fix the bug when the largest segment duration pointer right value is 0 8 years ago
Steven Liu 2deafd9898 avformat/hlsenc: fix hls start and tail segment duration 8 years ago
Steven Liu 57ae94a3c0 avformat/hlsenc: fix Explicit null dereferenced in hlsenc 8 years ago
Bela Bodecs 4c63910bdb vformat/hlsenc: typo in default localtime pattern 8 years ago
Steven Liu 93593674bc avformat/hlsenc: fix memleak in hlsenc 8 years ago
Bela Bodecs 8c9c43fc43 avformat/hlsenc: bugfix in duplicate filename detection 8 years ago
Bela Bodecs 557c0df9a8 avformat/hlsenc: size and duration in segment filenames 8 years ago
Bela Bodecs 03a69bd897 avformat/hlsenc: Duplicated segment filenames and use_localtime_mkdir 8 years ago
Bela Bodecs 8fd3e02eee libavformat/hlsenc: default segment name and use_localtime 8 years ago
Bela Bodecs 9ec52a0a9b libavformat/hlsenc: fix delete_segments when use_localtime_mkdir 8 years ago
Bodecs Bela 0ff8c6b6d5 avformat/hlsenc: strftime identifiers and segment index 8 years ago
Jesper Ek c7c0046efc Fix bug when incrementing initial_prog_date_time when removing segments 8 years ago
Bela Bodecs e7fbd70189 avformat/hlsenc: detecting duplicated segment filenames 8 years ago
Steven Liu 6b95da9af9 avformat/hlsenc: save the EXT-X-DISCONTINUITY from old list 8 years ago
Steven Liu 55affd95bd avformat/hlsenc: fix ticket id 5988 for DISCONTINUITY 8 years ago
Robert Nagy c0dc9df2cc increment initial_prog_date_time when removing old segments 8 years ago
Michael Niedermayer 2b09a3ad19 Revert "img2 encoder: allow %t in filename, based on patch from Yuval Adam" 8 years ago
rogerdpack 1a956c64c8 img2 encoder: allow %t in filename, based on patch from Yuval Adam 8 years ago
Moritz Barsnick 468c596a31 lavf: fix typos 8 years ago
Steven Liu be1d32492e avformat/hlsenc: support multi level path in m3u8 with filename 8 years ago
Steven Liu 0d2dd5d96d avformat/hlsenc: support mkdir_p for use_localtime_mkdir 8 years ago
Steven Liu 1212e3468e avformat/hlsenc: refine EXT-X-BYTERANGE support for segments 8 years ago
Michael Niedermayer 6f062eb8d0 avformat/hlsenc: Emulate strftime("%z") using other functions if it does not work 8 years ago
Michael Niedermayer 9f18a970b2 avformat/hlsenc: Assume UTC if "%z" is unsupported in strftime() 8 years ago
Michael Niedermayer 22ba9a3cb8 avformat/hlsenc: Avoid "%T" "%F" in strftime() to improve compatibility 8 years ago
Michael Niedermayer 2793ebd6cb avformat/hlsenc: implement program_date_time 8 years ago
Franklin Phillips cefce6e2c1 avformat/hlsenc: fix incomplete write of subtitle HLS playlist 8 years ago
Steven Liu 3aab6fa6ba avformat/hlsenc: add warning for append_list and hls_init_time option 8 years ago
Steven Liu 557ad3a474 avformat/hlsenc: add option hls_init_time to set init hls window segment duration 8 years ago
Steven Liu 445c30ba07 lavf/hlsenc: add append_list flag into hlsenc 8 years ago
Michael Niedermayer dd96a58473 avformat/hlsenc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE, support tee: 8 years ago
Steven Liu b45a976ed4 add split_by_time flag for support splite mpegts segment at non-keyframe 8 years ago
Adam Kent 77e355ffb1 avformat/hlsenc: Add support for HLS PLAYLIST types EVENT and VOD 9 years ago
Michael Niedermayer b2ab3398f5 avformat/hlsenc: Fix passing options, regression since bc9a5965c8 9 years ago