Age | Commit message (Expand) | Author |
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 |
2002-10-06 | Workaround for code generation bug in gcc on SPARC. Mike's endian macros now ... | Robin KAY |
2002-09-19 | Updated cvscompile.sh to look for configure.ac | Stephen Torri |
2002-09-13 | reinstate some codec formats lost in API transition | Mike Melanson |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-09-03 | fix SMJPEG IMA so that it does not crash due to NULL pointer dereference | Mike Melanson |
2002-09-02 | added support for the IMA ADPCM audio in Westwood Studios' VQA files | Mike Melanson |
2002-09-01 | typo | Mike Melanson |
2002-09-01 | added logarithmic PCM audio decoder (mu-law & A-law formats) | Mike Melanson |
2002-08-05 | fixed MS IMA ADPCM decoding, added initial support for SMJPEG's custom IMA | Mike Melanson |
2002-07-15 | minor DK4 fix | Mike Melanson |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-20 | output preamble samples for MS ADPCM decoder | Mike Melanson |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-12 | fixed DK3 segfault, changed comment style | Mike Melanson |
2002-06-10 | fixed MS ADPCM; also fixed DK3, but there still seems to be a lingering | Mike Melanson |
2002-06-08 | changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarification | Mike Melanson |
2002-06-08 | added 3 more ADPCM decoders (DK3, MS ADPCM, and MS IMA ADPCM), but none | Mike Melanson |
2002-06-07 | QT IMA ADPCM promoted to "working" status, so debug printf()'s have been | Mike Melanson |