aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vd_xanim.c
Commit message (Expand)AuthorAge
* cosmetics: Remove pointless parentheses from return calls.Gravatar diego2008-05-16
* Consistently #include mpbswap.h instead of bswap.h everywhere.Gravatar diego2008-04-28
* Removed useless fastmemcpy.h includes in video decodersGravatar reimar2007-05-27
* "()" to "(void)" function param list fixesGravatar uau2007-04-01
* Move #ifdefs around complete files into the build system.Gravatar diego2006-06-21
* massive attack: mp_msg printf format fixesGravatar rathann2006-01-12
* removing my (nonworking) email addressGravatar alex2003-07-03
* linux->osdepGravatar arpi2003-02-09
* removed unused code. fixed yv12+debug-mode sig11Gravatar alex2002-09-13
* - some cleanup, unused code removedGravatar arpi2002-09-10
* removed xacodec_driver, using sh->context instead, removed xacodec_image, usi...Gravatar alex2002-09-06
* merged xacodec.c and vd_xanim.cGravatar alex2002-09-05
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30
* yvu9 and if09 supportGravatar alex2002-06-23
* added xanim urlGravatar alex2002-03-23
* handle error from mpcodecs_config_vo()Gravatar arpi2002-03-16
* common includes moved to private vd_internal.hGravatar arpi2002-03-07
* xanim, raw, rle addedGravatar arpi2002-03-07