summaryrefslogtreecommitdiff
path: root/src/libw32dll/w32codec.c
AgeCommit message (Expand)Author
2003-12-24time for some Christmas presents...Michael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-09- add support for the wmvdmod.dll DLL for all the Windows Media video decodersBastien Nocera
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-23I should have seen this coming...Michael Roitzsch
2003-08-31support for vp4, requires vp4vfw.dllJames Stembridge
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-07-163 seconds of difference between audio and video is not acceptable.Thibaut Mattern
2003-07-04Approximate pts values are now sent.James Courtier-Dutton
2003-07-02Metronom does the pts prediction now, not the decoders.James Courtier-Dutton
2003-04-04add initial async error/general message reporting to frontendMiguel Freitas
2003-03-18Support for Windows Media 9 Voice codec via wmspdmod.dllJames Stembridge
2003-03-18Fix loading of wma3 (aka wma 9 pro) dll. Also fix bug in setting number of ou...James Stembridge
2003-03-09use windows codec path as provided by configureMichael Roitzsch
2003-02-17missing files from my last commitMiguel Freitas
2003-01-16i said i wouldn't try fix the win32 breakage from last guenter's commit...Miguel Freitas
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-07more A/V_HANDLED flagsDaniel Caujolle-Bert
2003-01-03preload to register codec pathMiguel Freitas
2002-12-23wmv9 supportMiguel Freitas
2002-12-22less talk, more decodeMike Melanson
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
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