Commit Graph

199 Commits

Author SHA1 Message Date
reimar fc50523f80 Add support for loading ASS subtitles through the stream layer and thus e.g.
from some network location.
Patch by Yuriy Kaminskiy [yumkam mail ru]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30515 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-05 17:13:47 +00:00
diego 4b3525f79f Reduce console output verbosity: Move colorspace information to verbose mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29742 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-09-30 14:55:43 +00:00
diego d93eb28e9c small typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29210 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-04-20 15:35:34 +00:00
diego b8ef364ae0 Remove reference to outdated documentation file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29209 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-04-20 15:24:47 +00:00
reimar aaa937e798 The large -help help_text should be const so it goes into .rodata
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28860 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-06 20:11:23 +00:00
kraymer 48833d442f version bump
contains some cosmetics from several in-between revisions


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28718 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-24 19:28:14 +00:00
reimar 9f8792e639 Fix typo in German message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28549 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-12 20:22:02 +00:00
diego 57f19d3935 Fix MGSTR vs. MSGTR typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28122 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-09 20:25:49 +00:00
diego 02135001b4 Change a bunch of video/audio-output-specific preprocessor directives from
a HAVE_ prefix to a CONFIG_ prefix.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27402 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-03 15:21:40 +00:00
diego 4b141479da Start unifying names of internal preprocessor directives.
Replace all USE_ prefixes by CONFIG_ prefixes to indicate
options which are configurable.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27373 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-30 12:01:30 +00:00
kraymer 85305320f1 r27123: Add verbose messages about trying and searching for audio output drivers.
Add messages showing why a specified audio output driver failed to be used.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27164 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:39:51 +00:00
kraymer 03ca76a15b r27067: Remove pointless #ifdef.
r27068: Remove pointless HELP_MP_DEFINE_STATIC definition.
r27069: -alang/-slang do not depend on dvdread support.
r27071: Add the ugly HELP_MP_DEFINE_STATIC back, [...]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27163 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:39:48 +00:00
kraymer 9efccaa58a r27066: update comments, whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27162 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:39:45 +00:00
kraymer 3813ffbf77 r27065: whitespace consistency cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27161 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:39:42 +00:00
kraymer e9ba5a0db6 r26863: make use of the new MGA_VID_VERSION ioctl to check
r26900: Fix typo in string name.
r26901: mga_vid string wording fix
r26911: mga_vid driver wording fixes
r27063: Move message about which adapter is used to verbose mode.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27160 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:39:39 +00:00
kraymer 5f8fafff6c r25605: properties to get and set angle
r25663: add support for per protocol and per extension playback profile loading
r25947: Add windows cp1256 encoding for arabic, fixes bug #1007
r26067: Check glyph bounding box before rasterizing and complain if it is too large.
r26649: Fix some not entirely correct and misleading messages.
r26762: Add a new suboption to -vo xv and -vo xvmc that allows ...
r26795: Add support for AppleIR Remote as an input under Linux systems.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27159 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:39:37 +00:00
kraymer 400811f503 r24924: Add audio filter scaletempo
r25058: Add missed translatable string in my previous commit
r25158: Make up missed update for osd message.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27158 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:39:33 +00:00
kraymer 3737b00347 r24790: Disable channel scanner when no tuner is present.
r24892: move errors and a warning to help_mp-en.h


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27156 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 11:32:12 +00:00
kraymer df55746a31 remove trailing whitespaces
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27155 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 11:31:54 +00:00
kraymer 20c782e27b r24772: DirectShow based tv:// driver for win32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27137 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-25 14:44:39 +00:00
diego 6c852424d0 Slightly reduce VIDIX video output verbosity.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27040 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-08 21:51:00 +00:00
diego 7621a77c54 Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26918 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-29 12:43:58 +00:00
corey 0decac38d3 consistently print fps with three digits of precision
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26512 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-23 20:20:25 +00:00
reimar 577f46af97 Update translations to not recommend -vc dummy (it is too crash-happy)
but -vc null like the English variant does.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24647 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-28 18:38:05 +00:00
kraymer 44b2e1594f r24294: suboption consistency, add fixme document -vivo suboptions
r24310: Support for selecting language via packet 28.
r24329: manpage fix: escape '\' in -vf geq description
r24349: Support lowdelay flag
r24356: spelling fixes, pointed by Diego
r24357: Clarify teletext tlang option.
r24386: move lavc option out of XviD section, to lavc section
r24423: Implementation of tv:// driver autodetection.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24427 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-10 23:09:19 +00:00
diego 7177af73f1 Move debug message to verbose output level.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24341 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-04 22:57:06 +00:00
kraymer 49722f4ddb r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.
r24055: Document how to encode with some libavcodec audio codecs.
r24056: AC3 --> AC-3
r24063: Document how to encode with some more libavcodec audio codecs.
r24084: small libavcodec audio codec clarifications
r24109: Sort libavcodec encoders.
r24110: Add some missing libavcodec video encoders.
r24125: Automatic TV channels scanning ability for MPlayer.
r24136: Wording and markup improvements for the -tvscan option.
r24137: misc markup fixes

r24216: Add missed in r24212 strings definitions



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24218 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-26 20:44:05 +00:00
diego bcf0c984f0 Apple Remote support
patch by Zoltan Ponekker, pontscho kac.poliod hu
cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24057 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-14 14:29:22 +00:00
kraymer 52457d438e r23687: Implemented tv://[<channel>][/<input_id>] url syntax
r23748: Leave out (no) prefix from option names for consistency.
r23852: af channels example for ffdca to ALSA reordering
r23856: small wording improvement
r23897: Experimental negative panscan values
r23898: Set -vo gl slice-height default to 0
r23917: Document -rawvideo format="format string"
r23920 + r23924: Teletext support
r23926: update man page with v4l2 a/v outputs
r23978: add possibly incorrect subfont entry
r23982: i_certify_that_my_video_stream_does_not_use_b_frames is gone.
r23984: Added FIXME skeletons for missing lavc options.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23988 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 09:55:57 +00:00
diego cc95003d5f Give message string a more meaningful name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23894 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-28 17:16:55 +00:00
diego 5596a37bc1 typo fix: childs --> children
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23891 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-28 14:27:04 +00:00
kraymer 85d36ecfc2 r23416: Drop the metadata stuff and replace it with generic property string expansion.
r23588: The audio balance feature implemented with af_pan.
r23745: Add the sub_scale property and command.
r23747: Add a loop command and property.
version bump to r23834


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23853 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-24 18:48:46 +00:00
diego 8b51dfe0e2 Remove vo_syncfb, which was unused for 5 years.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23834 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-20 18:17:58 +00:00
kraymer 48adfb509c r23028: with -identify show audio and video id
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23103 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-24 09:22:34 +00:00
kraymer b30cf5173c minor fixes for r23004
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23006 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-16 11:17:55 +00:00
kraymer 6fd6b56929 r22985: Move translatable strings from tv.c to help_mp*
r23003: Remove duplicated line


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23004 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-16 11:12:35 +00:00
kraymer 3d3d5ce850 r22637: Allow to specify frequencies in channels option.
r22747: Explain workaround for -vo gl:scaled-osd -ass image corruption.
r22772: Available interfaces are showed in verbose mode.
r22779: roff fix: escape dash for options


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22829 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-26 12:14:30 +00:00
diego 196bee14d3 Fix unkown --> unkNown typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22483 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-07 01:31:29 +00:00
kraymer 5de53fffeb mplayer.1
r22408: add -tv driver=help entry, also add dshow tv driver
r22409: 10l: dshow isnt in svn yet
r22453: add -xvfwopts compdata suboption to man page
r22461: -nomouseinput is no longer X11 only.

help_mp-de.h
r22228: Select the first charmap in the font, if FreeType did not autoselect any.
r22276: Reallocate event_images_t, removing limit on simultanious events count.
r22292: make message translatable
r22331: remove some #if 0 code
r22426: warn users about DRM asf files, patch by zuxy meng
r22428: wrong capitolization, thats a comma not a period


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22480 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-06 19:10:36 +00:00
kraymer ecdd5cb5dd r22184: When setting the non-audio bit for hwac3 output, ...
r22185: only output fail/success message, this was wrong from the beginning


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22186 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-09 20:09:52 +00:00
kraymer 2c2a39d307 missing escape character
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22178 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-08 17:11:21 +00:00
kraymer 26d0f37771 r22123: tinterlace mode 4 leaves height unchanged.
r22127: Fix vqscale description to match at least somewhat the code.
r22137: formatting/wording
r22138: wording/formatting
r22139: Try to clarify scale filter usage hint.
remove duplicate word


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22142 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 12:52:11 +00:00
kraymer 22de9acca9 version bump (for changes in r21907)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21951 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-17 14:09:48 +00:00
diego 1304a06dc4 Nuke MSGTR_CopyCodecsConf, it's gone from the master file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21907 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-13 11:58:15 +00:00
kraymer 5a6d86e2d2 r21654: add man page entry for new -dvd-speed option
r21655: (*added) make messages for success/failure of setting dvd-speed more clear


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21657 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-17 18:56:04 +00:00
kraymer 01c7b6175f help_mp-de.h:
r21367: If a glyph is not found in the current font, switch to another one.
r21476: Open embedded fonts directly from memory. [...]

mplayer.1:
r21357: Cycling through video tracks works with libavformat as well.
r21398: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames
r21399: fix suggested by Diego
r21410: document new meaning of dia=-1 introduced by lavc r7192
r21413: mark lavc's uneven multi-hexagon search as slow, remove stray '.'
r21430: documented -mpegopts :[va]buf_size
r21441: Audio track switching works for AVI and libavformat as well.
r21446: Remove long-deprecated -vop option.
r21449: Merge dga/nodga suboption of vo_vesa, no short forms.
r21452: document s3fb video out driver
r21484: documented -mpegopts :tele_src and :tele_dest
r21486: Improoving readability of pullup filter section
r21487: document s3fb suboption, [...]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21493 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-04 19:06:19 +00:00
kraymer 9f8e6d8f6b fix sentence, reformat
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21492 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-04 18:07:00 +00:00
kraymer a378f3edaf help messages:
r21306: fix compilation for win32 dll codec support for intel osx
r21328: localization of parser-m*cmd.c messages
r21332: insert line break for overly long line (second line indented)

man page:
r21221: improve description of x264's deadzone* options
r21228: fix typos noticed by Diego
r21254: nits and picks by The Wanderer :)
r21255: typo in deadzone_inter
r21298: "D" interactive key also works with yadif now


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21334 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-27 17:22:31 +00:00
kraymer 4e4c540669 r21161: MSGTR for libmpcodecs/vd.c
r21162: MSGTRs for mencoder.c
r21186: Remove "OSD only" tags; those options always exist.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21190 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 15:06:18 +00:00
kraymer d7469fdc1f r21082: MSGTRs for libass
r21151: typo
r21163: fix broken character


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21167 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-22 12:44:52 +00:00