]> git.sesse.net Git - vlc/history - modules/codec/ogt/render.c
string review
[vlc] / modules / codec / ogt / render.c
2004-01-25 Benjamin Prachtstring review
2004-01-23 Rocky BernsteinRV32 added, but not tested. All chromas now handled.
2004-01-23 Rocky BernsteinRGB2 scaling is now correct. Need to do the same for...
2004-01-22 Rocky BernsteinYUY2: Need to check against accessing outside of subpic...
2004-01-22 Rocky BernsteinRV24 color-setting fixed. Fullscreen mode doesn't work...
2004-01-21 Rocky BernsteinRV24 scaled properly.
2004-01-21 Rocky BernsteinSome of RV32 bugs worked out - pretty close. Some RGB2...
2004-01-20 Rocky BernsteinRemove more bugs from YUY2 rendering. Short of some...
2004-01-16 Rocky BernsteinAdd horizontal and vertical subtitle offset corrections...
2004-01-16 Rocky Bernsteinrender.c: RV16 now works great - uses all colors, but...
2004-01-14 Rocky BernsteinDon't do compensation subtitle unscaling if the underly...
2004-01-14 Rocky BernsteinFirst OGT/CVD RenderV16 that shows some sort of readabl...
2004-01-12 Rocky BernsteinMore RenderYUY2 bug fixes. Is very usable. Remaining...
2004-01-12 Rocky BernsteinFirst attempt at YUY2. Sort of works.
2004-01-03 Rocky BernsteinRenderI420 now handles U and V planes. (Probably completely
2004-01-02 Rocky BernsteinAttempt to make easier to understand and easier to...
2004-01-01 Rocky BernsteinRenderRV16 handles scaling. But seems to slow to render...
2004-01-01 Rocky BernsteinAdd RV16 rendering. With transparancy, but still only...
2003-12-29 Rocky Bernsteincvd: bitmap extraction further completed - not fully...
2003-12-28 Rocky BernsteinStart work on CVD subtitles.
2003-12-28 Rocky BernsteinWork towards handling all planes in subtites, generaliz...
2003-12-27 Rocky BernsteinScale bitmaps for 4:3 output
2003-12-26 Rocky BernsteinCheck in a stable copy for reference against future...