index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libxineadec
Age
Commit message (
Expand
)
Author
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
2002-06-06
first pass at 2 of the ADPCM decoders (not quite functional yet)
Mike Melanson
2002-06-03
implemented the decoder's _close() function
Mike Melanson
2002-05-28
added new directory for audio decoders native to the xine codebase, and
Mike Melanson
[prev]