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_gif89a.c
Commit message (
Expand
)
Author
Age
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Remove obsolete extra elements from opt_t struct initialization.
diego
2009-03-15
*
Make data related to suboption parsing const in libvo
reimar
2009-03-07
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
*
Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.
diego
2008-09-15
*
Rename preprocessor directives related to image libraries.
diego
2008-08-05
*
Mark the vo_functions_t definitions as const where possible.
reimar
2007-12-02
*
Make vo info structs const
reimar
2007-12-02
*
The FSF changed postal address.
diego
2006-09-01
*
Remove superfluous extern variable declaration.
diego
2006-03-27
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
use subopt parser for arguments.
joey
2005-10-10
*
remove extern for variables that are already in headers.
reimar
2005-08-21
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
*
removed unused headeer dependencies
alex
2004-01-28
*
remove yuv2rgb and support frame duplication
joey
2003-03-06
*
sig11 (in free() in uninit) fixed
arpi
2002-12-30
*
I have rewritten the gif89a vo in order to solve some problems I had
arpi
2002-12-21
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
*
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
*
revised query_format
alex
2002-05-27
*
cleanups, removed swscaler, osd support - by Joey Parrish <joey@yunamusic.com>
arpi
2002-05-13
*
-vo gif - by Joey Parrish <joey@yunamusic.com>
arpi
2002-05-12