[FFmpeg-cvslog] r19674 - in trunk: Changelog doc/general.texi libavformat/Makefile libavformat/allformats.c libavformat/avformat.h libavformat/spdif.c
Bartlomiej Wolowiec
bartek.wolowiec
Fri Aug 21 15:30:52 CEST 2009
Friday 21 August 2009 11:09:46 Diego Biurrun napisa?(a):
> On Fri, Aug 21, 2009 at 10:34:19AM +0200, bwolowiec wrote:
> > Log:
> > Add support for S/PDIF encapsulation.
>
> Congratulations.
>
> > --- trunk/Changelog Thu Aug 20 20:54:50 2009 (r19673)
> > +++ trunk/Changelog Fri Aug 21 10:34:19 2009 (r19674)
> > @@ -32,6 +32,7 @@ version <next>:
> > - Wave64 demuxer
> > +- IEC-61937 compatible Muxer
>
> muxer
>
> Mention S/PDIF somewhere.
>
> > --- trunk/doc/general.texi Thu Aug 20 20:54:50 2009 (r19673)
> > +++ trunk/doc/general.texi Fri Aug 21 10:34:19 2009 (r19674)
> > @@ -94,6 +94,7 @@ library:
> > @item id RoQ @tab X @tab X
> > @tab Used in Quake III, Jedi Knight 2, other computer games.
> > + at item IEC61937 encapsulation @tab X @tab
>
> Mention S/PDIF somewhere.
>
> > --- /dev/null 00:00:00 1970 (empty, because file is newly added)
> > +++ trunk/libavformat/spdif.c Fri Aug 21 10:34:19 2009 (r19674)
> > @@ -0,0 +1,310 @@
> > +/*
> > + * IEC958 muxer
>
> ditto
>
> Diego
ok, so maybe this patch.
log: standardise name of SPDIF muxer
--
Bartlomiej Wolowiec
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-diff
Size: 1426 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20090821/45eadeee/attachment.diff>
More information about the ffmpeg-cvslog
mailing list