Mercurial > mplayer.hg
log libmpdemux/parse_mp4.c @ 20007:1699b4b6707e
age | author | description |
---|---|---|
Fri, 09 Jun 2006 21:29:18 +0000 | nicodvb | decoderConfigLen can be larger than 255 bytes |
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 |