summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_aa.c
AgeCommit message (Collapse)Author
2001-10-03Eliminate void* pointer arithmetic, and fixed some char* / unsigned char*Juergen Keil
warnings. CVS patchset: 724 CVS date: 2001/10/03 15:14:03
2001-09-26- Trying to fix video window size for mpeg streams withJuergen Keil
aspect_ratio_information==1 ("square source pels") - Add aspect_ratio_information==4 (2.21:1) - Aspect ratio switching ('a' key) now cycles through "square source pels", too. CVS patchset: 698 CVS date: 2001/09/26 17:19:48
2001-07-24big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, ↵Guenter Bartsch
clean up field picture handling), gearing up for rc2 CVS patchset: 334 CVS date: 2001/07/24 12:57:29
2001-07-17added (now required) field callback, not implemented yet but at least aaxine ↵Guenter Bartsch
should work as it did before now CVS patchset: 294 CVS date: 2001/07/17 15:20:44
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
CVS patchset: 263 CVS date: 2001/07/10 19:33:05
2001-07-04spu support updated (unfinished) from Jamesuid32519
CVS patchset: 250 CVS date: 2001/07/04 17:10:24
2001-06-14video output driver auto-probingGuenter Bartsch
CVS patchset: 179 CVS date: 2001/06/14 18:32:57
2001-06-13removed an outdated commentGuenter Bartsch
CVS patchset: 171 CVS date: 2001/06/13 18:25:27
2001-06-13added support for YUY2 image formatGuenter Bartsch
CVS patchset: 170 CVS date: 2001/06/13 18:22:38
2001-06-13removed debug output from aaGuenter Bartsch
CVS patchset: 169 CVS date: 2001/06/13 17:53:42
2001-06-11changed the order of casts slightlyHeiko Schaefer
CVS patchset: 164 CVS date: 2001/06/11 03:18:55
2001-06-11implemented aalib display functionHeiko Schaefer
CVS patchset: 162 CVS date: 2001/06/11 01:27:42
2001-06-10introducing aalib based video outputHeiko Schaefer
CVS patchset: 158 CVS date: 2001/06/10 23:16:23