Mon, 28 Apr 2008 14:50:24 +0000 |
diego |
Use consistent #include paths without "../".
|
Sun, 06 Apr 2008 18:17:59 +0000 |
diego |
Rename RTJPEG files so that filenames consist of lowercase name only.
|
Tue, 01 Apr 2008 14:19:45 +0000 |
diego |
Do not #include libavutil/common.h. It is not used directly and mpbswap.h
|
Mon, 25 Feb 2008 15:46:36 +0000 |
diego |
FFmpeg now uses different (unified) #include paths.
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Wed, 31 Jan 2007 23:20:03 +0000 |
reimar |
Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.
|
Thu, 07 Dec 2006 11:58:07 +0000 |
reimar |
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
|
Wed, 29 Nov 2006 15:02:45 +0000 |
diego |
Remove bswap.h, use libavutil/bswap.h instead.
|
Sun, 09 Apr 2006 18:25:35 +0000 |
reimar |
10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompress
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Thu, 03 Mar 2005 10:19:56 +0000 |
reimar |
Make nuv files work on bigendian (but old nuv files created with mencoder
|
Wed, 28 Aug 2002 22:45:48 +0000 |
arpi |
mostly compiler warning fixes, some small bugfix
|
Thu, 30 May 2002 11:56:59 +0000 |
pl |
warning fix (strings.h > string.h)
|
Mon, 20 May 2002 00:06:29 +0000 |
arpi |
memset and memcpy were used without #include <string.h> in a few places.
|
Sat, 13 Apr 2002 18:05:57 +0000 |
arpi |
fastmemcpy path fixed
|
Sat, 13 Apr 2002 18:03:02 +0000 |
arpi |
moved to libmpcodecs/native/
base
nuppelvideo.c@86ff4b1a60c1
|