[FFmpeg-devel] [PATCH] Add support for identifying hearing/visual impaired streams in mpegts.c
Michael Niedermayer
michaelni
Fri Sep 18 20:33:59 CEST 2009
On Fri, Sep 18, 2009 at 09:56:44AM +0100, Ian Caulfield wrote:
> This patch adds two new stream disposition flags to indicate a stream
> is intended for visually or hearing impaired, and fills them in for
> MPEG TS from the language descriptor.
>
> Ian
[...]
> Index: libavformat/avformat.h
> ===================================================================
> --- libavformat/avformat.h (revision 19894)
> +++ libavformat/avformat.h (working copy)
> @@ -331,6 +331,8 @@
> #define AV_DISPOSITION_COMMENT 0x0008
> #define AV_DISPOSITION_LYRICS 0x0010
> #define AV_DISPOSITION_KARAOKE 0x0020
> +#define AV_DISPOSITION_VIS_IMP 0x0040
> +#define AV_DISPOSITION_HEAR_IMP 0x0080
ok but id like to see this doxumented for the telephatically impaired
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Into a blind darkness they enter who follow after the Ignorance,
they as if into a greater darkness enter who devote themselves
to the Knowledge alone. -- Isha Upanishad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090918/16101b85/attachment.pgp>
More information about the ffmpeg-devel
mailing list