| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |