summaryrefslogtreecommitdiff
path: root/src/libw32dll/w32codec.c
AgeCommit message (Expand)Author
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-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-20plugin interface version number fixGuenter Bartsch
2002-10-20win32 decoder adapted to new apiGuenter Bartsch
2002-09-19whoupsGuenter Bartsch
2002-09-19small typoGuenter Bartsch
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-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-21update win32 codec loading codeMiguel Freitas
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-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-01check preview flagMiguel Freitas
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-01-22oops, i must not change that!Miguel Freitas
2002-01-22- small w32codec bugfixesMiguel Freitas
2002-01-18patch to skip frame decoding when late. should enable playing videos evenMiguel Freitas