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
/
msvc.c
Age
Commit message (
Expand
)
Author
2002-10-20
bring the MSVC decoder in line with the latest API revision
Mike Melanson
2002-09-22
unused variable -> hint to Mike: still needed?
Michael Roitzsch
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-07-15
Add 'pitch' support to video decoders (pitch != width)
Ewald Snel
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-06-25
added support in buffer.h for transporting RGB palette from the demuxer to
Mike Melanson
2002-06-03
Fix msvc decoder (add img->copy for XShm driver)
Ewald Snel
2002-06-03
BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)
Miguel Freitas
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-05-01
big cleanup on plugin dispose handling, small improvements on version handlin...
Guenter Bartsch
2002-04-30
Add libxinevdec video decoders
Ewald Snel