OSDN Git Service

Update apiexample.c to use the newer avcodec_decode_audio2() API. This also
authorRobert Swain <robert.swain@gmail.com>
Tue, 24 Mar 2009 02:26:10 +0000 (02:26 +0000)
committerRobert Swain <robert.swain@gmail.com>
Tue, 24 Mar 2009 02:26:10 +0000 (02:26 +0000)
commit29e455081fa8cd6d97b194c8dff33cc6473e33d9
treee484e9a66755dbc31cdac68c8687d1c9ba319972
parentcd98a0302498521917b52386cc60cdaaf610f558
Update apiexample.c to use the newer avcodec_decode_audio2() API. This also
fixes compilation.

Originally committed as revision 18176 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/apiexample.c