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_gif89a.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
1
-3
/
+3
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-15
/
+14
*
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
1
-3
/
+3
|
\
|
*
Remove obsolete extra elements from opt_t struct initialization.
diego
2009-03-15
1
-3
/
+3
*
|
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
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
1
-1
/
+1
|
\
|
|
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
1
-1
/
+1
*
|
Merge svn changes up to r27649
Uoti Urpala
2008-09-20
1
-22
/
+21
|
\
|
|
*
Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.
diego
2008-09-15
1
-22
/
+21
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
1
-3
/
+3
|
\
|
|
*
Rename preprocessor directives related to image libraries.
diego
2008-08-05
1
-3
/
+3
*
|
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
*
The FSF changed postal address.
diego
2006-09-01
1
-2
/
+2
*
Remove superfluous extern variable declaration.
diego
2006-03-27
1
-2
/
+0
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
1
-1
/
+1
*
use subopt parser for arguments.
joey
2005-10-10
1
-55
/
+45
*
remove extern for variables that are already in headers.
reimar
2005-08-21
1
-1
/
+0
*
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
*
removed unused headeer dependencies
alex
2004-01-28
1
-1
/
+0
*
remove yuv2rgb and support frame duplication
joey
2003-03-06
1
-40
/
+27
*
sig11 (in free() in uninit) fixed
arpi
2002-12-30
1
-13
/
+23
*
I have rewritten the gif89a vo in order to solve some problems I had
arpi
2002-12-21
1
-246
/
+327
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
1
-8
/
+3
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
1
-0
/
+3
*
U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>
arpi
2002-09-22
1
-1
/
+1
*
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
*
revised query_format
alex
2002-05-27
1
-1
/
+2
*
cleanups, removed swscaler, osd support - by Joey Parrish <joey@yunamusic.com>
arpi
2002-05-13
1
-53
/
+30
*
-vo gif - by Joey Parrish <joey@yunamusic.com>
arpi
2002-05-12
1
-0
/
+337