]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/xvmcvideo.c
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
[frescor/ffmpeg.git] / libavcodec / xvmcvideo.c
2007-05-28 diegoRemove redundant fastmemcpy.h #include, it is indirectl...
2006-10-12 rathannFixes:
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-08-18 diegoExplicitly include fastmemcpy.h from libvo/.
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-04-24 melansonMinistry of English Composition, reporting for duty...
2004-10-01 michaeldo not call (av_)abort()
2004-06-12 iivebetter cbp handling and small speedup in mpeg12
2004-03-02 iivefix typo
2004-03-01 iiveinitial chroma_format changes,xvmc tweaks and codec_cap
2004-02-25 michaelav_log() patch by ("Steven M. Schultz" <sms at 2BSD...
2003-10-27 iiveXvMC speedup by removing one memcpy and doing MB packing
2003-10-11 alexusing av_abort
2003-09-08 bellardctype.h is a common header
2003-07-29 iiveAdd GNU header, remove X includes, add more check for...
2003-07-26 iiveinitial XvMC support