From 3e8556bb96ab483d20109ef3b3b8faf7c22596b8 Mon Sep 17 00:00:00 2001 From: atmos4 Date: Thu, 21 Mar 2002 22:26:52 +0000 Subject: [PATCH] Add a usefull url, btw. audio esds needs some fixing with some files, I'll investigate. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5255 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpdemux/demux_mov.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libmpdemux/demux_mov.c b/libmpdemux/demux_mov.c index 99ccbead9b..0434251c26 100644 --- a/libmpdemux/demux_mov.c +++ b/libmpdemux/demux_mov.c @@ -10,6 +10,8 @@ // (Complete list of documentation at http://developer.apple.com/quicktime/) // MP4-Lib sources from http://mpeg4ip.sf.net/ might be usefull fot .mp4 // aswell as .mov specific stuff. +// All sort of Stuff about MPEG4: +// http://www.cmlab.csie.ntu.edu.tw/~pkhsiao/thesis.html #include #include