log libmpcodecs/vd_realvid.c @ 25773:dfeedb0580f0

age author description
2008-01-06 rtogni Do not pass timestamp to realvideo binary decoder
2007-08-20 reimar Runtime-patching for windows to fix crash with drv43260.dll
2007-03-15 diego Include loader/ prefix in #include path everywhere.
2006-12-10 reimar Only increase buffer size to avoid crashes when seeking in
2006-12-10 reimar Fix realvideo size changes by using our own malloced buffer and export type mpi.
2006-12-03 reimar Remove unused function pointers, they probably had incorrect prototypes
2006-11-14 rtogni Fix extradata passing to lavc RV20 decoder
2006-10-10 rtogni Allows up to 8 bytes of extradata for cmsg24
2006-06-21 diego Move #ifdefs around complete files into the build system.
2006-03-03 diego Reduce Real DLL/so loading verbosity, OKed by Roberto.
2005-11-18 diego Unify include path handling, -I.. is in CFLAGS.
2005-05-25 diego DragonFly BSD support
2005-01-22 rtognimp Play RV30 with 8-elements cmsg24
2005-01-09 reimar 100l, set inited to 0 in uninit, otherwise only first file will play video.
2004-11-03 nplourde remove mac shlb support to use new helix codec for realvideo support on osx
2004-06-24 alex support for realvideo codecs under macosx, original patch by Donnie Smith
2004-04-30 rfelker minimal fix for alex's 1000000000000l compile errors. imo the fix in
2003-07-19 diego Win32 codec paths in vd_realvid.c
2003-05-20 alex OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>
2003-05-12 alex dynamic path[] allocation
2003-05-11 alex cygwin/mingw32 support by Sascha Sommer
2003-03-09 arpi Ugly hack to handle bad width/height values from stream header
2003-02-10 alex possible 10l
2002-12-22 alex win32 dlls support
2002-12-22 alex alpha support by Alan Young <ayoung@teleport.com>
2002-10-13 arpi make local stuff 'static', complete uninit
2002-09-29 arpi warning fixes
2002-09-22 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-08-30 arpi sync driver names with codec-cfg
2002-08-30 arpi renamed to match driver family name base libmpcodecs/vd_real.c@b2d413c25e3d