summaryrefslogtreecommitdiffstats
path: root/libavformat/hlsenc.c
Commit message (Expand)AuthorAgeFilesLines
* lavf/hlsenc: append last incomplete segment when closing the outputStefano Sabatini2013-01-211-4/+12
* Merge commit '92e354b655613b88c3c202a7e19e7037daed37eb'Michael Niedermayer2013-01-091-4/+4
|\
| * hlsenc: Make the start_number option set the right variableKanglin2013-01-081-1/+1
* | Merge commit '30a76487304e7250294c9c0e9fa179bf07fd822a'Michael Niedermayer2012-12-301-3/+6
|\ \ | |/
| * hlsenc: make segment number unsignedLuca Barbato2012-12-291-1/+1
| * hlsenc: make EXT-X-MEDIA-SEQUENCE always increaseKanglin2012-12-291-2/+5
* | Merge commit '9b1370aced385698bc783747917544ab69ecb373'Michael Niedermayer2012-12-301-3/+3
|\ \ | |/
| * hlsenc: do not add timestamps in different timebasesLuca Barbato2012-12-291-2/+2
| * hlsenc: use the correct AV_TIME_BASE macroKanglin2012-12-291-1/+1
* | Merge commit '0448f26c97c5ab4858d31e456a4f1738ae783242'Michael Niedermayer2012-12-301-5/+5
|\ \ | |/
| * hlsenc: keep the playlist to the correct number of itemsLuca Barbato2012-12-291-2/+4
| * hlsenc: use the segment filename in the playlist entryLuca Barbato2012-12-291-3/+1
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer2012-12-301-4/+8
|\ \ | |/
| * hlsenc: check append_entry return valueLuca Barbato2012-12-291-3/+6
| * hlsenc: use the basename to generate the list entriesLuca Barbato2012-12-291-1/+2
| * hlsenc: Don't duplicate a string constantMartin Storsjö2012-12-241-1/+1
| * hlsenc: Allocate enough space for the pattern stringStefano Sabatini2012-12-241-1/+1
* | Merge commit 'f5f1cf52240759208b42477e2157a7b4409ade10'Michael Niedermayer2012-12-241-1/+7
|\ \ | |/
| * hlsenc: correctly report target durationLuca Barbato2012-12-231-1/+7
* | lavf/hlsenc: reuse pattern string, rather than redefining itStefano Sabatini2012-12-221-1/+1
* | lavf/hlsenc: fix basename size computation off-by-one bugStefano Sabatini2012-12-221-1/+1
* | lavf/hlsenc: provide some feedback in case of invalid basenameStefano Sabatini2012-12-211-1/+3
* | lavf/hlsenc: fix minor grammar inconsistencies in the option help messagesStefano Sabatini2012-12-211-4/+4
* | Merge commit '18e6f087c4a50bede8449ee164778945480be50c'Michael Niedermayer2012-12-091-1/+2
|\ \ | |/
| * hls: use a meaningful long nameLuca Barbato2012-12-081-1/+1
| * hls: add start_number optionLuca Barbato2012-12-081-0/+1
* | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2'Michael Niedermayer2012-11-141-4/+4
|/
* hlsenc: stand alone hls segmenterLuca Barbato2012-11-131-0/+324
OpenPOWER on IntegriCloud