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
*
Merge svn changes up to r30643
Uoti Urpala
2010-03-10
|
\
|
*
libmpdemux: Mark functions not used outside of their files as static.
diego
2010-02-17
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29134
Uoti Urpala
2009-04-02
|
\
|
|
*
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
*
|
Merge svn changes up to r28641
Uoti Urpala
2009-02-18
|
\
|
|
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
|
Merge svn changes up to r28149
Uoti Urpala
2008-12-14
|
\
|
|
*
license header consistency cosmetics
diego
2008-12-13
|
*
Replace informal GPL notes by standard GPL header.
diego
2008-12-13
*
|
Mark some functions static
Uoti Urpala
2008-04-23
|
/
*
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