0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

mp3 header parser

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2590 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-10-31 14:42:32 +00:00
parent 95dd447e3b
commit 4bf15f7e84

View File

@ -1,7 +1,6 @@
#include <stdio.h>
#include "config.h"
#include "mpeg_hdr.h"
//----------------------- mp3 audio frame header parser -----------------------