index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libw32dll
/
qt_decoder.c
Age
Commit message (
Expand
)
Author
2003-04-04
add initial async error/general message reporting to frontend
Miguel Freitas
2003-03-09
use windows codec path as provided by configure
Michael Roitzsch
2003-02-19
Qclp support, courtesy of Chris Rankin <cj.rankin@ntlworld.com>; also
Mike Melanson
2003-02-17
missing files from my last commit
Miguel Freitas
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-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
fixes/cleanups of the handled/unhandled codecs
Miguel Freitas
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-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
first draft of quicktime binary-only codec support
Guenter Bartsch