index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dll_init.c
Commit message (
Expand
)
Author
Age
*
mostly compiler warning fixes, some small bugfix
arpi
2002-08-28
*
final (?) libvo2 cleanup patch by Joey Parrish
alex
2002-08-28
*
yvu9 and if09 support
alex
2002-06-23
*
using print_wav_header in acm init
alex
2002-04-21
*
vfw encoding func splitted to init and start parts
arpi
2002-04-11
*
audio input buffer allocation/free cleanup
arpi
2002-04-01
*
added vfw and acm uninit
alex
2002-04-01
*
div3/vfw encoding fixed
arpi
2002-02-10
*
VfW encoding support
arpi
2002-02-07
*
fixes warnings
pl
2001-12-25
*
added in/out format debug to acm init like in vfw init (for testing vivo deco...
alex
2001-12-10
*
Added proper #include's for libvo2
mswitch
2001-11-14
*
for pegasus mjpeg
arpi
2001-11-13
*
m3jpg support - ignore error
arpi
2001-11-13
*
added missing #include <malloc.h>
pl
2001-11-09
*
ignoring decompressquery error
arpi
2001-11-05
*
supporting GetFormatSize
alex
2001-11-04
*
divx.dll o_bih workaround, postprocessing support
arpi
2001-10-05
*
VfW stuff moved to dll_init, warnings fixed, using dll_init.h
arpi
2001-10-02
*
all error/warn/info messages moved to help_mp-en.h for translation
arpi
2001-09-26
*
shmem_alloc->memalign
arpi
2001-08-23
*
exit() -> return NULL
arpi
2001-08-22
*
printf->mp_msg/mp_dbg
arpi
2001-08-17
*
missing unistd.h (requires for off_t under freebsd)
arpi
2001-08-01
*
acm convert message verbose1->2
arpi
2001-07-29
*
Add some preliminary support for non-x86 architectures to mplayer
jkeil
2001-07-12
*
VfwEx support
arpi
2001-07-08
*
HuffYUV YUY2->RGB fixed
arpi_esp
2001-05-11
*
better audio out buffering & sample_format added
arpi_esp
2001-05-11
*
debug printfs moved to -v
arpi_esp
2001-05-10
*
new audio playback and A-V sync code
arpi_esp
2001-05-10
*
removed debug printf
arpi_esp
2001-05-06
*
avifile-0.6-CVS merge
arpi_esp
2001-05-06
*
ACM fixes - now plays april_25.asf too
arpi_esp
2001-04-25
*
warnings killed
szabii
2001-04-23
*
stage#1 completed: c files no more included from mplayer.c
arpi_esp
2001-04-23
*
BGR modes with VfW codecs fixed - biCompression must be 0 for BGR...
arpi_esp
2001-04-17
*
ehh typo...
arpi_esp
2001-04-16
*
fixed yuvhack
arpi_esp
2001-04-16
*
sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)
arpi_esp
2001-04-15
*
using shmem_alloc instead of malloc
arpi_esp
2001-04-14
*
- applied overlay patch by Jens H
atmosfear
2001-04-14
*
codecs.conf support
arpi_esp
2001-04-07
*
audio init moved to dec_audio.c
arpi_esp
2001-04-06
*
sh_audio/sh_video added, general codec cleanup
arpi_esp
2001-04-06
*
ACM code cleanup, nosound at ACM error
arpi_esp
2001-03-12
*
Initial revision
arpi_esp
2001-02-24