index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libxinevdec
/
qtrle.c
Age
Commit message (
Expand
)
Author
2003-12-14
API version bounce
Siggi Langauf
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-10-23
I should have seen this coming...
Michael Roitzsch
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-01-08
fixes/cleanups of the handled/unhandled codecs
Miguel Freitas
2002-12-28
fix and strengthen the QT RLE decoders
Mike Melanson
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-18
Don't append 'BUF_FLAG_SPECIAL' packets to frame data
Ewald Snel
2002-12-06
remove img->copy from all decoders
Miguel Freitas
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 video decoders now report themselves in the stream/meta info
Mike Melanson
2002-10-22
bring the QT RLE decoder in line with the latest API revision
Mike Melanson
2002-10-06
Workaround for code generation bug in gcc on SPARC. Mike's endian macros now ...
Robin KAY
2002-10-04
fixed 2- and 4-bit variants
Mike Melanson
2002-09-22
initial commit for QT RLE video decoder
Mike Melanson