summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Expand)Author
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-21...my beautiful, beautiful special information buffer facility...okayMike Melanson
2002-12-18u_int32_t is not available on solaris, uint32_t is...Juergen Keil
2002-12-18first draft of quicktime binary-only codec supportGuenter Bartsch
2002-12-12iv32 doesn't like to receive null buffer.Miguel Freitas
2002-12-06improve meta infoMiguel Freitas
2002-12-06should fix audio vpts error on seeksMiguel Freitas
2002-12-06remove img->copy from all decodersMiguel Freitas
2002-12-01preliminary support for ClearVideo DLLMike Melanson
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-15Fix memory leak (temporary copy of header buffer)Ewald Snel
2002-11-13Fix w32a_dispose.Thibaut Mattern
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
2002-10-31Yes, Virginia, there are 2 different versions of Windows Media AudioMike Melanson
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-23final c++ -> c coding style fixes, libxine compiles nowGuenter Bartsch
2002-10-20plugin interface version number fixGuenter Bartsch
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