index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libvo
/
vo_jpeg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make some functions static.
uau
2006-07-08
1
-1
/
+1
*
Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg.
atmos4
2006-01-20
1
-1
/
+21
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
1
-6
/
+6
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
1
-1
/
+1
*
Fix compile warnings
ivo
2005-02-28
1
-10
/
+10
*
vo_jpeg now uses the generic int_pos() from subopt-helper.c
ivo
2005-02-27
1
-10
/
+0
*
New suboption type: malloc'ed, zero terminated string
reimar
2005-01-19
1
-17
/
+4
*
Replaced suboption parser by call to suboption helper.
ivo
2005-01-15
1
-186
/
+79
*
mingw compile fix
faust3
2004-09-15
1
-0
/
+4
*
Added one more error check. Forgot it last time (grrr :) ).
ivo
2004-09-12
1
-0
/
+1
*
Fixed typo.
ivo
2004-09-11
1
-1
/
+1
*
* Changed malloc and strncpy to strdup. Less code.
ivo
2004-09-11
1
-20
/
+38
*
Removed unused variable (leftover of having two instances of directory creation
ivo
2004-09-10
1
-3
/
+2
*
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
ivo
2004-09-08
1
-23
/
+23
*
This patch moves the directory creation code to a separate function. I have
ivo
2004-09-08
1
-61
/
+43
*
Some minor vo_jpeg fixes:
ivo
2004-09-05
1
-2
/
+7
*
Removal of -jpeg commandline option.
ivo
2004-09-04
1
-0
/
+188
*
One-time cosmetics update.
ivo
2004-09-01
1
-154
/
+236
*
Added output to multiple directories for vo_jpeg.
ivo
2004-08-26
1
-5
/
+106
*
embarassing typo
diego
2004-07-19
1
-1
/
+1
*
Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only...
alex
2003-04-25
1
-115
/
+8
*
fixed query_format (RGB24 supports OSD and is preferred)
arpi
2003-01-19
1
-2
/
+3
*
patch from tonglijing <tong@intec.iscas.ac.cn>
pontscho
2002-11-24
1
-3
/
+4
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
1
-9
/
+3
*
U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>
arpi
2002-09-22
1
-11
/
+0
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
1
-0
/
+1
*
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
alex
2002-08-28
1
-1
/
+1
*
fixing swscaler bug ;)
michael
2002-07-18
1
-3
/
+4
*
fix ".". thanksz pl.
pontscho
2002-04-17
1
-1
/
+1
*
upsz, 10l :)
pontscho
2002-04-16
1
-2
/
+2
*
add jpeg support for libvo
pontscho
2002-04-16
1
-0
/
+264