index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
parse_mp4.c
Commit message (
Expand
)
Author
Age
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Remove unnecessary malloc.h #includes and related #ifdeffery.
diego
2009-04-02
*
Add config.h #include, necessary for HAVE_MALLOC_H check.
diego
2009-04-01
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
license header consistency cosmetics
diego
2008-12-13
*
Replace informal GPL notes by standard GPL header.
diego
2008-12-13
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
decoderConfigLen can be larger than 255 bytes
nicodvb
2006-06-09
*
allow early exit from esds parsing, so decoder info (type & bitrate) are
arpi
2002-08-05
*
FreeBSD require stdlib.h
nexus
2002-03-30
*
FreeBSD warning fix
nexus
2002-03-30
*
eeh 10l, removed one line too much :(
atmos4
2002-03-25
*
Fix some silly logical bugs and fix memory cleanup in case mp4_parse_es retur...
atmos4
2002-03-25
*
- Add parsing of Sync Layer Descriptor
atmos4
2002-03-24
*
10l fix memory allocation
atmos4
2002-03-24
*
Improved MP4 parsing (finally)
atmos4
2002-03-24