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
/
rgb.c
Age
Commit message (
Expand
)
Author
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-20
bring the raw RGB 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-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-08-28
revised palette conversion subsystem to make a little more sense
Mike Melanson
2002-07-20
updated to use FINISH_LINE() macro
Mike Melanson
2002-07-15
Add 'pitch' support to video decoders (pitch != width)
Ewald Snel
2002-07-15
initial commit for 3 new decoders: Raw RGB, Raw YUV, and MS RLE
Mike Melanson