summaryrefslogtreecommitdiff
path: root/libavcodec/xvmcvideo.c
Commit message (Expand)AuthorAge
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson2005-04-24
* do not call (av_)abort()Michael Niedermayer2004-10-01
* better cbp handling and small speedup in mpeg12Ivan Kalvachev2004-06-12
* fix typoIvan Kalvachev2004-03-02
* initial chroma_format changes,xvmc tweaks and codec_capIvan Kalvachev2004-03-01
* av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2004-02-25
* XvMC speedup by removing one memcpy and doing MB packingIvan Kalvachev2003-10-27
* using av_abortAlex Beregszaszi2003-10-11
* ctype.h is a common headerFabrice Bellard2003-09-08
* Add GNU header, remove X includes, add more check for xvmc render packetIvan Kalvachev2003-07-29
* initial XvMC supportIvan Kalvachev2003-07-26