summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd_xanim.c
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r26587Uoti Urpala2008-04-291-1/+1
|\
| * Consistently #include mpbswap.h instead of bswap.h everywhere.diego2008-04-281-1/+1
* | Make video decoder description structs constUoti Urpala2008-04-251-1/+1
|/
* Removed useless fastmemcpy.h includes in video decodersreimar2007-05-271-1/+0
* "()" to "(void)" function param list fixesuau2007-04-011-2/+2
* Move #ifdefs around complete files into the build system.diego2006-06-211-2/+0
* massive attack: mp_msg printf format fixesrathann2006-01-121-8/+8
* removing my (nonworking) email addressalex2003-07-031-1/+1
* linux->osdeparpi2003-02-091-1/+1
* removed unused code. fixed yv12+debug-mode sig11alex2002-09-131-27/+3
* - some cleanup, unused code removedarpi2002-09-101-103/+81
* removed xacodec_driver, using sh->context instead, removed xacodec_image, usi...alex2002-09-061-400/+327
* merged xacodec.c and vd_xanim.calex2002-09-051-2/+881
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+0
* yvu9 and if09 supportalex2002-06-231-1/+1
* added xanim urlalex2002-03-231-1/+1
* handle error from mpcodecs_config_vo()arpi2002-03-161-1/+1
* common includes moved to private vd_internal.harpi2002-03-071-8/+0
* xanim, raw, rle addedarpi2002-03-071-0/+74