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 |
2005-01-06 | **BUGFIX** | James Stembridge |
2004-12-17 | forgot this one: | Michael Roitzsch |
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-12-12 | Code cleanups and elimination of some compiler warnings; patch courtesy of AL13N | Andre Pang |
2004-11-24 | wmv9 may use floor(), borrow it from mplayer | Miguel Freitas |
2004-09-21 | - Port patch from MPlayer for win32 DLLs loading on recent versions of Linux | Bastien Nocera |
2004-08-08 | Support newer DLLs | James Stembridge |
2004-07-29 | several fixes to implementation of critical sections using pthreads | Miguel Freitas |
2004-07-29 | fix from Casper Boemann to reuse the stubs for unresolved symbols | Miguel Freitas |
2004-07-25 | strncpy will not necessarily terminate the string | Michael Roitzsch |
2004-06-12 | remove warning message so users won't get confuse about it | Miguel Freitas |
2004-06-06 | Don't assume buffer contains waveformatex header when BUF_FLAG_STDHEADER is s... | James Stembridge |
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-25 | the new, improved, the "definitive" ldt_keeper! ;-) | Miguel Freitas |
2004-05-24 | Reset support. | 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-04-22 | commit fix for new freebsd libs | Miguel Freitas |
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-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-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-12-01 | Fix QDM2 (qt-audio) decoder not working, bug in CreateMutex (win32) | Ewald Snel |
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-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-10-10 | patch for kernels >= 2.5 from Billy Biggs | Miguel Freitas |
2003-10-03 | remove some unneeded code that generates unresolved symbols in the w32dll plugin | Michael Roitzsch |
2003-10-02 | fix build failures with newer libtool versions | Michael Roitzsch |
2003-08-31 | support for vp4, requires vp4vfw.dll | James Stembridge |
2003-08-13 | CCASCOMPILE doesn't work here | Miguel Freitas |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-07-20 | Changed assembly building code to take advantage of libtool. This command | Stephen Torri |
2003-07-16 | 3 seconds of difference between audio and video is not acceptable. | Thibaut Mattern |
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch |