index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_jpeg.c
Commit message (
Expand
)
Author
Age
*
mingw compile fix
faust3
2004-09-15
*
Added one more error check. Forgot it last time (grrr :) ).
ivo
2004-09-12
*
Fixed typo.
ivo
2004-09-11
*
* Changed malloc and strncpy to strdup. Less code.
ivo
2004-09-11
*
Removed unused variable (leftover of having two instances of directory creation
ivo
2004-09-10
*
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
2004-09-08
*
This patch moves the directory creation code to a separate function. I have
ivo
2004-09-08
*
Some minor vo_jpeg fixes:
ivo
2004-09-05
*
Removal of -jpeg commandline option.
ivo
2004-09-04
*
One-time cosmetics update.
ivo
2004-09-01
*
Added output to multiple directories for vo_jpeg.
ivo
2004-08-26
*
embarassing typo
diego
2004-07-19
*
Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only...
alex
2003-04-25
*
fixed query_format (RGB24 supports OSD and is preferred)
arpi
2003-01-19
*
patch from tonglijing <tong@intec.iscas.ac.cn>
pontscho
2002-11-24
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
*
U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>
arpi
2002-09-22
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
alex
2002-08-28
*
fixing swscaler bug ;)
michael
2002-07-18
*
fix ".". thanksz pl.
pontscho
2002-04-17
*
upsz, 10l :)
pontscho
2002-04-16
*
add jpeg support for libvo
pontscho
2002-04-16