summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Expand)Author
2001-11-07small cleanup, remove test stuffMiguel Freitas
2001-11-07- update win32 loaderMiguel Freitas
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-18oops, must remove config.h from Makefile, too, otherwise "make install" does notJuergen Keil
2001-10-18avifile imported config.h file removed, build libw32dll with xine-lib's config.hJuergen Keil
2001-10-04Fix a few warnings about missing prototypesJuergen Keil
2001-09-26libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR...Guenter Bartsch
2001-09-20Always request IMGFMT_YUY2 from video_out decoder (RGB format is converted toJuergen Keil
2001-09-20Indeo Video 4.1 and 5.0 format fixed (by importing the Event/SemaphoreJuergen Keil
2001-09-19'yuv_hack_needed' added again, so that we can decode MSMPEG4 v1/v2 to YUY2 usingJuergen Keil
2001-09-19Add a faster RGB->YUV conversionJuergen Keil
2001-09-18ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handleJuergen Keil
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert
2001-09-14Fix for no audio.James Courtier-Dutton
2001-09-10make codecs decompress all frames into the same target buffer, cinepak and in...Guenter Bartsch
2001-09-10a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug...Guenter Bartsch
2001-09-09Add a hack to "wine" (WINE_TYPEDEFS_ONLY), to allow compiling the avi demuxerJuergen Keil
2001-09-08big buf types cleanup, beginning to use libw32codec for indeo (unfinished)Guenter Bartsch
2001-09-06Fix error checking for failed ao_instance->openJuergen Keil
2001-08-30cosmetic change (use mmioFOURCC macro instead of hex constant)Juergen Keil
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F...Guenter Bartsch
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton
2001-08-06Hopefully, this was the last decoder with priority 0.Eduard Hasenleithner
2001-07-30whoups, looks like a priority of 0 is not allowed :>Guenter Bartsch
2001-07-30fixed video/audio/spu decoder version handlingGuenter Bartsch
2001-07-24big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c...Guenter Bartsch
2001-07-17yuy2 -> rgb conversion routines in C (no mlib/mmx yet)Guenter Bartsch
2001-07-16IRIX / mips port. Audio and CD support are not implemented yet.Matthias Hopf
2001-07-14made win32 path configurableGuenter Bartsch
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-05added missing header files to Makefile.amsGuenter Bartsch
2001-07-04Add prototypes for all functions in wine/*, to catch __stdcall functionuid56437
2001-06-24lots of bugfixes for race condtitions, X11 in general and support for remote ...Guenter Bartsch
2001-06-21re-added config.h, should be removed as ASAP, but we need it for nowGuenter Bartsch
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-18support for mono avi audioGuenter Bartsch
2001-06-15Fixed some warns.Daniel Caujolle-Bert
2001-06-10Fix debug build stages.Daniel Caujolle-Bert
2001-06-10added yet another missing fileGuenter Bartsch
2001-06-10added missing fileGuenter Bartsch
2001-06-09forgot one fileGuenter Bartsch
2001-06-09finally - w32codec works againGuenter Bartsch
2001-06-09more avi demuxer/libw32 bugfixesGuenter Bartsch
2001-06-07w32codec bugfixesGuenter Bartsch
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
2001-04-24fixed buffer.c and more cleanupsGuenter Bartsch
2001-04-21Turned demuxers into plugins. Change plugins naming scheme (seeDaniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert