summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd_realvid.c
Commit message (Expand)AuthorAgeFilesLines
* Make video decoder description structs constUoti Urpala2008-04-251-1/+1
* Set dll_type and rv_handle for drvc.dllzuxy2008-04-131-1/+4
* Oops...should be "drv43260.dll" instead of "drv34260.dll"zuxy2008-04-121-1/+1
* Cosmetic fix for r26419zuxy2008-04-121-2/+3
* Dlls can be relocated when loading so rely on filename instead of absolutezuxy2008-04-121-3/+2
* Indentation fix for r26417zuxy2008-04-121-2/+2
* Don't print "Could not patch" messages when we haven't actually tried to patch.zuxy2008-04-121-2/+2
* Check for drvc.dll entries for mingw32zuxy2008-04-121-0/+11
* typo fix: inited --> initializeddiego2008-02-141-5/+5
* Do not pass timestamp to realvideo binary decoderrtogni2008-01-061-1/+1
* Runtime-patching for windows to fix crash with drv43260.dll reimar2007-08-201-0/+44
* Include loader/ prefix in #include path everywhere.diego2007-03-151-1/+1
* Only increase buffer size to avoid crashes when seeking inreimar2006-12-101-2/+5
* Fix realvideo size changes by using our own malloced buffer and export type mpi.reimar2006-12-101-13/+20
* Remove unused function pointers, they probably had incorrect prototypesreimar2006-12-031-8/+0
* Fix extradata passing to lavc RV20 decoderrtogni2006-11-141-12/+25
* Allows up to 8 bytes of extradata for cmsg24rtogni2006-10-101-2/+3
* Move #ifdefs around complete files into the build system.diego2006-06-211-3/+0
* Reduce Real DLL/so loading verbosity, OKed by Roberto.diego2006-03-031-2/+2
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-1/+1
* DragonFly BSD supportdiego2005-05-251-1/+1
* Play RV30 with 8-elements cmsg24rtognimp2005-01-221-1/+4
* 100l, set inited to 0 in uninit, otherwise only first file will play video.reimar2005-01-091-0/+1
* remove mac shlb support to use new helix codec for realvideo support on osxnplourde2004-11-031-76/+16
* support for realvideo codecs under macosx, original patch by Donnie Smithalex2004-06-241-4/+79
* minimal fix for alex's 1000000000000l compile errors. imo the fix inrfelker2004-04-301-0/+1
* Win32 codec paths in vd_realvid.cdiego2003-07-191-1/+1
* OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>alex2003-05-201-1/+1
* dynamic path[] allocationalex2003-05-121-1/+5
* cygwin/mingw32 support by Sascha Sommeralex2003-05-111-1/+13
* Ugly hack to handle bad width/height values from stream headerarpi2003-03-091-5/+27
* possible 10lalex2003-02-101-15/+17
* win32 dlls supportalex2002-12-221-16/+71
* alpha support by Alan Young <ayoung@teleport.com>alex2002-12-221-9/+31
* make local stuff 'static', complete uninitarpi2002-10-131-8/+9
* warning fixesarpi2002-09-291-2/+2
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-5/+4
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+0
* sync driver names with codec-cfgarpi2002-08-301-2/+2
* renamed to match driver family namearpi2002-08-301-0/+224