summaryrefslogtreecommitdiff
path: root/libavformat/hlsenc.c
Commit message (Expand)AuthorAge
* avformat/hlsenc: improve hls encrypt get key file operationSteven Liu2017-07-25
* avformat/hlsenc: fix hls fmp4 extention name bugSteven Liu2017-07-24
* avformat/hlsenc: Add missing error checkDerek Buitenhuis2017-07-07
* avformat/hlsenc: add warn message when use both fmp4 and single_fileSteven Liu2017-07-07
* avformat/hlsenc: copy codec_tag when stream copySteven Liu2017-07-05
* avformat/hlsenc: optimize help message default value.Steven Liu2017-07-05
* avfomat/hlsenc: support fmp4 format in hlsSteven Liu2017-07-03
* avformat/hlsenc: donnot show duplicate segment warning at byterange modeSteven Liu2017-06-19
* avformat/hlsenc: move old_filename free operation earlierSteven Liu2017-05-11
* avformat/hlsenc: fix CID 1405135Steven Liu2017-04-28
* avformat/hlsenc: hold old key info when append listSteven Liu2017-04-28
* avformat/hlsenc: add hls encrypt optionsSteven Liu2017-04-14
* avformat/hlsenc: fix duration wrong when no pkt durationSteven Liu2017-03-15
* avformat/hlsenc: fix ticket 6231Steven Liu2017-03-14
* avformat/hlsenc: second_levels flags process function extractSteven Liu2017-03-13
* avformat/hlsenc: move the segment files handler close to before temp flags pr...Steven Liu2017-03-04
* avformat/hlsenc: don't use %s for strftime on msvcHendrik Leppkes2017-02-25
* avformat/hlsenc: fix hls_flags temp_file bugSteven Liu2017-02-25
* avformat/hlsenc: fix cid 1401346 Dereferencing pointer errorSteven Liu2017-02-21
* avformat/hlsenc: set default http method to PUT when method is nullSteven Liu2017-02-18
* avformat/hlsenc: fix stream level metadata handlingBela Bodecs2017-02-13
* avformat/hlsenc: deprecate hls_wrap optionSteven Liu2017-02-11
* avformat/hlsenc: add hls_flag option to write segments to temporary file unti...Aman Gupta2017-02-07
* avformat/hlsenc: improve to write m3u8 head blockSteven Liu2017-01-24
* avformat/hlsenc: refine the code readable for time unitSteven Liu2017-01-24
* avformat/hlsenc: fix too many open files bugSteven Liu2017-01-20
* avformat/hlsenc: fix bug of hlsenc http delete old segmentsSteven Liu2017-01-19
* avformat/hlsenc: remove debug message used error level logSteven Liu2017-01-18
* avformat/hlsenc: refine the hlsenc codeSteven Liu2017-01-13
* avformat/hlsenc: fix hlsenc bug at windows systemSteven Liu2017-01-13
* lavf/hlsenc: fix typo in last commit.Nicolas George2017-01-12
* avformat/hlsenc: hls_start_number_source and start_numberBodecs Bela2017-01-12
* avformat/hlsenc: fix the bug when the largest segment duration pointer right ...Steven Liu2017-01-11
* avformat/hlsenc: fix hls start and tail segment durationSteven Liu2017-01-11
* avformat/hlsenc: fix Explicit null dereferenced in hlsencSteven Liu2017-01-06
* vformat/hlsenc: typo in default localtime patternBela Bodecs2017-01-05
* avformat/hlsenc: fix memleak in hlsencSteven Liu2017-01-05
* avformat/hlsenc: bugfix in duplicate filename detectionBela Bodecs2017-01-05
* avformat/hlsenc: size and duration in segment filenamesBela Bodecs2017-01-03
* avformat/hlsenc: Duplicated segment filenames and use_localtime_mkdirBela Bodecs2017-01-01
* libavformat/hlsenc: default segment name and use_localtimeBela Bodecs2017-01-01
* libavformat/hlsenc: fix delete_segments when use_localtime_mkdirBela Bodecs2016-12-29
* avformat/hlsenc: strftime identifiers and segment indexBodecs Bela2016-12-27
* Fix bug when incrementing initial_prog_date_time when removing segmentsJesper Ek2016-12-27
* avformat/hlsenc: detecting duplicated segment filenamesBela Bodecs2016-12-26
* avformat/hlsenc: save the EXT-X-DISCONTINUITY from old listSteven Liu2016-12-07
* avformat/hlsenc: fix ticket id 5988 for DISCONTINUITYSteven Liu2016-12-05
* increment initial_prog_date_time when removing old segmentsRobert Nagy2016-11-12
* Revert "img2 encoder: allow %t in filename, based on patch from Yuval Adam"Michael Niedermayer2016-11-01
* img2 encoder: allow %t in filename, based on patch from Yuval Adamrogerdpack2016-11-01