summaryrefslogtreecommitdiff
path: root/src/libw32dll/w32codec.c
AgeCommit message (Expand)Author
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-11Re-commit lost change: Fix the freeze on QuickTime files when configured with...František Dvořák
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-07Setup FS segment to make win32 gods happy with the smiley red deamon.František Dvořák
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-03-07Fixed channels to mode translation in audio decoders.Thibaut Mattern
2005-11-21*BUGFIX*František Dvořák
2005-05-15fix w32codec buildMiguel Freitas
2005-05-07*BUGFIX*František Dvořák
2005-04-23patch for WMA9 lossless decoding via x86 binary codec, courtesy ofMike Melanson
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-06-05move duplicated code to a function.Thibaut Mattern
2004-06-05Support big decoder init data chunk (> 8192 bytes).Thibaut Mattern
2004-05-04Port support for VP5 and VP6 from mplayerJames Stembridge
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-02-09Only read frame duration when BUF_FLAG_FRAMERATE is setJames Stembridge
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
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