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
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
1
-8
/
+4
*
libvo: Reduce verbosity of suboption parsing messages
diego
2010-11-02
1
-4
/
+4
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
Merge svn changes up to r30165
Uoti Urpala
2010-01-08
1
-8
/
+7
|
\
|
*
Simplify range-checking functions for subopt parsing.
reimar
2010-01-01
1
-3
/
+1
|
*
Fix function declarations to avoid casting function pointers.
reimar
2010-01-01
1
-5
/
+6
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-17
/
+17
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-18
/
+17
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-22
/
+22
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-21
/
+21
*
|
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
1
-10
/
+10
|
\
|
|
*
Remove obsolete extra elements from opt_t struct initialization.
diego
2009-03-15
1
-10
/
+10
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
1
-1
/
+1
|
\
|
|
*
Make data related to suboption parsing const in libvo
reimar
2009-03-07
1
-1
/
+1
*
|
Rename exit_player() use outside core to exit_player_bad()
Uoti Urpala
2008-08-12
1
-6
/
+6
*
|
Merge svn changes up to r26783
Uoti Urpala
2008-05-15
1
-13
/
+12
|
\
|
|
*
Use standard license headers with standard formatting.
diego
2008-05-14
1
-13
/
+12
*
|
Remove variable arguments from vo control() functions
Uoti Urpala
2008-04-23
1
-1
/
+1
|
/
*
Mark the vo_functions_t definitions as const where possible.
reimar
2007-12-02
1
-1
/
+1
*
Make vo info structs const
reimar
2007-12-02
1
-1
/
+1
*
Remove redundant changelog from comments
ivo
2007-11-29
1
-9
/
+17
*
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