Age | Commit message (Expand) | Author |
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 |
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-06-25 | not all gcc versions support all these options, so probe them before using | Michael Roitzsch |
2003-06-21 | hopefully this will finally fix the deadlocks | Michael Roitzsch |
2003-06-14 | Fix QuickTime binary audio decoder lockup | Ewald Snel |
2003-05-16 | fix compilation problem with "make debug": the CFLAGS would be overridden in the | Michael Roitzsch |
2003-05-15 | Try to get it to compile. | James Courtier-Dutton |
2003-05-15 | some build-system cleanup | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
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-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-20 | caught, the word is caught | Mike Melanson |
2003-02-19 | Qclp support, courtesy of Chris Rankin <cj.rankin@ntlworld.com>; also | Mike Melanson |
2003-02-17 | new findings from linuxthreads sources | Miguel Freitas |
2003-02-17 | missing files from my last commit | Miguel Freitas |
2003-02-17 | - fix LDT clash with linuxthreads | Miguel Freitas |
2003-02-14 | +1 for \0 | Miguel Freitas |
2003-02-10 | what the hell is that? | Miguel Freitas |
2003-01-31 | - Added debian into Makefile.am as a sub-directory rather than have the | Stephen Torri |
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-20 | no homedir pollution: move the registry file inside the ~/.xine | Michael Roitzsch |
2003-01-18 | VoxWare hack from MPlayer | Thibaut Mattern |