aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/spudec.c
Commit message (Expand)AuthorAge
* sub/osd: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs.Gravatar Rudolf Polzer2013-11-07
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* spudec: restore --sub-forced-only supportGravatar wm42013-05-30
* sub: add sd_spu.c to wrap spudec, cleanup mplayer.cGravatar wm42013-05-30
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerGravatar wm42012-12-11
* Fix potential bugs and issues, general cleanupsGravatar reimar2012-11-20
* clang: fix all warnings except deprecationsGravatar Stefano Pigozzi2012-11-13
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Merge branch 'osd_changes' into masterGravatar wm42012-11-01
|\
* | spudec: set pointers to NULL after freeGravatar reimar2012-10-31
| * csputils: better support for integer color valuesGravatar wm42012-10-28
| * draw_bmp, csputils: use function instead of macroGravatar wm42012-10-28
| * options: remove --ffactor switchGravatar wm42012-10-24
| * VO, sub: refactorGravatar wm42012-10-24
| * spudec: use csputils for color conversionGravatar wm42012-10-24
| * Remove things related to old OSDGravatar wm42012-10-24
| * sub: fix and simplify some change detection detailsGravatar wm42012-10-16
| * spudec.c: crop subs, set scaled flagGravatar wm42012-10-16
| * sub: never decode subs to old OSD formatGravatar wm42012-10-16
| * sub: allow rendering OSD in ASS image format directly, simplifyGravatar wm42012-10-16
|/
* Adjust ffmpeg/libav #includes to work with recent upstream changesGravatar Uoti Urpala2012-08-21
* VO: remove old VO glueGravatar wm42012-08-07
* spudec: use more precise alpha handling for -spuaa 4Gravatar mplayer-svn2012-08-03
* av_sub, spudec: support multiple rectanglesGravatar mplayer-svn2012-08-03
* Remove dead codeGravatar wm42012-08-01
* build: switch to libavutil bswap.h and intreadwrite.hGravatar Uoti Urpala2012-02-01
* cleanup: shut up more warningsGravatar Clément Bœsch2011-05-06
* sub/spudec: fix artefacts at right border of subtitlesGravatar reimar2011-05-02
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26