[FFmpeg-devel] [PATCH]CAF muxer

Michael Niedermayer michaelni at gmx.at
Fri May 13 20:46:39 CEST 2011


On Sun, May 08, 2011 at 09:11:02PM +0200, Carl Eugen Hoyos wrote:
> Hi!
> 
> Attached is a preliminary caf muxer, it only works for PCM and similar simple 
> codecs.
> (aif uses "CHAN")
> 
> Please comment, Carl Eugen

>  b/libavformat/Makefile     |    1 
>  b/libavformat/allformats.c |    2 
>  b/libavformat/caf.c        |   12 +++
>  b/libavformat/isom.c       |   29 +++++++++
>  b/libavformat/isom.h       |    2 
>  libavformat/cafenc.c       |  144 +++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 189 insertions(+), 1 deletion(-)
> 312ace1d94238cc708b9314d2dd57d9902469a76  patchcafmuxer.diff
> diff --git a/libavformat/Makefile b/libavformat/Makefile
> index 739decf..26c094c 100644

If it works please commit.
It can always be improved and extended later 
and its simpler for others to work on it when its in main git

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110513/440823ab/attachment.asc>


More information about the ffmpeg-devel mailing list