[FFmpeg-cvslog] r12570 - in trunk/libavcodec: aac_ac3_parser.h aac_parser.c ac3.h ac3_parser.c ac3_parser.h ac3dec.c

Bartlomiej Wolowiec bartek.wolowiec
Mon Mar 24 23:35:50 CET 2008


On poniedzia?ek, 24 marca 2008, Justin Ruggles wrote:
> This was my fault for not noticing before, but you actually need to
> *use* the enum for stream type as well.
> for example:
>
> if(hdr->stream_type == EAC3_STREAM_TYPE_RESERVED)
> ? ? return AC3_PARSE_ERROR_STREAM_TYPE;
>

Fixed.

-- 
Bartlomiej Wolowiec




More information about the ffmpeg-cvslog mailing list