aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/native/nuppelvideo.c
Commit message (Expand)AuthorAge
* Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.Gravatar reimar2007-01-31
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...Gravatar reimar2006-12-07
* Remove bswap.h, use libavutil/bswap.h instead.Gravatar diego2006-11-29
* 10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_deco...Gravatar reimar2006-04-09
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* Make nuv files work on bigendian (but old nuv files created with mencoderGravatar reimar2005-03-03
* mostly compiler warning fixes, some small bugfixGravatar arpi2002-08-28
* warning fix (strings.h > string.h)Gravatar pl2002-05-30
* memset and memcpy were used without #include <string.h> in a few places.Gravatar arpi2002-05-20
* fastmemcpy path fixedGravatar arpi2002-04-13
* moved to libmpcodecs/native/Gravatar arpi2002-04-13