Age | Commit message (Expand) | Author |
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 |
2003-01-16 | i said i wouldn't try fix the win32 breakage from last guenter's commit... | 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 | Fix memory leak | Ewald Snel |
2003-01-08 | Fix tiny memory leak | Ewald Snel |
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 |
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-25 | convenience | Michael Roitzsch |
2002-12-24 | uncomment DEBUG_CFLAGS | Miguel Freitas |
2002-12-24 | This should fix WMV8/9, for now... | Siggi Langauf |
2002-12-23 | wmv9 support | Miguel Freitas |
2002-12-23 | wmv9 support | Miguel Freitas |
2002-12-22 | convenience | Michael Roitzsch |
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-21 | ...my beautiful, beautiful special information buffer facility...okay | Mike Melanson |
2002-12-18 | u_int32_t is not available on solaris, uint32_t is... | Juergen Keil |
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 |