Age | Commit message (Expand) | Author |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | 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-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-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch |
2003-06-16 | Patch from Jeroen Asselman: | Stefan Holst |
2003-06-06 | This #ifdef should come before the if, since this | Michael Roitzsch |
2003-05-26 | - quieter adpcm plugin and xshm one | Bastien Nocera |
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-08 | This seems to be the original URL (the other was a mirror) | Ewald Snel |
2003-05-08 | Sorry, I forgot to add the new file ... | Ewald Snel |
2003-05-08 | Add Real 28.8 decoder (a.k.a. RealAudio 2.0) | Ewald Snel |
2003-03-01 | Added new line at end of file to remove compiler warning. | Stephen Torri |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-14 | PSX STR demuxer improvements and XA ADPCM decoder courtesy of Stuart | Mike Melanson |
2003-02-14 | avoid allocating random sized buffer | Miguel Freitas |
2003-01-11 | make the Nosefart engine aware of the config's WORDS_BIGENDIAN #define | Mike Melanson |
2003-01-09 | NSF audio files were crashing on SPARC. | Juergen Keil |
2003-01-09 | memcpy copies too much, corrupts malloc heap | Juergen Keil |
2003-01-08 | proper credit | Mike Melanson |
2003-01-08 | activate the Nosefart NSF decoding engine | Mike Melanson |
2003-01-08 | initial import of Nosefart sources | Mike Melanson |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2003-01-07 | no kidding, support for yet another ADPCM format (Dialogic) | Mike Melanson |
2002-12-28 | added Interplay MVE DPCM audio decoder | Mike Melanson |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-12 | merge metronom's improvements (inform decoders about discontinuities) | Miguel Freitas |
2002-11-11 | native audio codecs now report themselves in the stream/meta info fields | Mike Melanson |
2002-11-03 | leak a little less memory | Mike Melanson |
2002-11-02 | activate the EA ADPCM decoder | Mike Melanson |
2002-11-02 | added a reference audio decoder plugin | Mike Melanson |
2002-10-29 | Added EA ADPCM decoder | Robin KAY |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
2002-10-28 | Fix an automake-1.7.1 warning. Automake 1.7.1 complains that our Makefile.am | Juergen Keil |
2002-10-24 | Fix unresolved symbols by linking with the xine library | Ewald Snel |
2002-10-23 | bring the GSM 6.10 decoder in line with the latest API revision | Mike Melanson |
2002-10-23 | bring the log PCM decoder in line with the latest API revision | Mike Melanson |
2002-10-23 | bring the RoQ subsystem in line with the latest API revision | Mike Melanson |
2002-10-20 | bring the ADPCM decoder in line with the latest API revision | Mike Melanson |
2002-10-13 | GSM 6.10 decoder now has a proper dependency on the gsm610 subdirectory | Mike Melanson |
2002-10-12 | added GSM 6.10 audio decoder | Mike Melanson |
2002-10-12 | added GSM 6.10 audio decoder | Mike Melanson |
2002-10-09 | configure.ac: | Stephen Torri |