[FFmpeg-soc] [soc]: r1062 - eac3/eac3dec.c

Michael Niedermayer michaelni at gmx.at
Mon Aug 20 19:45:41 CEST 2007


Hi

On Mon, Aug 20, 2007 at 05:52:55PM +0200, bwolowiec wrote:
> Author: bwolowiec
> Date: Mon Aug 20 17:52:55 2007
> New Revision: 1062
> 
> Log:
> improving communicates about errors
> 
> 
> Modified:
>    eac3/eac3dec.c
> 
> Modified: eac3/eac3dec.c
> ==============================================================================
> --- eac3/eac3dec.c	(original)
> +++ eac3/eac3dec.c	Mon Aug 20 17:52:55 2007
> @@ -38,16 +38,21 @@ static void dct_transform_coeffs_ch(EAC3
>  static void get_eac3_transform_coeffs_ch(GetBitContext *gbc, EAC3Context *s, int blk,
>          int ch, mant_groups *m);
>  static void uncouple_channels(EAC3Context *s);
> +static void log_missing_feature(AVCodecContext *avctx, const char *log);
>  

instead of that you could put the function itself here

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

No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20070820/1ae95e4c/attachment.pgp>


More information about the FFmpeg-soc mailing list