Mercurial > mplayer.hg
annotate .cvsignore @ 8534:922ce27eb683
This patch adds support for vertical subtitle alignment
control. Possible values are top, center, and bottom,
with bottom being the default. Alignment is relevant when
it comes to positioning subtitles with one line (or fewer
lines) of text relative to multi-line subtitles.
It is implemented as a new command (sub_alignment) that
without an argument cycles the alignment (between top,
center, and bottom), or with an argument sets the
alignment (0 for top, 1 for center, 2 for bottom).
The key 'i' is bound to this command.
patch by Oskar Liljeblad (oskar@osk.mine.nu)
author | arpi |
---|---|
date | Mon, 23 Dec 2002 01:37:43 +0000 |
parents | 01b41e00f40e |
children | 9456baa933cd |
rev | line source |
---|---|
3023 | 1 .depend |
2 .developer | |
7166 | 3 .libdeps |
4 | 4 config.h |
5 config.mak | |
3023 | 6 configure.log |
7 help_mp.h | |
8 mencoder | |
25 | 9 mplayer |
582 | 10 version.h |
6099 | 11 build-stamp |
12 configure-stamp | |
6727
c60fd3562f47
FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.
diego
parents:
6099
diff
changeset
|
13 libavcodec |
8256
cde8aaad8198
This file gets created during the wine/svq3 build process.
diego
parents:
7166
diff
changeset
|
14 mplayer.exe.spec.c |
8518 | 15 codecs.conf.h |
16 codec-cfg |