| Commit message (Expand) | Author | Age | Files | Lines |
* | sub: remove old MPlayer DVD sub decoder | wm4 | 2014-03-16 | 1 | -799/+0 |
* | sub/osd: mp_msg conversions | wm4 | 2013-12-21 | 1 | -25/+28 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -2/+2 |
* | Rename sub.c/.h to osd.c/.h | wm4 | 2013-11-24 | 1 | -1/+1 |
* | sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs. | Rudolf Polzer | 2013-11-07 | 1 | -4/+5 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -2/+2 |
* | spudec: restore --sub-forced-only support | wm4 | 2013-05-30 | 1 | -0/+2 |
* | sub: add sd_spu.c to wrap spudec, cleanup mplayer.c | wm4 | 2013-05-30 | 1 | -15/+16 |
* | sub: remove vobsub reader in favor of ffmpeg vobsub demuxer | wm4 | 2012-12-11 | 1 | -1/+27 |
* | Fix potential bugs and issues, general cleanups | reimar | 2012-11-20 | 1 | -5/+0 |
* | clang: fix all warnings except deprecations | Stefano Pigozzi | 2012-11-13 | 1 | -1/+1 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -3/+3 |
* | Merge branch 'osd_changes' into master | wm4 | 2012-11-01 | 1 | -726/+97 |
|\ |
|
| * | csputils: better support for integer color values | wm4 | 2012-10-28 | 1 | -1/+3 |
| * | draw_bmp, csputils: use function instead of macro | wm4 | 2012-10-28 | 1 | -3/+3 |
| * | options: remove --ffactor switch | wm4 | 2012-10-24 | 1 | -8/+2 |
| * | VO, sub: refactor | wm4 | 2012-10-24 | 1 | -1/+1 |
| * | spudec: use csputils for color conversion | wm4 | 2012-10-24 | 1 | -10/+8 |
| * | Remove things related to old OSD | wm4 | 2012-10-24 | 1 | -772/+0 |
| * | sub: fix and simplify some change detection details | wm4 | 2012-10-16 | 1 | -0/+4 |
| * | spudec.c: crop subs, set scaled flag | wm4 | 2012-10-16 | 1 | -30/+84 |
| * | sub: never decode subs to old OSD format | wm4 | 2012-10-16 | 1 | -0/+53 |
| * | sub: allow rendering OSD in ASS image format directly, simplify | wm4 | 2012-10-16 | 1 | -1/+39 |
* | | spudec: set pointers to NULL after free | reimar | 2012-10-31 | 1 | -0/+2 |
|/ |
|
* | Adjust ffmpeg/libav #includes to work with recent upstream changes | Uoti Urpala | 2012-08-21 | 1 | -1/+1 |
* | VO: remove old VO glue | wm4 | 2012-08-07 | 1 | -12/+1 |
* | spudec: use more precise alpha handling for -spuaa 4 | mplayer-svn | 2012-08-03 | 1 | -2/+2 |
* | av_sub, spudec: support multiple rectangles | mplayer-svn | 2012-08-03 | 1 | -31/+63 |
* | Remove dead code | wm4 | 2012-08-01 | 1 | -19/+0 |
* | build: switch to libavutil bswap.h and intreadwrite.h | Uoti Urpala | 2012-02-01 | 1 | -6/+8 |
* | cleanup: shut up more warnings | Clément Bœsch | 2011-05-06 | 1 | -1/+1 |
* | sub/spudec: fix artefacts at right border of subtitles | reimar | 2011-05-02 | 1 | -0/+4 |
* | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 | 1 | -0/+1390 |