Mercurial > mplayer.hg
log libmpdemux/parse_mp4.c @ 20978:8aebf806a476
age | author | description |
---|---|---|
2006-06-09 | nicodvb | decoderConfigLen can be larger than 255 bytes |
2002-08-05 | arpi | allow early exit from esds parsing, so decoder info (type & bitrate) are |
2002-03-30 | nexus | FreeBSD require stdlib.h |
2002-03-30 | nexus | FreeBSD warning fix |
2002-03-25 | atmos4 | eeh 10l, removed one line too much :( |
2002-03-25 | 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. |
2002-03-24 | atmos4 | - Add parsing of Sync Layer Descriptor |
2002-03-24 | atmos4 | 10l fix memory allocation |
2002-03-24 | atmos4 | Improved MP4 parsing (finally) |