summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* small markup/grammar fixdiego2006-09-031-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19653 b3059339-0415-0410-9bf9-f77b7e298cf2
* ass-color and ass-border-color options.eugeni2006-09-034-3/+24
| | | | | | | Only plain text subtitles are affected. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19652 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix crash on DEMUXER_CTRL_SWITCH_AUDIO introduced by aid_vid_mismatch patchreimar2006-09-031-25/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19651 b3059339-0415-0410-9bf9-f77b7e298cf2
* added missing reference to radio.xmlGabrov2006-09-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19650 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for rendering matroska plaintext subtitles with libass.eugeni2006-09-023-31/+106
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19649 b3059339-0415-0410-9bf9-f77b7e298cf2
* Matroska subtitles are always utf-8, no need to recode them.eugeni2006-09-021-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19648 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix read beyond the end of allocated memory block.eugeni2006-09-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19647 b3059339-0415-0410-9bf9-f77b7e298cf2
* Display track names in matroska files.eugeni2006-09-021-1/+25
| | | | | | | 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
* Don't sort events when reading external subs. With r19644, the order does ↵eugeni2006-09-021-19/+0
| | | | | | not matter. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19645 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better collision detection algorithm. The idea is to keep a subtitle in placeeugeni2006-09-024-93/+269
| | | | | | | | 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
* forgotten to pass the crc32 be2me_32()nicodvb2006-09-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19643 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove some unused code.eugeni2006-09-021-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19642 b3059339-0415-0410-9bf9-f77b7e298cf2
* Read layer info from external subs.eugeni2006-09-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19641 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lm needs to come before -laudio to avoid link errors in the NAS check.diego2006-09-021-1/+1
| | | | | | | 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
* synced with r19638Gabrov2006-09-021-2/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19639 b3059339-0415-0410-9bf9-f77b7e298cf2
* man/hu/mplayer.1 synced with r19635Gabrov2006-09-021-5/+97
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19638 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix sync tag.diego2006-09-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19637 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set default svn:keywords and svn:eol-style properties.diego2006-09-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19636 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/xml/hu synced with r19634Gabrov2006-09-028-7/+169
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19635 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set default svn:eol-style and svn:keywords properties.diego2006-09-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19634 b3059339-0415-0410-9bf9-f77b7e298cf2
* new translation, synced with r17322diego2006-09-021-0/+59
| | | | | | | by Vladimir Voroshilov, voroshil gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19633 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of code I neither know nor use anymore.attila2006-09-021-1/+1
| | | | | | | 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
* sync with r19587diego2006-09-021-3/+85
| | | | | | | patch by Vladimir Voroshilov, voroshil {[at]} gmail {[dot]} com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19631 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document (no)global x264 encoding option.diego2006-09-011-0/+7
| | | | | | | 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
* Add noglobal counterpart to the global flag.diego2006-09-011-0/+1
| | | | | | | 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
* Make \fr* parameter a floating point value.eugeni2006-09-011-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19628 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extract "application/x-font" attachments from matroska, in additioneugeni2006-09-011-1/+2
| | | | | | | 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
* adding myself to the files in relevant placesrik2006-09-012-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19626 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>rik2006-09-012-0/+4
| | | | | | | | | | | | | "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
* Remove stray and superflous #ifdef checks.diego2006-09-011-5/+0
| | | | | | | patch by Vladimir Voroshilov, voroshil [at] gmail [dot] com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19624 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix build on some old 2.6 kernels, patch by Gernot Hillierben2006-09-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19623 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update with current status.diego2006-09-011-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19622 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording/spelling cosmeticsdiego2006-09-011-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19621 b3059339-0415-0410-9bf9-f77b7e298cf2
* The FSF changed postal address.diego2006-09-0130-36/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19620 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add miniLZO and librtsp.diego2006-09-011-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19619 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bugfix: potential write of unallocated memory.eugeni2006-08-311-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19618 b3059339-0415-0410-9bf9-f77b7e298cf2
* include forgotten limits.hnicodvb2006-08-311-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19617 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bugfix: wrong height value used in font size calculation.eugeni2006-08-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19616 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove spurious line.diego2006-08-311-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19615 b3059339-0415-0410-9bf9-f77b7e298cf2
* Check for requirements at configure-time, not at run-time.diego2006-08-312-5/+4
| | | | | | | patch by Vladimir Voroshilov, voroshil <at> gmail <dot> com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19614 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve radio command descriptions.diego2006-08-311-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19613 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not cast calloc/malloc resultsreimar2006-08-311-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19612 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Fix ugly one-space indentation in radio check.diego2006-08-311-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19611 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r19569gpoirier2006-08-311-14/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19610 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording/markup fixesdiego2006-08-311-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19609 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19606: documented -lavfdoptskraymer2006-08-311-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19608 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention -demuxer lavf in the dvb input sectionnicodvb2006-08-301-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19607 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented -lavfdoptsnicodvb2006-08-301-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19606 b3059339-0415-0410-9bf9-f77b7e298cf2
* split in 2 'horribly long line'nicodvb2006-08-301-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19605 b3059339-0415-0410-9bf9-f77b7e298cf2
* added lavfdopts to pass options to libavformatnicodvb2006-08-302-0/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19604 b3059339-0415-0410-9bf9-f77b7e298cf2
* make sure opt.h is present when detecting libavformatnicodvb2006-08-301-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19603 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19599: Improve radio section.kraymer2006-08-301-3/+69
| | | | | | | | | | r19591: fixe some typos and formatting of -radio entry r19574: Radio support r19571: Add missing backslashes. r19569: Add -(no)ass-use-margins option. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19602 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid a potential strdup(NULL)rtogni2006-08-301-5/+1
| | | | | | | Fix sig11 with rtsp://wms.stream.aol.com/aol/us/moviefone/movies/2006/jesuscamp_027214/prestigethe_trlr_01_460.wmv git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19601 b3059339-0415-0410-9bf9-f77b7e298cf2
* make the C code of the swscaler which i wrote LGPLmichael2006-08-304-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19600 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve radio section.diego2006-08-291-17/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19599 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change default font family and color for plain text subs.eugeni2006-08-291-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19598 b3059339-0415-0410-9bf9-f77b7e298cf2
* accept dvdnav version >= 0.2.0; the previous code failed because the check ↵nicodvb2006-08-291-1/+2
| | | | | | test 020 -ge 0110 failed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19597 b3059339-0415-0410-9bf9-f77b7e298cf2
* complete range of frequencies for Ireland; patch by gmccullagh gmail comnicodvb2006-08-291-10/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19596 b3059339-0415-0410-9bf9-f77b7e298cf2
* description of radio slave commands, copied from TV command descriptions :-)reimar2006-08-291-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19595 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bugfix: strdup of NULL value.eugeni2006-08-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19594 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19265: how to encode to PSP format (patch by Christian Obst, christian_obst ↵kraymer2006-08-291-1/+45
| | | | | | gmx de) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19593 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar/wording/markup fixesdiego2006-08-291-19/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19592 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixe some typos and formatting of -radio entrykraymer2006-08-291-16/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19591 b3059339-0415-0410-9bf9-f77b7e298cf2
* Apply -ass-force-style also to tracks generated from subdata.eugeni2006-08-292-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19590 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix build after radio commit, patch by Jindrich Makovicka.diego2006-08-293-11/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19589 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix build failure when ASS is disabledaurel2006-08-281-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19588 b3059339-0415-0410-9bf9-f77b7e298cf2
* ftp.mplayerhq.hu --> upload.mplayerhq.hudiego2006-08-2817-31/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19587 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: reindent, remove tabs and break overlong lines.reimar2006-08-281-75/+70
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19586 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: fix indentation after last patchreimar2006-08-281-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19585 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hardware EOSD (ass) support.reimar2006-08-281-2/+88
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19584 b3059339-0415-0410-9bf9-f77b7e298cf2
* "global header" support, this is pretty much just copy and pasted code from michael2006-08-281-0/+36
| | | | | | | | | libavcodec/x264.c and libmpcodecs/ve_lavc.c, with it -ovc x264 can be used together with lavf to make working .psp files amongth other things feel free to reverse, flame, ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19583 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add EOSD support to vf_vo.eugeni2006-08-282-4/+79
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19582 b3059339-0415-0410-9bf9-f77b7e298cf2
* Forgot that AUTHORS has multiple sections and ended up puttingreimar2006-08-281-3/+3
| | | | | | | Vladimir Voroshilov into GUI skin section :-( git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19581 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part of radio patch by Vladimir Voroshilov (voroshil gmail com) that did not ↵reimar2006-08-281-0/+42
| | | | | | apply cleanly before. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19580 b3059339-0415-0410-9bf9-f77b7e298cf2
* svn diff does not show files you forgot to add, so recommend of svn status, tooreimar2006-08-281-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19579 b3059339-0415-0410-9bf9-f77b7e298cf2
* Forgotten documentation part of radio support patchreimar2006-08-282-0/+234
| | | | | | | by Vladimir Voroshilov (voroshil gmail com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19578 b3059339-0415-0410-9bf9-f77b7e298cf2
* bug fix for starting gmplayer with -fs when using the sub windowvayne2006-08-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19577 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_colorkey change to avoid clashes with other black windowsvayne2006-08-281-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19576 b3059339-0415-0410-9bf9-f77b7e298cf2
* segfault fixmichael2006-08-281-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19575 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-2819-0/+1428
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19574 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore '*' at the beginning of style name.eugeni2006-08-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19573 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix font scaling taking margins into account.eugeni2006-08-281-1/+1