1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-17 04:15:13 +00:00
Commit Graph

21078 Commits

Author SHA1 Message Date
reimar
fec63334f8 Incomplete support for vobsub (missing palette support) and
text (missing styles and edl support) subtitles in mov,
see also bug #611


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20893 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 18:41:24 +00:00
reimar
48c301ddbc Move sh_sub_t to stheader.h, where all the other sh structs are defined
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20892 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 18:38:29 +00:00
eugeni
656bde87fa Support \t with acceleration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20891 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 16:49:32 +00:00
eugeni
4a27cb5876 Partial fix for semitransparent glyph outlines.
This fix removes semitransparent area (less then pixel width) between glyph and
it's outline. Instead, it makes them overlap a little. It usually looks much
better this way.
Complete fix seems impossible with the current output format (single color
alpha bitmaps). The right way is to blend both glyph and outline into one
bitmap so that 2 pixels with 50% transparency produce a fully solid one.
This requires RGBA bitmap output from libass.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20890 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 16:35:15 +00:00
reimar
89b0172dce Add forgotten new_sh_sub
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20889 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 16:18:05 +00:00
reimar
c5fa0bbf92 Make subtitle stream handling more similar to audio and video streams.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20888 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 16:15:23 +00:00
gpoirier
d189145a4a Add missing translated strings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20887 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 16:03:11 +00:00
michael
865cb2fbf2 pts definition by mans
dts definition and decode_delay definition by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20886 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 15:23:45 +00:00
torinthiel
e7925a4480 Synced with 20876
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20885 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 12:45:46 +00:00
torinthiel
5484d1905c Partial sync with r20879
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20884 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 12:27:08 +00:00
diego
dfd19b3911 -vop has been deprecated a long time ago.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20883 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 12:14:31 +00:00
diego
fd5ad95636 vop --> vf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20882 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 12:13:42 +00:00
diego
51dbaf40f9 Remove/fix outdated message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20881 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 12:12:46 +00:00
diego
f4baa18829 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20880 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 12:09:48 +00:00
torinthiel
3ce4e7aaac [small fixes]
- punctuation
 - improve markup of <screen>
 - fix odd '>|' as a shell redirection operator
 - sentence order
 - key names


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20879 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 11:02:30 +00:00
torinthiel
4d3acbafa3 [cosmetics]
- fix end-tag not being in the same column as start-tag
 - some more indentation fixes
 - blank lines added/removed for consistency and visual markup
 - visual separation of sect* tags


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20878 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 10:47:38 +00:00
kraymer
a26046efe6 r20866: Recommend gcc 3.4+.
r20870: Restore PowerPC gcc note that I mistakenly removed.
r20872: Clarify -dumpaudio, it is not useful normally
r20873: Misc issues noticed by Torinthiel.
r20876: rename: XviD -> Xvid


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20877 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 09:48:00 +00:00
kraymer
c7aafab087 rename: XviD -> Xvid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20876 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 08:53:20 +00:00
Gabrov
88e3247c8b synced with r20873
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20875 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 23:54:49 +00:00
diego
93314eca39 update to 0.6.2, patch by Giacomo Comes, comes naic edu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20874 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 23:38:35 +00:00
diego
8fcba7d81f Misc issues noticed by Torinthiel.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20873 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 22:56:42 +00:00
reimar
04d19b7097 Clarify -dumpaudio, it is not useful normally
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20872 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 20:09:51 +00:00
torinthiel
b36670bc12 Synced with r20870
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20871 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 18:49:02 +00:00
diego
6315f56214 Restore PowerPC gcc note that I mistakenly removed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20870 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 18:41:30 +00:00
reimar
ec8d0c6bf8 Fix compilation with latest libavformat/avidec.c by adding ENABLE_ defines
for all ffmpeg-related CONFIG_ defines, just like ffmpeg's configure.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20869 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 18:28:12 +00:00
ods15
565a0e8e45 change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20868 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 17:47:40 +00:00
nicodvb
6e28f63e36 consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME now return time in (double) seconds
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20867 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 17:19:56 +00:00
diego
72023719ba Recommend gcc 3.4+.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20866 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 16:44:54 +00:00
diego
2126ae4eea Mac OS X Server support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20865 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 16:34:33 +00:00
reimar
d776775135 ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20864 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 16:05:13 +00:00
diego
8619594a1d Remove duplicate message, the same info is printed anyway.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20863 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 16:03:39 +00:00
michael
82ef2ebe08 least restrictive dts ordering rule which ensures frames are in decoding order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20862 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 12:24:57 +00:00
Gabrov
bb0dbba035 synced with r20817
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20861 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-11 21:10:26 +00:00
Gabrov
ac87a4bc78 synced with r20859
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20860 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-11 20:07:09 +00:00
kraymer
2caf00a374 r20834: The -gui command line option is back.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20859 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-11 14:40:36 +00:00
kraymer
0fd41b59e1 1. convert single quotation mark to double one for better looking
2. wording of "resolution", and some sync w/ en/mplayer.1 r20774
patch by Sheldon Jin (jinsh2 yahoo com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20858 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-11 14:15:22 +00:00
nicodvb
c42fa438f4 removed duplicated check in demuxer_seek_chapter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20857 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-11 13:57:09 +00:00
nicodvb
61f29af978 make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cache is enabled: they can't work atm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20856 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-11 13:02:39 +00:00
nicodvb
5c361eff9d in demux_seek() if STREAM_CTRL_SEEK_TO_CHAPTER suceeds call DEMUXER_CTRL_RESYNC to notify the demuxer of the change
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20855 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-11 11:53:32 +00:00
kraymer
bf06ac79f0 add encoding info to some man pages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20854 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-11 11:17:02 +00:00
kraymer
9e00200850 remove very outdated and unmantained Swedish man page
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20853 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-11 10:54:42 +00:00
michael
679c95bd67 s/by/be/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20852 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-11 02:04:02 +00:00
reimar
5f82784a5c Hack to make wrapper.S be compiled again. Someone who knows make please fix properly.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20851 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 22:08:27 +00:00
rtogni
7e9859825e Skip empty lines in front of winamp playlist.
Fixes http://www.radioseven.se/radioseven.pls


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20850 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 20:35:54 +00:00
voroshil
46f877b6d4 r20834: The -gui command line option is back.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20849 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 20:06:43 +00:00
voroshil
f6281339f4 Translated section "VIDEO OUTPUT DRIVERS"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20848 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 20:01:16 +00:00
diego
d8f8e56be6 typo, wrong variable name
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20847 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 19:21:02 +00:00
michael
89729c7f76 within array MUST for time_base_id
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20846 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 18:46:20 +00:00
michael
0be329d82c clearer time_base_id description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20845 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 18:45:10 +00:00
diego
0d06dd24a9 Ignore .depend.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20844 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 18:32:59 +00:00