[FFmpeg-devel] [PATCH] doc: add entry for APNG demuxer where needed.
Michael Niedermayer
michaelni at gmx.at
Tue Nov 25 18:31:45 CET 2014
On Tue, Nov 25, 2014 at 10:03:12AM +0100, Benoit Fouet wrote:
> ---
> This commit can be split if needed...
> ---
> Changelog | 1 +
> MAINTAINERS | 1 +
> doc/demuxers.texi | 20 ++++++++++++++++++++
> 3 files changed, 22 insertions(+)
applied
[...]
> +This demuxer is used to demux APNG files.
> +All headers, but the PNG signature, up to (but not including) the first
> +fcTL chunk are transmitted as extradata.
> +Frames are then split as being all the chunks between two fcTL ones, or
> +between the last fcTL and IEND chunks.
this sounds a bit technical though
not sure demuxer.texi is the best place, but then also should do no
harm
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141125/0c214379/attachment.asc>
More information about the ffmpeg-devel
mailing list