Age | Commit message (Expand) | Author |
2005-05-15 | fix w32codec build | Miguel Freitas |
2005-05-07 | *BUGFIX* | František Dvořák |
2005-04-23 | patch for WMA9 lossless decoding via x86 binary codec, courtesy of | Mike Melanson |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-06-05 | move duplicated code to a function. | Thibaut Mattern |
2004-06-05 | Support big decoder init data chunk (> 8192 bytes). | Thibaut Mattern |
2004-05-04 | Port support for VP5 and VP6 from mplayer | James Stembridge |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-02-09 | Only read frame duration when BUF_FLAG_FRAMERATE is set | James Stembridge |
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-09 | - add support for the wmvdmod.dll DLL for all the Windows Media video decoders | Bastien Nocera |
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 | start xine_stream_t separation (public/private). | Miguel Freitas |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
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-31 | support for vp4, requires vp4vfw.dll | James Stembridge |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-07-16 | 3 seconds of difference between audio and video is not acceptable. | Thibaut Mattern |
2003-07-04 | Approximate pts values are now sent. | James Courtier-Dutton |
2003-07-02 | Metronom does the pts prediction now, not the decoders. | James Courtier-Dutton |
2003-04-04 | add initial async error/general message reporting to frontend | Miguel Freitas |
2003-03-18 | Support for Windows Media 9 Voice codec via wmspdmod.dll | James Stembridge |
2003-03-18 | Fix loading of wma3 (aka wma 9 pro) dll. Also fix bug in setting number of ou... | James Stembridge |
2003-03-09 | use windows codec path as provided by configure | Michael Roitzsch |
2003-02-17 | missing files from my last commit | Miguel Freitas |
2003-01-16 | i said i wouldn't try fix the win32 breakage from last guenter's commit... | Miguel Freitas |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2003-01-07 | more A/V_HANDLED flags | Daniel Caujolle-Bert |
2003-01-03 | preload to register codec path | Miguel Freitas |
2002-12-23 | wmv9 support | Miguel Freitas |
2002-12-22 | less talk, more decode | Mike Melanson |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-18 | first draft of quicktime binary-only codec support | Guenter Bartsch |
2002-12-12 | iv32 doesn't like to receive null buffer. | Miguel Freitas |
2002-12-06 | improve meta info | Miguel Freitas |
2002-12-06 | should fix audio vpts error on seeks | Miguel Freitas |
2002-12-06 | remove img->copy from all decoders | Miguel Freitas |
2002-12-01 | preliminary support for ClearVideo DLL | Mike Melanson |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-15 | Fix memory leak (temporary copy of header buffer) | Ewald Snel |
2002-11-13 | Fix w32a_dispose. | Thibaut Mattern |
2002-11-12 | merge metronom's improvements (inform decoders about discontinuities) | Miguel Freitas |
2002-10-31 | Yes, Virginia, there are 2 different versions of Windows Media Audio | Mike Melanson |