summaryrefslogtreecommitdiffstats
path: root/libvo/vo_gif89a.c
Commit message (Expand)AuthorAgeFilesLines
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-1/+1
* removed unused headeer dependenciesalex2004-01-281-1/+0
* remove yuv2rgb and support frame duplicationjoey2003-03-061-40/+27
* sig11 (in free() in uninit) fixedarpi2002-12-301-13/+23
* I have rewritten the gif89a vo in order to solve some problems I hadarpi2002-12-211-246/+327
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-8/+3
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-0/+3
* U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>arpi2002-09-221-1/+1
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-0/+1
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-1/+1
* revised query_formatalex2002-05-271-1/+2
* cleanups, removed swscaler, osd support - by Joey Parrish <joey@yunamusic.com>arpi2002-05-131-53/+30
* -vo gif - by Joey Parrish <joey@yunamusic.com>arpi2002-05-121-0/+337