diff libmpdemux/demux_mov.c @ 5254:142ea546abb5

Add a usefull url, btw. audio esds needs some fixing with some files, I'll investigate.
author atmos4
date Thu, 21 Mar 2002 22:26:52 +0000
parents 5c2a8e6e860c
children 1823c7dff423
line wrap: on
line diff
--- 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 <stdio.h>
 #include <stdlib.h>