summaryrefslogtreecommitdiffstats
path: root/libmpdemux/parse_es.c
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-30 17:03:11 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-30 17:03:11 +0000
commit9ee7852bb7488b68373a2ce36f3928a3832560a9 (patch)
treef0c87f586a2c62820e7ea6e7cf2ae5ca61bae57f /libmpdemux/parse_es.c
parenta04920f24f86692541106ab4d7943e570ac77fa0 (diff)
downloadmpv-9ee7852bb7488b68373a2ce36f3928a3832560a9.tar.bz2
mpv-9ee7852bb7488b68373a2ce36f3928a3832560a9.tar.xz
config.h cleanup, few things added to steram/demuxer headers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2556 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpdemux/parse_es.c')
-rw-r--r--libmpdemux/parse_es.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmpdemux/parse_es.c b/libmpdemux/parse_es.c
index a872bfffee..3b90bb7607 100644
--- a/libmpdemux/parse_es.c
+++ b/libmpdemux/parse_es.c
@@ -10,7 +10,6 @@
#include "stream.h"
#include "demuxer.h"
-
#include "parse_es.h"
//static unsigned char videobuffer[MAX_VIDEO_PACKET_SIZE];