comparison cook.c @ 4845:78bb9129231b libavcodec

As usual Real actually took something existing and rebranded it. Cook looks very much like G.722.1.
author banan
date Thu, 12 Apr 2007 15:37:23 +0000
parents 3318e3f6470f
children 3c7ae5e13967
comparison
equal deleted inserted replaced
4844:117fb6fbc6b2 4845:78bb9129231b
21 * 21 *
22 */ 22 */
23 23
24 /** 24 /**
25 * @file cook.c 25 * @file cook.c
26 * Cook compatible decoder. 26 * Cook compatible decoder. Bastardization of the G.722.1 standard.
27 * This decoder handles RealNetworks, RealAudio G2 data. 27 * This decoder handles RealNetworks, RealAudio G2 data.
28 * Cook is identified by the codec name cook in RM files. 28 * Cook is identified by the codec name cook in RM files.
29 * 29 *
30 * To use this decoder, a calling application must supply the extradata 30 * To use this decoder, a calling application must supply the extradata
31 * bytes provided from the RM container; 8+ bytes for mono streams and 31 * bytes provided from the RM container; 8+ bytes for mono streams and