summaryrefslogtreecommitdiffstats
path: root/libvo/vo_jpeg.c
Commit message (Expand)AuthorAgeFilesLines
* This patch moves the directory creation code to a separate function. I haveivo2004-09-081-61/+43
* Some minor vo_jpeg fixes:ivo2004-09-051-2/+7
* Removal of -jpeg commandline option.ivo2004-09-041-0/+188
* One-time cosmetics update.ivo2004-09-011-154/+236
* Added output to multiple directories for vo_jpeg.ivo2004-08-261-5/+106
* embarassing typodiego2004-07-191-1/+1
* Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only...alex2003-04-251-115/+8
* fixed query_format (RGB24 supports OSD and is preferred)arpi2003-01-191-2/+3
* patch from tonglijing <tong@intec.iscas.ac.cn>pontscho2002-11-241-3/+4
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-9/+3
* U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>arpi2002-09-221-11/+0
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-0/+1
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-1/+1
* fixing swscaler bug ;)michael2002-07-181-3/+4
* fix ".". thanksz pl.pontscho2002-04-171-1/+1
* upsz, 10l :)pontscho2002-04-161-2/+2
* add jpeg support for libvopontscho2002-04-161-0/+264