Mercurial > mplayer.hg
log libmpdemux/parse_mp4.c @ 15246:849a6f39964f
age | author | description |
---|---|---|
Mon, 05 Aug 2002 18:22:51 +0000 | arpi | allow early exit from esds parsing, so decoder info (type & bitrate) are |
Sat, 30 Mar 2002 14:42:32 +0000 | nexus | FreeBSD require stdlib.h |
Sat, 30 Mar 2002 14:12:25 +0000 | nexus | FreeBSD warning fix |
Mon, 25 Mar 2002 11:35:21 +0000 | atmos4 | eeh 10l, removed one line too much :( |
Mon, 25 Mar 2002 11:13:14 +0000 | atmos4 | Fix some silly logical bugs and fix memory cleanup in case mp4_parse_es returned with an error by memsetting the esds struct to 0 on init. |
Sun, 24 Mar 2002 06:10:13 +0000 | atmos4 | - Add parsing of Sync Layer Descriptor |
Sun, 24 Mar 2002 03:07:18 +0000 | atmos4 | 10l fix memory allocation |
Sun, 24 Mar 2002 02:25:41 +0000 | atmos4 | Improved MP4 parsing (finally) |