[FFmpeg-devel] [PATCH] riff: add G723_1 wav tag

Michael Niedermayer michaelni at gmx.at
Sat Jul 21 05:37:14 CEST 2012


On Fri, Jul 20, 2012 at 09:37:42PM -0400, compn wrote:
> On Sat, 21 Jul 2012 00:45:34 +0200, Piotr Bandurski wrote:
> >diff --git a/libavformat/riff.c b/libavformat/riff.c
> >index 1492bb3..e3cf459 100644
> >--- a/libavformat/riff.c
> >+++ b/libavformat/riff.c
> >@@ -335,6 +335,7 @@ const AVCodecTag ff_codec_wav_tags[] = {
> >     { CODEC_ID_TRUESPEECH,      0x0022 },
> >     { CODEC_ID_GSM_MS,          0x0031 },
> >     { CODEC_ID_AMR_NB,          0x0038 },  /* rogue format number */
> >+    { CODEC_ID_G723_1,          0x0042 },
> 
> do you have a sample of this somewheres? i like adding these to
> mplayer.
> 
> patch LGTM

applied


[...]
-- 
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: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120721/d66e731b/attachment.asc>


More information about the ffmpeg-devel mailing list