]> git.sesse.net Git - vlc/history - modules/codec/ogt/common.c
* ALL: separation of the SPU engine from the VOUT.
[vlc] / modules / codec / ogt / common.c
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-09-10 Gildas Bazin* src/video_output/video_output.c, modules/codec/ogt...
2004-02-22 Rocky BernsteinFix valgrind-caught memory leak.
2004-01-31 Rocky Bernsteinrender.c: RGB2 now gets the right color from the RGB...
2004-01-30 Rocky Bernsteinpixmap.[ch], Modules.am: provisional routine to find...
2004-01-29 Rocky Bernsteinrender.c: RV24 blending
2004-01-23 Rocky BernsteinSmall doc changes.
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-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-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-28 Rocky BernsteinStart work on CVD subtitles.