Commit Graph

1045 Commits

Author SHA1 Message Date
ptt 1900dd89f9 sunc with r24790
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24838 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-22 17:05:11 +00:00
Gabrov 1227e38f75 synced with r24795
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24796 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-16 18:18:28 +00:00
voroshil e3212dafd5 Disable channel scanner when no tuner is present.
TV channel scanner is useless without tuner and causes
mplayer crash due to uninitialized chanlist_s variable
(e.g when dummy driver and tvscan are used together).



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24790 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-15 17:46:17 +00:00
Gabrov d8b3a8e30e synced with r24788
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24789 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-15 11:58:39 +00:00
ptt 7bc910c5ba now italian DOCS are there to be referenced...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24788 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-15 10:24:02 +00:00
voroshil 45287b2c2b DirectShow based tv:// driver for win32
Teletext is also supported (but 625 system parameters are hardcoded).
pthreads is required for teletext.

Code is still experimental.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24772 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-13 17:14:39 +00:00
jheryan 6b3ea472db sync to r24423
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24736 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-08 08:34:16 +00:00
ptt 2b5f924c7b sync'd up to r24423
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24702 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-04 17:32:08 +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
voroshil f7982b0b4d r24423: Implementation of tv:// driver autodetection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24434 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-12 17:53:41 +00:00
Gabrov 01e19430f5 synced with r24423
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24432 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-12 14:54:08 +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
voroshil dcc2e2e5ea Implementation of tv:// driver autodetection.
If user did not specify driver directly, all available
drivers will be probed (in order: v4l2,v4l1,bsdbt848,dummy).
In most cases first probed driver will be successfully autodetected
and used.
Autodetection will be disabled if user specified driver directly (in
command line or config).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24423 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-10 17:09:35 +00:00
Gabrov 750a777a0a synced with r24381
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24382 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-09 12:19:57 +00:00
voroshil 3209e0d838 r24216: Add missed in r24212 strings definitions
r24310: Support for selecting language via packet 28.
r24341: Move debug message to verbose output level.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24353 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-06 17:54:11 +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
Gabrov bafe44a900 synced with r24310
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24326 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-02 10:10:42 +00:00
voroshil 374e9dd5ba Support for selecting language via packet 28.
Also  allows to select default teletext language.
It will be used if language is not specified by network provider
via packet 28.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24310 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-31 16:53:27 +00:00
Gabrov a582989bda synced with r24216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24279 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-28 22:54:21 +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
voroshil 12dd88e67f Add missed in r24212 strings definitions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24216 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-26 19:23:27 +00:00
voroshil c76ff494bf sync tag update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24116 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-22 09:05:59 +00:00
Gabrov b58421074d increasing sync tag after Apple Remote message added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24093 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-18 10:07:27 +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
diego 628fd404a3 Remove outdated lines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24048 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-12 12:42:47 +00:00
kraymer ca045a3145 r23920: Teletext support (and editor's info)
patch by JRaSH (jrash06 163 com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24036 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-08 19:33:26 +00:00
ptt 263a11fac0 better wording - thanx nico :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23991 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 13:36:58 +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
voroshil 09122f5b08 r23891: typo fix: childs --> children
r23894: Give message string a more meaningful name.
r23920: Teletext support.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23979 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 00:44:04 +00:00
ptt 39a0687e44 synced to r23920
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23961 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-31 10:04:28 +00:00
Gabrov 660e681ccd synced with r23928
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23929 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-30 11:53:21 +00:00
voroshil 4f0d56b9ae Teletext support.
Part 2/5: options/slaves/configure/definitions/etc


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23920 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-29 17:55:28 +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
voroshil 89f490cffd Update sync tag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23840 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-22 14:45:23 +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
gpoirier d71117c8f8 sync w/r23747, patch by JRaSH % jrash06 A 163 P com %
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23830 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-19 19:28:11 +00:00
Gabrov 4fe092aa40 synced with r23747 with corrections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23822 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 20:06:17 +00:00
voroshil e55a7df208 r23745: Add the sub_scale property and command.
r23747: Add a loop command and property.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23818 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 15:07:55 +00:00
ptt 0781696879 better translation of 'clip'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23810 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 17:30:50 +00:00
ptt 0013f8fff7 sync'd with r23747
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23807 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-17 16:13:48 +00:00
albeu 63865de207 Add a loop command and property.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23747 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 14:52:46 +00:00
albeu 1544e64717 Add the sub_scale property and command.
Patch from Anatoli Marinov (anatoli [dot] marinov [at] gmail [dot] com).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23745 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 11:19:21 +00:00
Gabrov 3a7a591aad synced with r23680
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23681 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 16:46:00 +00:00
voroshil bf95ce4db5 r23588: The audio balance feature implemented with af_pan.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23615 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-24 02:33:20 +00:00
ptt c4bcea19c6 sync'ed with r23588
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23597 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-21 13:53:23 +00:00
zuxy be09bd1c04 The audio balance feature implemented with af_pan.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23588 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-20 02:26:20 +00:00
Gabrov 374ae16491 synced with r23531
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23533 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 10:05:54 +00:00
kraymer b45d54c128 r23416: Drop the metadata stuff and replace it with generic property
string expansion.
patch by Sheldon Jin


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23465 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 00:17:42 +00:00
voroshil c66f44cea5 r23416: Drop the metadata stuff and replace it with generic property string expansion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23438 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 17:10:56 +00:00
ptt b7dca472ac little fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23427 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 00:21:25 +00:00
ptt d2181349e2 sync'd up to r23416
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23422 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-30 23:28:04 +00:00
albeu 78bbfea7f2 Drop the metadata stuff and replace it with generic property string expansion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23416 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-30 07:07:32 +00:00
ptt ee80087b20 sync'ed up with r23028
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23366 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-21 15:58:25 +00:00
gpoirier e65b0f05bc sync with r23028, patch by JRaSH % jrash06 A 163 P com%
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23235 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-03 20:41:12 +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
voroshil cc796852ec r23028: with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23060 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 01:55:47 +00:00
Gabrov e7ff77621b synced with r23028
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23059 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-21 18:14:49 +00:00
nicodvb dfd0190a6d with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23028 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-20 21:49:49 +00:00
voroshil 1b06491e1f r22985: Move translatable strings from tv.c to help_mp*
r23003: Remove duplicated line


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23026 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-20 14:23:27 +00:00
ptt 5d7a4eb34e Sync'd up to r23003
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23025 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-19 16:29:04 +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
Gabrov 91cd4c9b56 synced with r23003
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23005 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-16 11:13:12 +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
voroshil fb3eba23c5 Remove duplicated line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23003 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-16 10:37:08 +00:00
voroshil 2a921a1fd7 Move translatable strings from tv.c to help_mp*
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22985 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-13 13:31:54 +00:00
Gabrov a7ed1f07e7 synced with r22772
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22852 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 08:13:21 +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
voroshil 01eba71ad9 r22772: Radio driver loading rework.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22788 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-24 02:22:00 +00:00
ptt 6e57e119c5 lexical fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22783 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-22 16:27:01 +00:00
ptt 93f0d5e457 syntax/lexical fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22782 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-22 15:29:30 +00:00
ptt 1d8a67257f sync'd up to r22772
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22780 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-22 11:27:44 +00:00
voroshil c846e0a734 Radio driver loading rework.
Available interfaces are showed in verbose mode.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22772 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-21 18:39:57 +00:00
ptt 6219ac67cb tab typo fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22762 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-20 01:32:02 +00:00
ptt 55a3b9cc06 sync'd up to r22483
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22760 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-20 01:29:03 +00:00
voroshil ebf6fb21de 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
r22483: Fix unkown --> unkNown typo.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22530 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-12 17:49:09 +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
Gabrov 4fadeb9c2b synced with r22428
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22471 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-05 18:20:35 +00:00
compn f70cce4301 wrong capitolization, thats a comma not a period
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22428 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-03 21:39:28 +00:00
compn bad67f49c3 warn users about DRM asf files, patch by zuxy meng
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22426 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-03 21:32:13 +00:00
Gabrov f23e43ba3f synced with r22331
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22332 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-24 09:45:16 +00:00
uau 46c3f03853 Remove some #if 0 code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22331 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-24 07:28:07 +00:00
Gabrov 057994cdec synced with r22292
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22328 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-23 22:04:37 +00:00
voroshil cc1056473d r22276: Reallocate event_images_t, removing limit on simultanious events count.
r22292: make message translatable


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22312 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-22 16:14:44 +00:00
ivo 3e3ad56106 make message translatable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22292 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-20 17:19:06 +00:00
eugeni beaa890438 Reallocate event_images_t, removing limit on simultanious events count.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22276 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-19 17:44:29 +00:00
voroshil eba7b065f7 r22184: When setting the non-audio bit for hwac3 output, just try to set the...
r22185: only output fail/success message, this was wrong from the beginning
r22228: Select the first charmap in the font, if FreeType did not autoselect any.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22234 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-16 18:53:19 +00:00
eugeni 1400b0f436 Select the first charmap in the font, if FreeType did not autoselect any.
This happens, for example, with fonts only having an Apple Roman charmap.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22228 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-15 22:03:09 +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 ca6bb8af93 only output fail/success message, this was wrong from the beginning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22185 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-09 19:57:56 +00:00
cladisch d091c1165b When setting the non-audio bit for hwac3 output, just try to set the
AES0 parameter in the device name instead of poking around inside ALSA's
configuration structures.  This means that the non-audio bit will be set
even if the user-specified device name tries to clear it.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22184 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-09 19:49:31 +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
voroshil ec7dd2435e r22139: Try to clarify scale filter usage hint.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22154 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 18:21:14 +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
diego 2b4b1f43cd Try to clarify scale filter usage hint.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22139 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 12:12:47 +00:00
ptt bb131fc2ff synced up to r21906
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22025 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-27 14:10:37 +00:00
Gabrov 43138c7dbf synced with r21906
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21991 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-21 22:42:06 +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
voroshil b64b939de6 sync tag update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21919 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 06:32:53 +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
diego cae4f4e7b4 DO NOT recommend or even suggest installing codecs.conf.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21906 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-13 11:57:40 +00:00
kraymer b77e3558ea sync with r21655, based on a file conversion of help_mp-zh_CN.h
file provided by Eric Wang, eric7wang gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21731 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-22 22:56:07 +00:00
reynaldo 1eba01588f fix correct addressing of user, some gram and ortographical fixes too - only partial
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21726 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-22 06:31:51 +00:00
kraymer dd5f42518d sync of Spanish translation for help_mp-es.h
patch by Fernando Tarín (icemanf gmail com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21723 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-21 23:10:18 +00:00
kraymer fe4efe729e alsa messages for Spanish help file
patch by Fernando Tarin, lists.im gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21701 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-20 15:31:50 +00:00
kraymer 05e5efc270 sync with r21655
patch by Eric Wang, eric7wang gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21695 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-20 08:33:49 +00:00
kraymer 2512e1371e add source files comments to libass messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21694 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-20 00:08:49 +00:00
kraymer 9bee96649a Spanish translation for libass help messages
patch by Fernando Tarín (icemanf gmail com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21693 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-19 23:46:30 +00:00
voroshil c395452594 r21652: support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)
r21655: make messages for success/failure of setting dvd-speed more clear


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21661 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-17 20:33:30 +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 1c9619e8f2 make messages for success/failure of setting dvd-speed more clear
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21655 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-17 18:28:55 +00:00
nicodvb 1b03ddac28 support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21652 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-17 18:10:49 +00:00
jheryan fed4ba1a64 Synced with 30.11.2006
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21526 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-07 13:02:40 +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
voroshil 243e519248 r21476: Open embedded fonts directly from memory....
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21490 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-04 16:45:17 +00:00
eugeni 92256c07d1 Open embedded fonts directly from memory.
FontConfig 2.4.2 (released yesterday) supports scanning fonts with
FcFreeTypeQueryFace without writing them to disk. With earlier FontConfig
versions, the old mechanism is used.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21476 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 18:24:11 +00:00
voroshil f68a99a69d r21367: If a glyph is not found in the current font, switch to another one.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21400 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 15:49:30 +00:00
eugeni 9fdb13fd53 If a glyph is not found in the current font, switch to another one.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21367 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-28 22:50:02 +00:00
voroshil 3fc84f052d 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)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21361 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-28 18:41:47 +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 98f0345059 insert line break for overly long line (second line indented)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21332 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-27 16:56:57 +00:00
ptt c846ef4a98 localization of parser-m*cmd.c messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21328 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-27 15:46:36 +00:00
nplourde fc59977ac9 fix compilation for win32 dll codec support for intel osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21306 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-27 02:44:06 +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
voroshil 8b59fd40ab r21151: typo
r21161: MSGTR for libmpcodecs/vd.c
r21162: MSGTRs for mencoder.c
r21163: fix broken character


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21172 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-22 19:01:54 +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
kraymer 3961532922 fix broken character
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21163 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-22 09:31:14 +00:00
kraymer 679d8c41de MSGTRs for mencoder.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21162 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-22 09:27:45 +00:00
kraymer c47df473f9 MSGTR for libmpcodecs/vd.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21161 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-22 09:26:58 +00:00
diego 4043f0dae5 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21151 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-21 20:05:38 +00:00
voroshil 8f114f17b9 Fix wrong fps value for TelecineMode in translation
patch from Andrew Savchenko birkoph at list dot ru


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21149 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-21 19:30:03 +00:00
voroshil dbefdf70bb r21082: MSGTRs for libass
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21148 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-21 19:24:30 +00:00
kraymer 3f0eb464e2 typo / small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21118 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-21 01:14:58 +00:00
kraymer 598d5be3ad MSGTRs for libass
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21082 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 22:35:17 +00:00
kraymer 104d8bf83c Sync w/ help_mp-en.h r21001
patch by Sheldon Jin (jinsh2 yahoo com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21080 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 22:12:35 +00:00
Gabrov 29bd581b71 synced with r21001
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21064 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 16:49:41 +00:00
reimar 33f5c28a3e Fix compilation error due to unescaped "s.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21057 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 15:27:20 +00:00
voroshil 0b062aa447 translation/spelling fix.
patch from Andrew Savchenko birkoph at list dot ru


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21053 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 14:18:45 +00:00
voroshil e7c76f8ec2 help_mp-ru.h sync with r21001
mplayer.1 sync with r21026


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21037 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 19:36:28 +00:00
kraymer f76f5ae22e r21001: Add *BSD BT848 radio support
r21003: Xvid3 support is no more: Remove Xvid3-specific options


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21007 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 11:27:39 +00:00
voroshil c9b485e94c Add *BSD BT848 radio support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21001 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 06:53:33 +00:00
voroshil e67f52edd4 r20972: defined MSGTR_OSDVideo
r20969: document new key binding for switching video streams in MPEG-TS


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20986 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 14:57:12 +00:00
kraymer b4fe5e4474 fix some mixed up usage messages and unify with master copy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20974 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 01:48:06 +00:00
kraymer b50f1024e6 r20972: defined MSGTR_OSDVideo
add missing line break


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20973 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 01:36:41 +00:00
nicodvb 1aefc2382b defined MSGTR_OSDVideo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20972 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 00:33:10 +00:00
gpoirier 50208828f7 remplace le tutoiement par le vouvoiement de l'utilisateur (qui n'ont pas garde les vaches ensemble)
utilise la typographie Francaise


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20921 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-14 14:00:58 +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