OSDN Git Service

change ff_ac3_parse_header() to take a GetBitContext instead of const char*
authorBartlomiej Wolowiec <bartek.wolowiec@gmail.com>
Tue, 22 Apr 2008 11:14:01 +0000 (11:14 +0000)
committerBartlomiej Wolowiec <bartek.wolowiec@gmail.com>
Tue, 22 Apr 2008 11:14:01 +0000 (11:14 +0000)
commit55736cfbd22e0a7c10a85eb0d5cc7a22bf841322
tree7932cad0cfa77d10edbb6f526eec5cd81cb41c80
parent0ec1eb6906619e60b9862d7bea1438e2511f61f0
change ff_ac3_parse_header() to take a GetBitContext instead of const char*

Originally committed as revision 12922 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3.h
libavcodec/ac3_parser.c
libavcodec/ac3_parser.h
libavcodec/ac3dec.c
libavformat/raw.c