38 Commits (bd34e26b27e9ec83727dedd1c04c40d8a245cfa8)

Author SHA1 Message Date
Senthilnathan M 561bfce203 HLS: Handle the case when hls_list_size=0. Playlist file should contain all the segments. Fixes bug #3376. 11 years ago
Michael Niedermayer d780fdb904 avformat/hlsenc: copy metadata 11 years ago
Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
Carl Eugen Hoyos 9d86bfc259 hlsenc: Don't reset the number variable when wrapping 11 years ago
Stefano Sabatini 09c93b1b95 hlsenc: Append the last incomplete segment when closing the output 11 years ago
Carl Eugen Hoyos 75b9fb27f5 lavf/hlsenc: fix bogus hls segment index rewrapping logic 12 years ago
Anton Khirnov cf679b9476 hls, segment: fix splitting for audio-only streams. 12 years ago
Stefano Sabatini 4630dfd1eb lavf/hlsenc: append last incomplete segment when closing the output 12 years ago
Kanglin ba8cb33273 hlsenc: Make the start_number option set the right variable 12 years ago
Luca Barbato 30a7648730 hlsenc: make segment number unsigned 12 years ago
Luca Barbato 9b1370aced hlsenc: do not add timestamps in different timebases 12 years ago
Luca Barbato 0448f26c97 hlsenc: keep the playlist to the correct number of items 12 years ago
Kanglin 27a15e0af6 hlsenc: make EXT-X-MEDIA-SEQUENCE always increase 12 years ago
Kanglin 0d8cc7a3b2 hlsenc: use the correct AV_TIME_BASE macro 12 years ago
Luca Barbato 6dd93ee6f1 hlsenc: check append_entry return value 12 years ago
Luca Barbato ae85d6c9c0 hlsenc: use the segment filename in the playlist entry 12 years ago
Luca Barbato 66f7b4862f hlsenc: use the basename to generate the list entries 12 years ago
Martin Storsjö 4a9f7d2bf9 hlsenc: Don't duplicate a string constant 12 years ago
Stefano Sabatini 3193b13aa1 hlsenc: Allocate enough space for the pattern string 12 years ago
Luca Barbato 7e98956e72 hlsenc: correctly report target duration 12 years ago
Stefano Sabatini 60c801c679 lavf/hlsenc: reuse pattern string, rather than redefining it 12 years ago
Stefano Sabatini 005b360b9c lavf/hlsenc: fix basename size computation off-by-one bug 12 years ago
Stefano Sabatini 340b7caf54 lavf/hlsenc: provide some feedback in case of invalid basename 12 years ago
Stefano Sabatini 28b96efab5 lavf/hlsenc: fix minor grammar inconsistencies in the option help messages 12 years ago
Luca Barbato adbe03077d hls: use a meaningful long name 12 years ago
Luca Barbato 5fbceb2c63 hls: add start_number option 12 years ago
Luca Barbato 22a0827dff hlsenc: stand alone hls segmenter 12 years ago