summaryrefslogtreecommitdiff
path: root/libavformat/hlsenc.c
Commit message (Expand)AuthorAge
* avformat/hlsenc: Warn if a non file protocol is usedMichael Niedermayer2015-02-23
* avformat/hlsenc: Use ff_rename() only for local filesMichael Niedermayer2015-02-21
* hlsenc: write playlist into a temp file and replace the original atomicallyHendrik Leppkes2015-02-21
* hlsenc: remove the AVIOContext for the playlist from the muxer contextHendrik Leppkes2015-02-20
* avformat/hlsenc: more robust error testsMichael Niedermayer2015-01-11
* avformat/hlsenc: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-08
* avformat/hlsenc: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-16
* avformat/hlsenc: fix hls_write_trailer() on hls_start() failureChristian Suloway2014-12-16
* avformat/hlsenc: added segment file deletionChristian Suloway2014-12-10
* avformat/hlsenc: added segment filename optionChristian Suloway2014-12-06
* avformat/hlsenc: Free context after hls_append_segmentMichael Niedermayer2014-11-16
* hlsenc.c, segment.c: propagate defaults to mpegtsMika Raento2014-10-17
* Merge commit '28816050e47b6dba430a52e429d21a864cffda8e'Michael Niedermayer2014-10-07
|\
| * lavf: Set the stream time base hint properly for chained muxersMartin Storsjö2014-10-06
* | Merge commit '55f03d872640175a00bfa262da4652b7312b905f'Michael Niedermayer2014-10-03
|\|
| * hlsenc: Add parameter -hls_allow_cacheJoakim Roubert2014-10-03
* | avformat/hlsenc: fix outter typoMichael Niedermayer2014-09-29
* | avformat/hlsenc: export inner muxer timebaseMichael Niedermayer2014-09-28
* | avformat/hlsenc: Added parameter -hls_allow_cacheJoakim Roubert2014-09-28
* | lavf/hls: add hls_ts_optionSteven Liu2014-09-16
* | hlsenc: single_file, support HLS ver 4 byterangesMika Raento2014-09-15
* | avformat/hlsenc: add some empty lines to make the code easier to readNicolas Martyanoff2014-07-31
* | avformat/hlsenc: rename some identifers to make the code easier to readNicolas Martyanoff2014-07-31
* | avformat/hlsenc: Add some comments to make the code easier to readNicolas Martyanoff2014-07-31
* | avformat/hlsenc: fix cleanup after avformat_write_header()Nicolas Martyanoff2014-07-29
* | avformat/mux: support re-interleaving packets in ff_write_chained()Michael Niedermayer2014-07-24
* | avformat/hlsenc: correctly compute target durationNicolas Martyanoff2014-07-10
* | Merge commit '34e2ce5dde073244ccb2b62f930e96fe612690f7'Michael Niedermayer2014-05-17
|\|
| * hlsenc: Set the default codecs to AAC and H264Martin Storsjö2014-05-17
* | Merge commit '7266e24f176389d2e81bfc7c829934f7c8ae361c'Michael Niedermayer2014-04-30
|\|
| * hls: Sync the file number with the start sequenceLuca Barbato2014-04-30
* | Merge commit 'a16431034d9bd44182bf844d6bbde2c98bc4e6b5'Michael Niedermayer2014-04-30
|\|
| * hls: Factor the sequence computationLuca Barbato2014-04-30
* | Merge commit 'c7603b3c243331057300337a61464e6ac4a605cb'Michael Niedermayer2014-04-30
|\|
| * hls: Print start_number as first sequence valueLuca Barbato2014-04-30
* | Merge commit '344f7b5a7e0d50573dec402dfe6228676f3889d9'Michael Niedermayer2014-04-30
|\|
| * hls: Report the current media sequenceLuca Barbato2014-04-30
* | Merge commit '5a70a783f04919514efec7751d710b64d8975fd7'Michael Niedermayer2014-04-29
|\|
| * hls: Add an option to prepend a baseurl to the playlist entriesLuca Barbato2014-04-29
* | avformat/hlsenc: remove unneeded l prefix from %lfMichael Niedermayer2014-04-03
* | hlsenc: added floating point time support.Senthilnathan M2014-04-02
* | HLS: Handle the case when hls_list_size=0. Playlist file should contain all t...Senthilnathan M2014-03-01
* | avformat/hlsenc: copy metadataMichael Niedermayer2013-12-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-24
|\|
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
| * hlsenc: Don't reset the number variable when wrappingCarl Eugen Hoyos2013-08-15
* | Merge commit '09c93b1b957f2049ea5fd8fb0e6f4d82680172f2'Michael Niedermayer2013-08-16
|\|
| * hlsenc: Append the last incomplete segment when closing the outputStefano Sabatini2013-08-15
* | lavf/hlsenc: fix bogus hls segment index rewrapping logicCarl Eugen Hoyos2013-06-06
* | Merge commit 'cf679b9476727a237c8006c685ace18acba149ab'Michael Niedermayer2013-04-28
|\|