Age | Commit message (Expand) | Author |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-11 | Re-commit lost change: Fix the freeze on QuickTime files when configured with... | František Dvořák |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-05-07 | Setup FS segment to make win32 gods happy with the smiley red deamon. | František Dvořák |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-03-07 | Fixed channels to mode translation in audio decoders. | Thibaut Mattern |
2004-12-17 | forgot this one: | Michael Roitzsch |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-06-06 | Don't assume buffer contains waveformatex header when BUF_FLAG_STDHEADER is s... | James Stembridge |
2004-05-24 | Reset support. | Thibaut Mattern |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-03-16 | changing decoder priorities: | Michael Roitzsch |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2004-01-12 | it 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-24 | time for some Christmas presents... | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-13 | define FOURCC only once | Marco Zuehlke |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-05-10 | rework the QT stsd/ImageDescription passing from demuxer -> decoder | Mike Melanson |
2003-05-09 | QT DLL decoder just got deprioritized | Mike Melanson |
2003-04-04 | add initial async error/general message reporting to frontend | Miguel Freitas |
2003-03-09 | use windows codec path as provided by configure | Michael Roitzsch |
2003-02-19 | Qclp support, courtesy of Chris Rankin <cj.rankin@ntlworld.com>; also | Mike Melanson |
2003-02-17 | missing files from my last commit | Miguel Freitas |
2003-01-30 | fourcc QDM1 seems wrong, it's QDMC (slap me if i'm wrong) | Daniel Caujolle-Bert |
2003-01-29 | fix hang problem reported by bastien | Miguel Freitas |
2003-01-29 | fix segfault reported by bastien | Miguel Freitas |
2003-01-11 | whoups, thats codec_initialized, not decoder_ok in this one | Guenter Bartsch |
2003-01-11 | open and close output | Guenter Bartsch |
2003-01-11 | reduce compile warnings, patch provided by chris rankin | Guenter Bartsch |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2003-01-03 | preload to register codec path | Miguel Freitas |
2003-01-01 | real video v40 support by chris rankin, added missing copyright notices/credi... | Guenter Bartsch |
2002-12-30 | fix pts situation (hopefully) | Mike Melanson |
2002-12-28 | Fix segmentation fault in QuickTime binary codecs | Ewald Snel |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-21 | ...my beautiful, beautiful special information buffer facility...okay | Mike Melanson |
2002-12-18 | first draft of quicktime binary-only codec support | Guenter Bartsch |