aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_gif89a.c
Commit message (Expand)AuthorAge
* Remove superfluous extern variable declaration.Gravatar diego2006-03-27
* massive attack: mp_msg printf format fixesGravatar rathann2006-01-12
* use subopt parser for arguments.Gravatar joey2005-10-10
* remove extern for variables that are already in headers.Gravatar reimar2005-08-21
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* removed unused headeer dependenciesGravatar alex2004-01-28
* remove yuv2rgb and support frame duplicationGravatar joey2003-03-06
* sig11 (in free() in uninit) fixedGravatar arpi2002-12-30
* I have rewritten the gif89a vo in order to solve some problems I hadGravatar arpi2002-12-21
* removed get_info, using the same sheme as in libmpcodecs insteadGravatar alex2002-11-11
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>Gravatar arpi2002-09-22
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* revised query_formatGravatar alex2002-05-27
* cleanups, removed swscaler, osd support - by Joey Parrish <joey@yunamusic.com>Gravatar arpi2002-05-13
* -vo gif - by Joey Parrish <joey@yunamusic.com>Gravatar arpi2002-05-12