Revision 983e3246 libavcodec/a52dec.c
libavcodec/a52dec.c | ||
---|---|---|
16 | 16 |
* License along with this library; if not, write to the Free Software |
17 | 17 |
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
18 | 18 |
*/ |
19 |
|
|
20 |
/** |
|
21 |
* @file a52dec.c |
|
22 |
* A52 decoder. |
|
23 |
*/ |
|
24 |
|
|
19 | 25 |
#include "avcodec.h" |
20 | 26 |
#include "liba52/a52.h" |
21 | 27 |
|
Also available in: Unified diff