summaryrefslogtreecommitdiff
path: root/src/libmpeg2/slice_xvmc.c
AgeCommit message (Expand)Author
2007-01-19Make iterator variables constant when used with constant tables.Diego 'Flameeyes' Pettenò
2006-06-17Fix Altivec libmpeg2 decoding, thanks to Luca Barbato (lu_zero@gentoo.org) an...Diego 'Flameeyes' Pettenò
2006-06-02Various 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-22XvMC update largely courtesy of Kendall Bennet, Scitechsoft:Thomas Hellström
2005-01-30**BUGFIX**Thomas Hellström
2004-11-13Fixed segfault when seeking with the "xvmc" and "xxmc" plugins playingThomas Hellström
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
2003-10-26fix some compiler warnings by using the extern declaration more consistentlyMichael Roitzsch
2003-10-22Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...Robin KAY
2003-10-06- add XvMC supportMiguel Freitas