# HG changeset patch # User atmos4 # Date 1016749612 0 # Node ID 142ea546abb5ed5db3bbf3c9c83a31080a2c6031 # Parent e331fefb520e20a70188db4a494bf3d1b3569ab2 Add a usefull url, btw. audio esds needs some fixing with some files, I'll investigate. diff -r e331fefb520e -r 142ea546abb5 libmpdemux/demux_mov.c --- a/libmpdemux/demux_mov.c Thu Mar 21 21:00:21 2002 +0000 +++ b/libmpdemux/demux_mov.c Thu Mar 21 22:26:52 2002 +0000 @@ -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