]> git.sesse.net Git - vlc/history - modules/codec/ogt/cvd_parse.c
* ALL: separation of the SPU engine from the VOUT.
[vlc] / modules / codec / ogt / cvd_parse.c
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-01-22 Rocky BernsteinRV24 color-setting fixed. Fullscreen mode doesn't work...
2004-01-21 Rocky BernsteinSome of RV32 bugs worked out - pretty close. Some RGB2...
2004-01-16 Rocky BernsteinAdd horizontal and vertical subtitle offset corrections...
2004-01-14 Rocky BernsteinDon't do compensation subtitle unscaling if the underly...
2004-01-11 Rocky BernsteinFix bug in ScaleX routine which affected ratios that...
2004-01-10 Rocky BernsteinAdd vout_AspectRatio routine to get retrieve a vout...
2004-01-04 Gildas Bazin* modules/codec/ogt/*: win32 compilation fixes.
2004-01-04 Rocky BernsteinAdd OGT and CVD subtitle demuxers.
2004-01-04 Rocky BernsteinWas putting 1 byte of garbage for each packet.
2004-01-03 Rocky Bernsteinogt.c cvd.c, subtitle.h: move common debug string help...
2003-12-30 Rocky Bernsteincommon.*: add common routine to eliminate palette from...
2003-12-29 Rocky Bernsteincvd: bitmap extraction further completed - not fully...
2003-12-28 Rocky BernsteinFirst cut at CVD subtitle unit assembly and initial...
2003-12-28 Rocky BernsteinStart work on CVD subtitles.