]> git.sesse.net Git - vlc/commit
* libmp4: clean up and preliminary work to read mp4 file through http.
authorLaurent Aimar <fenrir@videolan.org>
Fri, 25 Apr 2003 21:47:25 +0000 (21:47 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 25 Apr 2003 21:47:25 +0000 (21:47 +0000)
commit6dec6dc9b19f93911125a16f666d8633d7e4e7a5
tree699ac58455d9176ca623ebf27ed3f0bb1f647ba4
parent839cb64ae172bef0929dd7e712b4ecddc4967040
 * libmp4: clean up and preliminary work to read mp4 file through http.
 * mp4: don't return a failed value when recognize a ref file, but use
a dummy Demux function that return EOF.
modules/demux/mp4/libmp4.c
modules/demux/mp4/mp4.c