|
From: Charles 'B. K. <kr...@ac...> - 2000-11-12 22:53:43
|
Well, I just took the plunge and did a fairly major commit to CVS.
It doesn't have everything yet, but I'm loathe to get too deep into
communicating via patches and tarballs.
I did pretty substantial molestation of the Xv and SDL patches, and
all of the existing post-decode stuff.
ycrcb_to_rgb32.[ch] are have been broken up into a number of separate files:
YV12.[ch] -- preps IEC IEC 61834 PAL for 4:2:0 YUV overlay
YUV2.[ch] -- preps decoded NTSC and SMPTE PAL for 4:2:2 YUV overlay
rgb.[ch] -- prep for gtk rgb24 output
display.[ch] -- interfaces to gtk, Xv, and SDL. The Makefile
allows you to toggle each. The default is to support
all, trying Xv, then SDL, then gtk at startup.
We still need to get library interface pinned down, including C++ friendly.
-- Buck
Stefan Lucke <lu...@sn...> writes:
> I think your (buck's) previous "greeen ring" correction breaks my xvimage patch.
> I made a corrected version and I'll send it to Buck soon.
> > -- Buck
|