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
/
demux_lmlm4.c
Commit message (
Expand
)
Author
Age
*
cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)
reimar
2010-11-02
*
printf format fixes ("%d" -> "%zd")
diego
2010-11-02
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
translations: tweak cases that relied on concatenating adjacent strings
Uoti Urpala
2010-03-07
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
Merge svn changes up to r29304
Uoti Urpala
2009-07-07
|
\
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
|
/
*
Make all demuxer_desc_t const, thus moving them to .rodata
reimar
2008-01-13
*
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
diego
2008-01-06
*
warning fix:
diego
2007-09-09
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Remove superfluous bswap.h include.
diego
2006-12-02
*
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
diego
2006-07-08
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
Demuxer modularization
rtognimp
2005-08-05
*
100l
rfelker
2004-01-16
*
LML-M4 mpeg4 capture card raw stream format support
arpi
2003-12-08