index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
asfheader.c
Commit message (
Expand
)
Author
Age
*
largefile printf fix
arpi
2001-08-29
*
exit() -> return NULL
arpi
2001-08-22
*
printf->mp_msg/mp_dbg
arpi
2001-08-17
*
AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
arpi
2001-08-11
*
missing unistd.h (requires for off_t under freebsd)
arpi
2001-08-01
*
ASF support for non-x86 cpus
jkeil
2001-07-19
*
some code clanup (first step to libdemuxer)
arpi
2001-07-07
*
Initialisation of ptr string to NULL to avoid gcc warning.
bertrand
2001-06-04
*
Changed some #ifdef to include modify ASF structs definition
bertrand
2001-05-21
*
Fixed crashing while reading the content description for some ASF file.
bertrand
2001-05-20
*
asf info moved to -v. Lucky.asf is broken with it
arpi_esp
2001-05-19
*
Starting implementation of ASF network streaming.
bertrand
2001-05-18
*
ASF description printing patch by Bertrand BAUDET, fixed segfault of hory_bug...
arpi_esp
2001-05-16
*
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
*
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
*
less, and more informal printfs
arpi_esp
2001-04-11
*
sh_audio/sh_video added, general codec cleanup
arpi_esp
2001-04-06
*
small code cleanup, removed unused variables
arpi_esp
2001-03-15
*
Initial revision
arpi_esp
2001-02-24