[FFmpeg-devel] [PATCH] avformat/hlsenc: start_number new options

Bodecs Bela bodecsb at vivanet.hu
Tue Jan 10 17:02:34 EET 2017



2017.01.10. 13:02 keltezéssel, Moritz Barsnick írta:
> On Tue, Jan 10, 2017 at 10:42:21 +0100, Bodecs Bela wrote:
>> Hls speficication allow 64 bit integers as sequence numbers. This patch
>        ^ specification allows
>
>> +typedef enum {
>> +  HLS_START_SEQUNCE_AS_START_NUMBER,
>> +  HLS_START_SEQUNCE_AS_SECONDS_SINCE_EPOCH,
>> +  HLS_START_SEQUNCE_AS_FORMATTED_DATETIME,  // YYYYMMDDhhmmss
>                 ^ correct spelling would be SEQUENCE :)
>
> Otherwise, grammar looks okay to me.
>
> Missing documentation in doc/muxers.texi.
my patch included the muxers.texi also.
>
> Moritz
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel



More information about the ffmpeg-devel mailing list