aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/sub.c
Commit message (Expand)AuthorAge
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* This time is a patch to improve subtitle alignment management. ItGravatar faust32004-09-15
* don't use uninitialized font descriptionsGravatar faust32004-07-11
* prevent lockups on words which do not fit on the screen - temporary fixGravatar henry2003-10-27
* Get rid of the annoying and useless "Subtitles requested but not found" message.Gravatar mosu2003-10-21
* Subtitle alignment & smart splitting by Salvatore FalcoGravatar henry2003-09-21
* TiVo demuxer and sub-cc/osd decoderGravatar arpi2003-06-09
* 1000lGravatar arpi2003-01-19
* Update font scale after changing pancan.Gravatar filon2003-01-06
* sanity checkGravatar henry2003-01-05
* these patches let ,,oldstyle'' and freetype subtitle renderers liveGravatar arpi2002-12-29
* Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not ...Gravatar rathann2002-12-28
* The following patch adds two new command line options:Gravatar arpi2002-12-28
* -subwidthGravatar arpi2002-12-27
* backward compatibility :)Gravatar arpi2002-12-27
* This patch adds support for vertical subtitle alignmentGravatar arpi2002-12-23
* compiler warning fixesGravatar arpi2002-12-14
* progbar osd buffer height adjustment fixGravatar henry2002-12-10
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)Gravatar arpi2002-12-05
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* This patch adds the functionality to disable/enable subtitles while playingGravatar arpi2002-10-06
* subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separatedGravatar arpi2002-08-28
* fix dxr3 subtitle handling and add some optimizationsGravatar pontscho2002-08-22
* warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>Gravatar arpi2002-08-14
* Bounding box and partial update patch for vob/dvdsub by Hephooey.Gravatar atmos42002-05-25
* Improvment for spu subtitles.Gravatar albeu2002-05-17
* bbox calculation fixed (font->height < real height)Gravatar arpi2002-04-17
* vo_osd_check_range_update() added + 10l fixGravatar arpi2002-04-16
* osd: ok, now it's possible to do partial draw/clear of the buffer only if cha...Gravatar arpi2002-04-15
* osd: calculating bboxGravatar arpi2002-04-15
* new osd code, use osd objs to follow changes and do minimal updatesGravatar arpi2002-04-15
* #include cleanupGravatar arpi2002-04-06
* moved font_laod.hGravatar arpi2002-03-24
* osd outside movie support for vo_sdl, patch by Fredrik KuivinenGravatar atmos42002-02-22
* subtitle positioning patch by Jiri SvobodaGravatar atmos42002-02-20
* Add DVD subtitles to menoderGravatar kmkaplan2002-01-11
* Support software scaling with DVD subtitlesGravatar kmkaplan2002-01-11
* Add vobsub support, suppress conditionnal on USE_DVDREAD.Gravatar kmkaplan2002-01-10
* spudec_new has a dvd_priv_t as an argument, which is defined inGravatar pl2001-11-28
* DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>Gravatar arpi2001-11-20
* never declare variables in *.h files, plsGravatar nick2001-10-27
* corrected previous error ;-(Gravatar atlka2001-10-15
* optimizations and correctionsGravatar atlka2001-10-15
* speed improvementsGravatar atlka2001-10-12
* add gui support to config scripts, and fixed some warning.Gravatar pontscho2001-09-27
* corrections to OSD mark positionGravatar atlka2001-09-10
* fix xshape, mixer, fullscreen, etcGravatar pontscho2001-09-04
* small fixes, and Y check put back to avoid sig11Gravatar arpi2001-09-01
* fixed signal 8 bugGravatar arpi2001-09-01
* changes according to OSD calculationsGravatar atlka2001-08-28