[FFmpeg-devel] [PATCH 1/4] V7 - Adding SCTE-35 CUI codec

Michael Niedermayer michael at niedermayer.cc
Fri Aug 19 21:48:04 EEST 2016


On Fri, Aug 19, 2016 at 10:45:27AM -0700, Carlos Fernandez Sanz wrote:
> From: Carlos Fernandez <carlos at ccextractor.org>
> 
> Signed-off-by: Carlos Fernandez <carlos at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160819/acadea3c/attachment.sig>


More information about the ffmpeg-devel mailing list