[FFmpeg-soc] [soc]: r722 - in eac3: eac3.h eac3_parser.c

Justin Ruggles justinruggles at bellsouth.net
Sun Aug 12 17:50:50 CEST 2007


bwolowiec wrote:
> Author: bwolowiec
> Date: Sun Aug 12 17:03:07 2007
> New Revision: 722
> 
> Log:
> removal of redundant variables, clearing the code
> 
> @@ -1213,8 +1181,6 @@ int ff_eac3_parse_audblk(GetBitContext *
>          // TODO hmm... :)
>          s->bit_alloc_params.fscod = s->fscod;
>          s->bit_alloc_params.halfratecod = 0; // TODO

While you're cleaning stuff up, you can remove the TODO on halfratecod. 
  It only applies to Realaudio DolbyNet, which is mutually exclusive 
with E-AC3.



More information about the FFmpeg-soc mailing list