On Fri, Aug 19, 2016 at 10:45:27AM -0700, Carlos Fernandez Sanz wrote: > From: Carlos Fernandez <car...@ccextractor.org> > > Signed-off-by: Carlos Fernandez <car...@ccextractor.org> > --- > libavcodec/avcodec.h | 1 + > libavcodec/codec_desc.c | 6 ++++++ > 2 files changed, 7 insertions(+) > > diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h > index 6ac6646..6cdb579 100644 > --- a/libavcodec/avcodec.h > +++ b/libavcodec/avcodec.h > @@ -630,6 +630,7 @@ enum AVCodecID { > /* other specific kind of codecs (generally used for attachments) */ > AV_CODEC_ID_FIRST_UNKNOWN = 0x18000, ///< A dummy ID pointing > at the start of various fake codecs. > AV_CODEC_ID_TTF = 0x18000,
> + AV_CODEC_ID_SCTE_35, can you document in a comment briefly what is in the AVPackets for most codecs that is clear, SCTE-35 is maybe a bit special also what the dts/pts values of teh AVPackets mean thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Freedom in capitalist society always remains about the same as it was in ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel