index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libmpeg2
/
slice_xvmc.c
Age
Commit message (
Expand
)
Author
2007-12-22
Move libmpeg2 inside video_dec/libmpeg2.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-01-19
Make iterator variables constant when used with constant tables.
Diego 'Flameeyes' Pettenò
2006-06-17
Fix Altivec libmpeg2 decoding, thanks to Luca Barbato (lu_zero@gentoo.org) an...
Diego 'Flameeyes' Pettenò
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2005-05-04
**BUGFIX**
Thomas Hellström
2005-04-26
**BUGFIX**
Thomas Hellström
2005-04-09
**BUGFIX**
Thomas Hellström
2005-02-22
XvMC update largely courtesy of Kendall Bennet, Scitechsoft:
Thomas Hellström
2005-01-30
**BUGFIX**
Thomas Hellström
2004-11-13
Fixed segfault when seeking with the "xvmc" and "xxmc" plugins playing
Thomas Hellström
2004-09-28
xxmc patch by Thomas Hellstrom (with some changes)
Miguel Freitas
2003-10-26
fix some compiler warnings by using the extern declaration more consistently
Michael Roitzsch
2003-10-22
Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...
Robin KAY
2003-10-06
- add XvMC support
Miguel Freitas