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
This commit is contained in:
atmos4 2002-03-21 22:26:52 +00:00
parent d41172cdcd
commit 3e8556bb96
1 changed files with 2 additions and 0 deletions

View File

@ -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 <stdio.h>
#include <stdlib.h>