| Commit message (Expand) | Author | Age | Files | Lines |
* | hlsenc: Set the default codecs to AAC and H264 | Martin Storsjö | 2014-05-17 | 1 | -2/+2 |
* | hls: Sync the file number with the start sequence | Luca Barbato | 2014-04-30 | 1 | -4/+1 |
* | hls: Factor the sequence computation | Luca Barbato | 2014-04-30 | 1 | -3/+3 |
* | hls: Print start_number as first sequence value | Luca Barbato | 2014-04-30 | 1 | -3/+6 |
* | hls: Report the current media sequence | Luca Barbato | 2014-04-30 | 1 | -0/+3 |
* | hls: Add an option to prepend a baseurl to the playlist entries | Luca Barbato | 2014-04-29 | 1 | -0/+4 |
* | Add missing #includes for *INT64_MAX and *INT64_C | Diego Biurrun | 2013-11-23 | 1 | -0/+1 |
* | hlsenc: Don't reset the number variable when wrapping | Carl Eugen Hoyos | 2013-08-15 | 1 | -4/+2 |
* | hlsenc: Append the last incomplete segment when closing the output | Stefano Sabatini | 2013-08-15 | 1 | -3/+9 |
* | hls, segment: fix splitting for audio-only streams. | Anton Khirnov | 2013-04-27 | 1 | -5/+7 |
* | hlsenc: Make the start_number option set the right variable | Kanglin | 2013-01-08 | 1 | -1/+1 |
* | hlsenc: make segment number unsigned | Luca Barbato | 2012-12-29 | 1 | -1/+1 |
* | hlsenc: make EXT-X-MEDIA-SEQUENCE always increase | Kanglin | 2012-12-29 | 1 | -2/+5 |
* | hlsenc: do not add timestamps in different timebases | Luca Barbato | 2012-12-29 | 1 | -2/+2 |
* | hlsenc: use the correct AV_TIME_BASE macro | Kanglin | 2012-12-29 | 1 | -1/+1 |
* | hlsenc: keep the playlist to the correct number of items | Luca Barbato | 2012-12-29 | 1 | -2/+4 |
* | hlsenc: use the segment filename in the playlist entry | Luca Barbato | 2012-12-29 | 1 | -3/+1 |
* | hlsenc: check append_entry return value | Luca Barbato | 2012-12-29 | 1 | -3/+6 |
* | hlsenc: use the basename to generate the list entries | Luca Barbato | 2012-12-29 | 1 | -1/+2 |
* | hlsenc: Don't duplicate a string constant | Martin Storsjö | 2012-12-24 | 1 | -1/+1 |
* | hlsenc: Allocate enough space for the pattern string | Stefano Sabatini | 2012-12-24 | 1 | -1/+1 |
* | hlsenc: correctly report target duration | Luca Barbato | 2012-12-23 | 1 | -1/+7 |
* | hls: use a meaningful long name | Luca Barbato | 2012-12-08 | 1 | -1/+1 |
* | hls: add start_number option | Luca Barbato | 2012-12-08 | 1 | -0/+1 |
* | hlsenc: stand alone hls segmenter | Luca Barbato | 2012-11-13 | 1 | -0/+324 |