summaryrefslogtreecommitdiff
path: root/src/libw32dll/qt_decoder.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
2004-12-17forgot this one:Michael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-06-06Don't assume buffer contains waveformatex header when BUF_FLAG_STDHEADER is s...James Stembridge
2004-05-24Reset support.Thibaut Mattern
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-03-16changing decoder priorities:Michael Roitzsch
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
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-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-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-11-13define FOURCC only onceMarco Zuehlke
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-23I should have seen this coming...Michael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-05-10rework the QT stsd/ImageDescription passing from demuxer -> decoderMike Melanson
2003-05-09QT DLL decoder just got deprioritizedMike Melanson
2003-04-04add initial async error/general message reporting to frontendMiguel Freitas
2003-03-09use windows codec path as provided by configureMichael Roitzsch
2003-02-19Qclp support, courtesy of Chris Rankin <cj.rankin@ntlworld.com>; alsoMike Melanson
2003-02-17missing files from my last commitMiguel Freitas
2003-01-30fourcc QDM1 seems wrong, it's QDMC (slap me if i'm wrong)Daniel Caujolle-Bert
2003-01-29fix hang problem reported by bastienMiguel Freitas
2003-01-29fix segfault reported by bastienMiguel Freitas
2003-01-11whoups, thats codec_initialized, not decoder_ok in this oneGuenter Bartsch
2003-01-11open and close outputGuenter Bartsch
2003-01-11reduce compile warnings, patch provided by chris rankinGuenter Bartsch
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-03preload to register codec pathMiguel Freitas
2003-01-01real video v40 support by chris rankin, added missing copyright notices/credi...Guenter Bartsch
2002-12-30fix pts situation (hopefully)Mike Melanson
2002-12-28Fix segmentation fault in QuickTime binary codecsEwald Snel
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-18first draft of quicktime binary-only codec supportGuenter Bartsch