index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
aviheader.c
Commit message (
Expand
)
Author
Age
*
largefile printf fix
arpi
2001-08-29
*
avi info changed, artist->author, subject->title
arpi
2001-08-23
*
print AVI info block (copyright,artist etc) (-v only)
arpi
2001-08-23
*
printf->mp_msg/mp_dbg
arpi
2001-08-17
*
terrible -idx bug fixed, thanx to Raphael Manfredi
arpi
2001-08-12
*
cleanup...
arpi
2001-08-12
*
print BITMAPINFOHDR too
arpi
2001-08-12
*
AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
arpi
2001-08-11
*
printfs cleanup - moved to higher -v level or moved to stderr
arpi
2001-08-06
*
missing unistd.h (requires for off_t under freebsd)
arpi
2001-08-01
*
trying to fix -idx problem
arpi
2001-07-27
*
ASF support for non-x86 cpus
jkeil
2001-07-19
*
Add some preliminary support for non-x86 architectures to mplayer
jkeil
2001-07-12
*
some code clanup (first step to libdemuxer)
arpi
2001-07-07
*
applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
arpi_esp
2001-06-05
*
DIV2 added
arpi_esp
2001-05-11
*
allow playing from stdin
arpi_esp
2001-05-03
*
warnings killed
szabii
2001-04-23
*
some warnings have gone
szabii
2001-04-23
*
stage#1 completed: c files no more included from mplayer.c
arpi_esp
2001-04-23
*
small fix of DivFix
arpi_esp
2001-04-22
*
restore keyframes of DivX files (hack)
arpi_esp
2001-04-22
*
seeking in raw/broken avi files (rebuilding index chunk)
arpi_esp
2001-04-21
*
malloc->calloc at wf/bih allocation
arpi_esp
2001-04-15
*
sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)
arpi_esp
2001-04-15
*
new stream selection code
arpi_esp
2001-04-15
*
sh_audio/sh_video added, general codec cleanup
arpi_esp
2001-04-06
*
Initial revision
arpi_esp
2001-02-24