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