1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 03:45:23 +00:00
Commit Graph

19650 Commits

Author SHA1 Message Date
eugeni
83a3b732c4 Remove unneeded variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19655 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 17:09:53 +00:00
diego
661c16b62e Add some more mime types from the SUSE packman package.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19654 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 15:37:49 +00:00
diego
229afc385f small markup/grammar fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19653 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 13:33:42 +00:00
eugeni
62b44a7d1f ass-color and ass-border-color options.
Only plain text subtitles are affected.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19652 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 12:18:49 +00:00
reimar
2e802cf855 Fix crash on DEMUXER_CTRL_SWITCH_AUDIO introduced by aid_vid_mismatch patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19651 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 10:10:57 +00:00
Gabrov
1fea69c459 added missing reference to radio.xml
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19650 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 21:04:06 +00:00
eugeni
cc29cb220f Add support for rendering matroska plaintext subtitles with libass.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19649 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 20:46:26 +00:00
eugeni
e12a9c7206 Matroska subtitles are always utf-8, no need to recode them.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19648 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 19:55:45 +00:00
eugeni
1ad2da1fbb Fix read beyond the end of allocated memory block.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19647 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 19:51:26 +00:00
eugeni
62bfae1406 Display track names in matroska files.
Patch by Paul Lebedev _paul d lebedev a gmail d com_.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19646 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 19:39:24 +00:00
eugeni
b1515e31b1 Don't sort events when reading external subs. With r19644, the order does not matter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19645 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 19:21:40 +00:00
eugeni
fc6751b73a Better collision detection algorithm. The idea is to keep a subtitle in place
when a lower placed one disappears, thus improving readability.
As a side effect, layers are supported now.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19644 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 19:17:32 +00:00
nicodvb
549b7f03c8 forgotten to pass the crc32 be2me_32()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19643 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 19:00:30 +00:00
eugeni
e6206f4e1c Remove some unused code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19642 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 18:33:51 +00:00
eugeni
19e596920d Read layer info from external subs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19641 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 18:10:04 +00:00
diego
5a45cb6492 -lm needs to come before -laudio to avoid link errors in the NAS check.
patch by Bernd Ernesti, mplayer-dev-eng [{at}] lists [{dot}] veego [{dot}] de


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19640 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 15:48:21 +00:00
Gabrov
bce3947fbc synced with r19638
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19639 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 15:20:54 +00:00
Gabrov
594f23d1c3 man/hu/mplayer.1 synced with r19635
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19638 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 14:05:48 +00:00
diego
fb5e91c4ea Fix sync tag.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19637 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 14:01:40 +00:00
diego
4a0acbbca1 Set default svn:keywords and svn:eol-style properties.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19636 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 14:01:00 +00:00
Gabrov
99e36aae1f DOCS/xml/hu synced with r19634
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19635 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 13:48:42 +00:00
diego
414df4501c Set default svn:eol-style and svn:keywords properties.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19634 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 13:33:50 +00:00
diego
5feecf9947 new translation, synced with r17322
by Vladimir Voroshilov, voroshil gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19633 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 09:39:26 +00:00
attila
060337dcf7 Get rid of code I neither know nor use anymore.
Could someone who cares about xvidix take this over, please.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19632 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 05:53:23 +00:00
diego
9fb4488c8d sync with r19587
patch by Vladimir Voroshilov, voroshil {[at]} gmail {[dot]} com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19631 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 04:15:16 +00:00
diego
1941ea1992 Document (no)global x264 encoding option.
patch by Jeff Clagg, snacky {at} ikaruga {dot} co {dot} uk


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19630 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 20:40:28 +00:00
diego
e8dc2242b9 Add noglobal counterpart to the global flag.
patch by Jeff Clagg, snacky {at} ikaruga {dot} co {dot} uk


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19629 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 20:38:45 +00:00
eugeni
729b0059a4 Make \fr* parameter a floating point value.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19628 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 20:36:38 +00:00
eugeni
a12ab82a62 Extract "application/x-font" attachments from matroska, in addition
to "application/x-truetype-font". They usually contain Type1 fonts.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19627 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 19:47:39 +00:00
rik
fdddf3562c adding myself to the files in relevant places
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19626 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 18:51:41 +00:00
rik
3d5fedd66a Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>
"There is a bug in the zoran -vo zr driver, that makes the output garbled
always. It also probably affects the zrmjpeg filter.  This patch takes care of
the problem."

Patch tested and OK. And 10l to me, because this bug probably has existed for a
looong time.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19625 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 18:49:40 +00:00
diego
3b4e87616d Remove stray and superflous #ifdef checks.
patch by Vladimir Voroshilov, voroshil [at] gmail [dot] com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19624 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 18:20:29 +00:00
ben
59a929e570 fix build on some old 2.6 kernels, patch by Gernot Hillier
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19623 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 16:38:07 +00:00
diego
1d802c801a Update with current status.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19622 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 16:13:14 +00:00
diego
aa4469a4b8 wording/spelling cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19621 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 16:09:36 +00:00
diego
66b1d0d001 The FSF changed postal address.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19620 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 12:11:11 +00:00
diego
3eb92ede27 Add miniLZO and librtsp.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19619 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-01 12:04:38 +00:00
eugeni
534fe740f5 Bugfix: potential write of unallocated memory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19618 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 22:45:20 +00:00
nicodvb
b792548aa7 include forgotten limits.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19617 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 21:26:02 +00:00
eugeni
9b39128d2e Bugfix: wrong height value used in font size calculation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19616 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 20:19:19 +00:00
diego
135a1ac661 Remove spurious line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19615 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 19:06:01 +00:00
diego
63a2e5b07f Check for requirements at configure-time, not at run-time.
patch by Vladimir Voroshilov, voroshil <at> gmail <dot> com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19614 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 19:00:09 +00:00
diego
04e2fc2336 Improve radio command descriptions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19613 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 18:43:53 +00:00
reimar
ecb187ef22 Do not cast calloc/malloc results
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19612 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 18:43:41 +00:00
diego
490175e71b cosmetics: Fix ugly one-space indentation in radio check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19611 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 18:35:32 +00:00
gpoirier
6ebaa50721 sync w/r19569
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19610 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 11:46:03 +00:00
diego
63287d71e1 wording/markup fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19609 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 01:37:36 +00:00
kraymer
b9d6196248 r19606: documented -lavfdopts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19608 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 00:38:01 +00:00
nicodvb
584053bd9b mention -demuxer lavf in the dvb input section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19607 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-30 22:44:11 +00:00
nicodvb
877a5048d5 documented -lavfdopts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19606 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-30 22:35:20 +00:00