summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/mainTest.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-04-17Opie Player2 XINE update:zecke1-16/+0
-update xine code alphablend, yuv2rgb to be up to date -XINELib: -use the XINE infrastructure to change the gui width/height -use the XINE infrastructure to change the brightness -Update the NULL Video Driver: -make use of frame_dest_cb and and dest_size_cb (callback) to update the size of the gui -use alphablend -merge the video_out_fb xine driver To Alwin: your testvideo now lockups op2. with valgrind I see it has to do with the yuv2rgb conversion methods
2002-07-07Updatezecke1-1/+2
2002-07-02my hacky null video output pluginzecke1-1/+1
This will become our smart opie video widget controller...
2002-07-01Hija,zecke1-0/+15
first bits of a XINE C++ lib for the OpieMediaPlayer