summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Expand)Author
2002-10-20win32 decoder adapted to new apiGuenter Bartsch
2002-10-09configure.ac:Stephen Torri
2002-10-07Remove the vsscanf prototype for solaris, it's incompatible with the oneJuergen Keil
2002-09-19whoupsGuenter Bartsch
2002-09-19small typoGuenter Bartsch
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-19metadataGuenter Bartsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-29added preliminary support for a video codec known only as 'Xxan'Mike Melanson
2002-08-11fix long standing bug of segfaults on exit. stupid me: i had overlookedMiguel Freitas
2002-08-10syncing my local tree:Miguel Freitas
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-10Fix naming bug by ValtrIIPhilipp Hahn
2002-07-05hack to use dv codecuid45177
2002-07-05- win32 bugfixesMiguel Freitas
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-07-01enable ffmpeg's msmpeg4 v1/v2.Miguel Freitas
2002-06-26Define __stdcall and __cdecl as empty macros when gcc is not used, so that weJuergen Keil
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-21update win32 codec loading codeMiguel Freitas
2002-06-19Fix previous commit (should link to libxine instead of libxineutils)Ewald Snel
2002-06-19Fix memory leaks and related bugsEwald Snel
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-09improve error reporting for win32 codecsMiguel Freitas
2002-06-08changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarificationMike Melanson
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-01big cleanup on plugin dispose handling, small improvements on version handlin...Guenter Bartsch
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-29Trying to fix libw32dll compiling.James Courtier-Dutton
2002-04-28Fixes for some compile errors.James Courtier-Dutton
2002-04-28Thread-safe once-only initializationEwald Snel
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-23remove hardcoded waveformat sizeMiguel Freitas
2002-04-20fix several audio buffer leaksMiguel Freitas
2002-04-16fix segfault reported by Chris Rankin and add keyframe supportMiguel Freitas
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2002-04-07Fix compile problems with wine including the wrong header files.James Courtier-Dutton
2002-04-01check preview flagMiguel Freitas
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-22some debug messages removedMiguel Freitas
2002-03-22fixing segfaultsMiguel Freitas
2002-03-18make asf demuxer handle audio-only streams (important for webradios\! #-))) a...Guenter Bartsch
2002-03-16framerate and other fixes for demux_asfGuenter Bartsch
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-02-02this one is usedMiguel Freitas
2002-02-01Re-add 'regs' variable. It's used on *BSD and SolarisJuergen Keil