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
/
qtsmc.c
Age
Commit message (
Expand
)
Author
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-21
no need to confuse the issue
Mike Melanson
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 SMC 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-29
initial commit for QT SMC video decoder
Mike Melanson