summaryrefslogtreecommitdiffstats
path: root/help
Commit message (Collapse)AuthorAgeFilesLines
* r24772: DirectShow based tv:// driver for win32voroshil2007-10-251-1/+48
| | | | | | | r24790: Disable channel scanner when no tuner is present. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24850 b3059339-0415-0410-9bf9-f77b7e298cf2
* sunc with r24790ptt2007-10-221-1/+48
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24838 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24795Gabrov2007-10-161-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24796 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable channel scanner when no tuner is present.voroshil2007-10-151-0/+1
| | | | | | | | | | 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
* synced with r24788Gabrov2007-10-151-1/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24789 b3059339-0415-0410-9bf9-f77b7e298cf2
* now italian DOCS are there to be referenced...ptt2007-10-151-9/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24788 b3059339-0415-0410-9bf9-f77b7e298cf2
* DirectShow based tv:// driver for win32voroshil2007-10-131-0/+46
| | | | | | | | | | | 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
* sync to r24423jheryan2007-10-081-9/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24736 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd up to r24423ptt2007-10-041-4/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24702 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update translations to not recommend -vc dummy (it is too crash-happy)reimar2007-09-285-5/+5
| | | | | | | but -vc null like the English variant does. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24647 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24423: Implementation of tv:// driver autodetection.voroshil2007-09-121-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24434 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24423Gabrov2007-09-121-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24432 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24294: suboption consistency, add fixme document -vivo suboptionskraymer2007-09-101-1/+4
| | | | | | | | | | | | | 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
* Implementation of tv:// driver autodetection.voroshil2007-09-101-0/+1
| | | | | | | | | | | | 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
* synced with r24381Gabrov2007-09-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24382 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24216: Add missed in r24212 strings definitionsvoroshil2007-09-061-1/+15
| | | | | | | | 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
* Move debug message to verbose output level.diego2007-09-0412-12/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24341 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24310Gabrov2007-09-021-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24326 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for selecting language via packet 28.voroshil2007-08-311-0/+2
| | | | | | | | | | 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
* synced with r24216Gabrov2007-08-281-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24279 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.kraymer2007-08-261-1/+13
| | | | | | | | | | | | | | | | | | 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
* Add missed in r24212 strings definitionsvoroshil2007-08-261-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24216 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag updatevoroshil2007-08-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24116 b3059339-0415-0410-9bf9-f77b7e298cf2
* increasing sync tag after Apple Remote message addedGabrov2007-08-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24093 b3059339-0415-0410-9bf9-f77b7e298cf2
* Apple Remote supportdiego2007-08-1412-0/+12
| | | | | | | | 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
* Remove outdated lines.diego2007-08-121-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24048 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23920: Teletext support (and editor's info)kraymer2007-08-081-4/+7
| | | | | | | patch by JRaSH (jrash06 163 com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24036 b3059339-0415-0410-9bf9-f77b7e298cf2
* better wording - thanx nico :)ptt2007-08-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23991 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23687: Implemented tv://[<channel>][/<input_id>] url syntaxkraymer2007-08-011-1/+2
| | | | | | | | | | | | | | | | | 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
* r23891: typo fix: childs --> childrenvoroshil2007-08-011-1/+2
| | | | | | | | 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
* synced to r23920ptt2007-07-311-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23961 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r23928Gabrov2007-07-301-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23929 b3059339-0415-0410-9bf9-f77b7e298cf2
* Teletext support.voroshil2007-07-291-0/+1
| | | | | | | Part 2/5: options/slaves/configure/definitions/etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23920 b3059339-0415-0410-9bf9-f77b7e298cf2
* Give message string a more meaningful name.diego2007-07-2812-12/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23894 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fix: childs --> childrendiego2007-07-2812-12/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23891 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23416: Drop the metadata stuff and replace it with generic property string ↵kraymer2007-07-241-2/+8
| | | | | | | | | | | | 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
* Update sync tagvoroshil2007-07-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23840 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove vo_syncfb, which was unused for 5 years.diego2007-07-2012-156/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23834 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r23747, patch by JRaSH % jrash06 A 163 P com %gpoirier2007-07-191-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23830 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r23747 with correctionsGabrov2007-07-181-6/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23822 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23745: Add the sub_scale property and command.voroshil2007-07-181-1/+3
| | | | | | | r23747: Add a loop command and property. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23818 b3059339-0415-0410-9bf9-f77b7e298cf2
* better translation of 'clip'ptt2007-07-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23810 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd with r23747ptt2007-07-171-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23807 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a loop command and property.albeu2007-07-091-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the sub_scale property and command.albeu2007-07-091-0/+1
| | | | | | | 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
* synced with r23680Gabrov2007-06-271-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23681 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23588: The audio balance feature implemented with af_pan.voroshil2007-06-241-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23615 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed with r23588ptt2007-06-211-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23597 b3059339-0415-0410-9bf9-f77b7e298cf2
* The audio balance feature implemented with af_pan.zuxy2007-06-201-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23588 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r23531Gabrov2007-06-101-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23533 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23416: Drop the metadata stuff and replace it with generic propertykraymer2007-06-051-2/+3
| | | | | | | | string expansion. patch by Sheldon Jin git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23465 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23416: Drop the metadata stuff and replace it with generic property string ↵voroshil2007-05-311-2/+3
| | | | | | expansion. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23438 b3059339-0415-0410-9bf9-f77b7e298cf2
* little fixptt2007-05-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23427 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd up to r23416ptt2007-05-301-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23422 b3059339-0415-0410-9bf9-f77b7e298cf2
* Drop the metadata stuff and replace it with generic property string expansion.albeu2007-05-301-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23416 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed up with r23028ptt2007-05-211-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23366 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r23028, patch by JRaSH % jrash06 A 163 P com%gpoirier2007-05-031-10/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23235 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23028: with -identify show audio and video idkraymer2007-04-241-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23103 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23028: with -identify show audio and video id; patch by Andrew Savchenko ↵voroshil2007-04-221-1/+5
| | | | | | (Bircoph list ru) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23060 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r23028Gabrov2007-04-211-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23059 b3059339-0415-0410-9bf9-f77b7e298cf2
* with -identify show audio and video id; patch by Andrew Savchenko (Bircoph ↵nicodvb2007-04-201-0/+4
| | | | | | list ru) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23028 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22985: Move translatable strings from tv.c to help_mp*voroshil2007-04-201-1/+37
| | | | | | | r23003: Remove duplicated line git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23026 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync'd up to r23003ptt2007-04-191-1/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23025 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor fixes for r23004kraymer2007-04-161-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23006 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r23003Gabrov2007-04-161-1/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23005 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22985: Move translatable strings from tv.c to help_mp*kraymer2007-04-161-1/+35
| | | | | | | r23003: Remove duplicated line git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23004 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicated linevoroshil2007-04-161-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23003 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move translatable strings from tv.c to help_mp*voroshil2007-04-131-0/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22985 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r22772Gabrov2007-03-311-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22852 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22637: Allow to specify frequencies in channels option.kraymer2007-03-261-2/+2
| | | | | | | | | 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
* r22772: Radio driver loading rework.voroshil2007-03-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22788 b3059339-0415-0410-9bf9-f77b7e298cf2
* lexical fixesptt2007-03-221-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22783 b3059339-0415-0410-9bf9-f77b7e298cf2
* syntax/lexical fixesptt2007-03-221-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22782 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd up to r22772ptt2007-03-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22780 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radio driver loading rework.voroshil2007-03-211-1/+1
| | | | | | | Available interfaces are showed in verbose mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22772 b3059339-0415-0410-9bf9-f77b7e298cf2
* tab typo fixedptt2007-03-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22762 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd up to r22483ptt2007-03-201-10/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22760 b3059339-0415-0410-9bf9-f77b7e298cf2
*