index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
ve_vfw.c
Commit message (
Expand
)
Author
Age
*
muxers now write to output muxer->stream rather than to muxer->file
nicodvb
2006-12-18
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
*
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-31
*
Change 'if(verbose)' to the more appropriate mp_msg_test.
diego
2006-03-27
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...
michael
2006-01-26
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
*
fixes for encoding of multiple files
henry
2005-03-01
*
Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems
reimar
2005-01-20
*
Use aspect from encoder for AVI vprp header
ranma
2004-03-24
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
*
Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
arpi
2003-01-19
*
the long-waited MUXER layer, and new MPEG-PS muxer
arpi
2002-12-27
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
*
warning fixes
arpi
2002-09-29
*
fixed to comply with new loader
alex
2002-09-13
*
changing return type of put_image void->int
arpi
2002-09-10
*
FreeBSD fix
nexus
2002-09-01
*
merged with dll_init.c
alex
2002-09-01
*
mostly compiler warning fixes, some small bugfix
arpi
2002-08-28
*
added support for codec selection
alex
2002-05-13
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
*
capabilities support -> automatic insertion of scale, expand, pp
arpi
2002-04-11
*
soem fixes
arpi
2002-04-11
*
encoders
arpi
2002-04-10