summaryrefslogtreecommitdiffstats
path: root/sub/spudec.c
Commit message (Expand)AuthorAgeFilesLines
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* spudec: restore --sub-forced-only supportwm42013-05-301-0/+2
* sub: add sd_spu.c to wrap spudec, cleanup mplayer.cwm42013-05-301-15/+16
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerwm42012-12-111-1/+27
* Fix potential bugs and issues, general cleanupsreimar2012-11-201-5/+0
* clang: fix all warnings except deprecationsStefano Pigozzi2012-11-131-1/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-3/+3
* Merge branch 'osd_changes' into masterwm42012-11-011-726/+97
|\
| * csputils: better support for integer color valueswm42012-10-281-1/+3
| * draw_bmp, csputils: use function instead of macrowm42012-10-281-3/+3
| * options: remove --ffactor switchwm42012-10-241-8/+2
| * VO, sub: refactorwm42012-10-241-1/+1
| * spudec: use csputils for color conversionwm42012-10-241-10/+8
| * Remove things related to old OSDwm42012-10-241-772/+0
| * sub: fix and simplify some change detection detailswm42012-10-161-0/+4
| * spudec.c: crop subs, set scaled flagwm42012-10-161-30/+84
| * sub: never decode subs to old OSD formatwm42012-10-161-0/+53
| * sub: allow rendering OSD in ASS image format directly, simplifywm42012-10-161-1/+39
* | spudec: set pointers to NULL after freereimar2012-10-311-0/+2
|/
* Adjust ffmpeg/libav #includes to work with recent upstream changesUoti Urpala2012-08-211-1/+1
* VO: remove old VO gluewm42012-08-071-12/+1
* spudec: use more precise alpha handling for -spuaa 4mplayer-svn2012-08-031-2/+2
* av_sub, spudec: support multiple rectanglesmplayer-svn2012-08-031-31/+63
* Remove dead codewm42012-08-011-19/+0
* build: switch to libavutil bswap.h and intreadwrite.hUoti Urpala2012-02-011-6/+8
* cleanup: shut up more warningsClément Bœsch2011-05-061-1/+1
* sub/spudec: fix artefacts at right border of subtitlesreimar2011-05-021-0/+4
* sub/OSD: move some related files to sub/Uoti Urpala2011-01-261-0/+1390