]> git.sesse.net Git - vlc/history - modules/codec/ogt/cvd.c
* ALL: separation of the SPU engine from the VOUT.
[vlc] / modules / codec / ogt / cvd.c
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-08-22 Gildas Bazin* modules/codec/ogt/*: updated the prototype of the...
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-04-27 Rocky Bernsteinogt.c: add object_release for object_find
2004-04-26 Derk-Jan Hartman* when you use object_find you need to do a object_rele...
2004-03-15 Rocky BernsteinCVD subtitle selection works via front-end spu-es varia...
2004-01-25 Rocky Bernsteincvd.c: default duration scaling is smaller which seems...
2004-01-25 Benjamin Prachtstring review
2004-01-23 Rocky BernsteinOmitted option -duration-scaling which caused plugin...
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-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...
2004-01-01 Rocky BernsteinRemove a magic number.
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.