Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-30hls: Sync the file number with the start sequenceLuca Barbato
2014-04-30hls: Factor the sequence computationLuca Barbato
2014-04-30hls: Print start_number as first sequence valueLuca Barbato
2014-04-30hls: Report the current media sequenceLuca Barbato
2014-04-29hls: Add an option to prepend a baseurl to the playlist entriesLuca Barbato
2013-11-24Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun
2013-08-15hlsenc: Don't reset the number variable when wrappingCarl Eugen Hoyos
2013-08-15hlsenc: Append the last incomplete segment when closing the outputStefano Sabatini
2013-04-27hls, segment: fix splitting for audio-only streams.Anton Khirnov
2013-01-08hlsenc: Make the start_number option set the right variableKanglin
2012-12-29hlsenc: make segment number unsignedLuca Barbato
2012-12-29hlsenc: make EXT-X-MEDIA-SEQUENCE always increaseKanglin
2012-12-29hlsenc: do not add timestamps in different timebasesLuca Barbato
2012-12-29hlsenc: use the correct AV_TIME_BASE macroKanglin
2012-12-29hlsenc: keep the playlist to the correct number of itemsLuca Barbato
2012-12-29hlsenc: use the segment filename in the playlist entryLuca Barbato
2012-12-29hlsenc: check append_entry return valueLuca Barbato
2012-12-29hlsenc: use the basename to generate the list entriesLuca Barbato
2012-12-24hlsenc: Don't duplicate a string constantMartin Storsjö
2012-12-24hlsenc: Allocate enough space for the pattern stringStefano Sabatini
2012-12-23hlsenc: correctly report target durationLuca Barbato
2012-12-08hls: use a meaningful long nameLuca Barbato
2012-12-08hls: add start_number optionLuca Barbato
2012-11-13hlsenc: stand alone hls segmenterLuca Barbato