Commit Graph

19857 Commits

Author SHA1 Message Date
diego ae365e2f74 translation by Vladimir Voroshilov, voroshil gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19662 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 19:17:38 +00:00
rtogni b19a9bf88d Workaround for live Real streams starting with nonzero pts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19661 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 18:30:59 +00:00
eugeni 1d6919b492 Apply -ass-force-style also to matroska plaintext subs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19660 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 17:57:41 +00:00
eugeni 06b0186037 Cosmetics: restore indentation after recent changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19659 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 17:44:25 +00:00
eugeni 9d3ed04d47 Add -ass-styles option. It allows to load styles from a file and use them
for plain text subtitles rendering.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19658 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 17:42:31 +00:00
eugeni 8ed46df92f Fix last commit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19657 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 17:36:29 +00:00
eugeni d9f0a7b4ad More checks in ass_render_event.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19656 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-03 17:25:04 +00:00
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