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
/
aviheader.h
Commit message (
Expand
)
Author
Age
*
Add read_avi_header() to aviheader.h; avoids forward declarations.
diego
2010-02-17
*
Try to detect broken files with unaligned chunks.
reimar
2009-11-16
*
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
diego
2009-07-26
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
*
Add missing #includes that are required for things used in the header.
diego
2008-06-17
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
diego
2008-01-06
*
Fix wrong #endif comment that does not match the #ifdef directive.
diego
2008-01-01
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Get rid of min/max macros from aviheader.h, they do not belong here.
reimar
2006-12-09
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
consistency/tcc support patch by Oded Shimon
alex
2005-07-03
*
x86_64 fix by John Stebbins <john@stebbins.name>
faust3
2004-07-12
*
more cola, not mine tho
rfelker
2004-04-30
*
minimal fix for alex's 1000000000000l compile errors. imo the fix in
rfelker
2004-04-30
*
dewinify
alex
2004-04-29
*
removed loader/ dependancy, imported some files from g2, also used patches fr...
alex
2004-04-28
*
Bigendian macro 10l
ranma
2004-03-19
*
OpenDML read/write support
ranma
2004-03-17
*
demuxer_control(), percent position and time length query implemented in
arpi
2002-11-16
*
cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
arpi
2002-11-02
*
big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>
arpi
2002-05-12
*
AVI - no audio stream fix
arpi
2001-10-21
*
libdemuxer...
arpi
2001-10-20