aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vd_realvid.c
Commit message (Expand)AuthorAge
* 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