aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vd_realvid.c
Commit message (Expand)AuthorAge
* Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * cosmetics: Remove pointless parentheses from return calls.Gravatar diego2008-05-16
* | Make video decoder description structs constGravatar Uoti Urpala2008-04-25
|/
* Set dll_type and rv_handle for drvc.dllGravatar zuxy2008-04-13
* Oops...should be "drv43260.dll" instead of "drv34260.dll"Gravatar zuxy2008-04-12
* Cosmetic fix for r26419Gravatar zuxy2008-04-12
* Dlls can be relocated when loading so rely on filename instead of absoluteGravatar zuxy2008-04-12
* Indentation fix for r26417Gravatar zuxy2008-04-12
* Don't print "Could not patch" messages when we haven't actually tried to patch.Gravatar zuxy2008-04-12
* Check for drvc.dll entries for mingw32Gravatar zuxy2008-04-12
* typo fix: inited --> initializedGravatar diego2008-02-14
* Do not pass timestamp to realvideo binary decoderGravatar rtogni2008-01-06
* Runtime-patching for windows to fix crash with drv43260.dll Gravatar reimar2007-08-20
* Include loader/ prefix in #include path everywhere.Gravatar diego2007-03-15
* Only increase buffer size to avoid crashes when seeking inGravatar reimar2006-12-10
* Fix realvideo size changes by using our own malloced buffer and export type mpi.Gravatar reimar2006-12-10
* Remove unused function pointers, they probably had incorrect prototypesGravatar reimar2006-12-03
* Fix extradata passing to lavc RV20 decoderGravatar rtogni2006-11-14
* Allows up to 8 bytes of extradata for cmsg24Gravatar rtogni2006-10-10
* Move #ifdefs around complete files into the build system.Gravatar diego2006-06-21
* Reduce Real DLL/so loading verbosity, OKed by Roberto.Gravatar diego2006-03-03
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* DragonFly BSD supportGravatar diego2005-05-25
* Play RV30 with 8-elements cmsg24Gravatar rtognimp2005-01-22
* 100l, set inited to 0 in uninit, otherwise only first file will play video.Gravatar reimar2005-01-09
* remove mac shlb support to use new helix codec for realvideo support on osxGravatar nplourde2004-11-03
* support for realvideo codecs under macosx, original patch by Donnie SmithGravatar alex2004-06-24
* minimal fix for alex's 1000000000000l compile errors. imo the fix inGravatar rfelker2004-04-30
* Win32 codec paths in vd_realvid.cGravatar diego2003-07-19
* OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>Gravatar alex2003-05-20
* dynamic path[] allocationGravatar alex2003-05-12
* cygwin/mingw32 support by Sascha SommerGravatar alex2003-05-11
* Ugly hack to handle bad width/height values from stream headerGravatar arpi2003-03-09
* possible 10lGravatar alex2003-02-10
* win32 dlls supportGravatar alex2002-12-22
* alpha support by Alan Young <ayoung@teleport.com>Gravatar alex2002-12-22
* make local stuff 'static', complete uninitGravatar arpi2002-10-13
* warning fixesGravatar arpi2002-09-29
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30
* sync driver names with codec-cfgGravatar arpi2002-08-30
* renamed to match driver family nameGravatar arpi2002-08-30