Sat, 10 Jul 2010 23:31:50 +0000 |
reimar |
Fix some remaining bswap-related compilation issues.
|
Sat, 10 Jul 2010 22:56:58 +0000 |
reimar |
100l compialtion fix and use AV_RB32.
|
Sat, 10 Jul 2010 22:24:31 +0000 |
reimar |
Use AV_RL* macros instead of typecasts where appropriate.
|
Tue, 23 Mar 2010 19:40:37 +0000 |
diego |
Fix build due to codecs_path vs. codec_path typo.
|
Tue, 23 Mar 2010 18:01:00 +0000 |
diego |
Get rid of pointless def_path variable; use codec_path directly instead.
|
Tue, 23 Mar 2010 17:52:46 +0000 |
diego |
Real binary loader code should respect the binary codec path.
|
Sun, 14 Mar 2010 16:13:32 +0000 |
diego |
Replace separate Win32, XAnim and Real codec directories by one global dir.
|
Wed, 17 Feb 2010 19:21:28 +0000 |
diego |
Revert marking seemingly unused RealAudio/RealVideo-related functions as static.
|
Tue, 16 Feb 2010 16:16:42 +0000 |
diego |
libmpcodecs: Mark functions not used outside of their files as static.
|
Fri, 12 Feb 2010 16:29:34 +0000 |
diego |
Mark all ad_info_t/vd_info_t structure declarations as const.
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 09 Feb 2009 22:00:57 +0000 |
aurel |
change internal real video packetizing format to the more straight forward one
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Fri, 16 May 2008 00:23:02 +0000 |
diego |
cosmetics: Remove pointless parentheses from return calls.
|
Sun, 13 Apr 2008 02:35:30 +0000 |
zuxy |
Set dll_type and rv_handle for drvc.dll
|
Sat, 12 Apr 2008 18:35:11 +0000 |
zuxy |
Oops...should be "drv43260.dll" instead of "drv34260.dll"
|
Sat, 12 Apr 2008 18:31:08 +0000 |
zuxy |
Cosmetic fix for r26419
|
Sat, 12 Apr 2008 18:29:57 +0000 |
zuxy |
Dlls can be relocated when loading so rely on filename instead of absolute
|
Sat, 12 Apr 2008 18:24:25 +0000 |
zuxy |
Indentation fix for r26417
|
Sat, 12 Apr 2008 18:23:26 +0000 |
zuxy |
Don't print "Could not patch" messages when we haven't actually tried to patch.
|
Sat, 12 Apr 2008 18:19:51 +0000 |
zuxy |
Check for drvc.dll entries for mingw32
|
Thu, 14 Feb 2008 14:23:55 +0000 |
diego |
typo fix: inited --> initialized
|
Sun, 06 Jan 2008 13:49:07 +0000 |
rtogni |
Do not pass timestamp to realvideo binary decoder
|
Mon, 20 Aug 2007 16:17:13 +0000 |
reimar |
Runtime-patching for windows to fix crash with drv43260.dll
|
Thu, 15 Mar 2007 08:29:24 +0000 |
diego |
Include loader/ prefix in #include path everywhere.
|
Sun, 10 Dec 2006 18:59:28 +0000 |
reimar |
Only increase buffer size to avoid crashes when seeking in
|
Sun, 10 Dec 2006 16:52:58 +0000 |
reimar |
Fix realvideo size changes by using our own malloced buffer and export type mpi.
|
Sun, 03 Dec 2006 21:43:57 +0000 |
reimar |
Remove unused function pointers, they probably had incorrect prototypes
|
Tue, 14 Nov 2006 22:40:35 +0000 |
rtogni |
Fix extradata passing to lavc RV20 decoder
|
Tue, 10 Oct 2006 22:15:01 +0000 |
rtogni |
Allows up to 8 bytes of extradata for cmsg24
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Fri, 03 Mar 2006 22:38:46 +0000 |
diego |
Reduce Real DLL/so loading verbosity, OKed by Roberto.
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Wed, 25 May 2005 08:48:32 +0000 |
diego |
DragonFly BSD support
|
Sat, 22 Jan 2005 00:06:59 +0000 |
rtognimp |
Play RV30 with 8-elements cmsg24
|
Sun, 09 Jan 2005 17:38:12 +0000 |
reimar |
100l, set inited to 0 in uninit, otherwise only first file will play video.
|
Wed, 03 Nov 2004 02:50:01 +0000 |
nplourde |
remove mac shlb support to use new helix codec for realvideo support on osx
|
Thu, 24 Jun 2004 09:19:15 +0000 |
alex |
support for realvideo codecs under macosx, original patch by Donnie Smith
|
Fri, 30 Apr 2004 10:26:26 +0000 |
rfelker |
minimal fix for alex's 1000000000000l compile errors. imo the fix in
|
Sat, 19 Jul 2003 22:05:16 +0000 |
diego |
Win32 codec paths in vd_realvid.c
|
Tue, 20 May 2003 19:19:32 +0000 |
alex |
OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>
|
Mon, 12 May 2003 16:02:34 +0000 |
alex |
dynamic path[] allocation
|
Sun, 11 May 2003 17:58:03 +0000 |
alex |
cygwin/mingw32 support by Sascha Sommer
|
Sun, 09 Mar 2003 17:19:41 +0000 |
arpi |
Ugly hack to handle bad width/height values from stream header
|
Mon, 10 Feb 2003 15:02:05 +0000 |
alex |
possible 10l
|
Sun, 22 Dec 2002 18:10:45 +0000 |
alex |
win32 dlls support
|
Sun, 22 Dec 2002 16:21:02 +0000 |
alex |
alpha support by Alan Young <ayoung@teleport.com>
|
Sun, 13 Oct 2002 21:26:00 +0000 |
arpi |
make local stuff 'static', complete uninit
|
Sun, 29 Sep 2002 19:19:31 +0000 |
arpi |
warning fixes
|
Sun, 22 Sep 2002 02:33:28 +0000 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
Fri, 30 Aug 2002 21:44:20 +0000 |
arpi |
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
|
Fri, 30 Aug 2002 20:06:22 +0000 |
arpi |
sync driver names with codec-cfg
|
Fri, 30 Aug 2002 19:49:37 +0000 |
arpi |
renamed to match driver family name
base
libmpcodecs/vd_real.c@b2d413c25e3d
|