summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/native/nuppelvideo.c
Commit message (Expand)AuthorAgeFilesLines
* 10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_deco...reimar2006-04-091-6/+6
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-1/+1
* Make nuv files work on bigendian (but old nuv files created with mencoderreimar2005-03-031-0/+2
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-1/+1
* warning fix (strings.h > string.h)pl2002-05-301-1/+1
* memset and memcpy were used without #include <string.h> in a few places.arpi2002-05-201-0/+1
* fastmemcpy path fixedarpi2002-04-131-1/+1
* moved to libmpcodecs/native/arpi2002-04-131-0/+123