1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 20:05:07 +00:00
Commit Graph

27147 Commits

Author SHA1 Message Date
kraymer
686359fe88 r25756: Document vo gl lscale=3
r25757: Add experimental unsharp-mask OpenGL scaler.
r25767: misc spelling fixes
r25768: misc markup fixes
r25769: better ao/vo profile examples
r25786: Add a fragment program for 5x5 unsharp masking
r25821: (instead of adding quotation mark, this added a missing paragraph!)
r25955: (previously applied)
r25973: Hint about possible libmpeg2 problems with -hardframedrop
r25984: Slightly document alpha for OSD color
r26014: -dumpstream will not dump chapters anymore
r26015: Document that framedrop needs -no-correct-pts
r26017: removed wrong example


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27178 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 19:35:36 +00:00
kraymer
c9591d061d r25385: Add new audio filter for encoding multi-channel audio into ac3 at runtime.
r25389: Support using unrar executable to access rar-compressed vobsub files.
r25440: Fix the expand text's format by the source.
r25455: (previously applied) typo noticed by Paul TT
r25529: Support ?(!NAME:TEXT) format for expanding string by property.
r25566: update copyright year to 2008
r25585: Add an example for dvdnav:// usage with path.
r25587: when {v|a}_o_mpegpes:card isn't specified by the user [...]
r25607: documented angle commands
r25610: Allow overriding [Script Info] parameters with -ass-force-style option.
r25639: Add heartbeat-cmd option
r25656: dvd-device can specify iso files too
r25657: dumpstream is NOT a better way to copy a dvd title
r25665: updated english manpage with protocol/extension profile loading feature
r25671: document vo.* and ao.* playback profiles
r25751: Extend heartbeat-cmd man page entry
r25752: Seems that all - should be escaped in the man page

r25762: added missing  escapes
r25763: added missing "&"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27177 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 19:35:32 +00:00
kraymer
09bed798db r25179: Add missing forced linebreak, slight wording improvement.
r25189: Add an example for play DTS-CD with passsthrough.
r25194: -identify shows chapters times when playing dvd streams
r25314: cleanup and conformation of values description for -ass-hinting
r25315: minor spelling/grammar fixes
r25343: Fix all current known multi-channel wrong order problems [...]
r25379: Fix libass to support -nofontconfig.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27176 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 19:35:27 +00:00
gpoirier
6a54834e68 consistency fix: capitalize Windows Media Player, and add <application> tag around it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27175 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 19:12:31 +00:00
gpoirier
631d87f8b9 misc fixes, patch by Cédric Viou
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27174 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 19:08:20 +00:00
gpoirier
b25505f767 sync w/r27132, patch by JRaSH
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27173 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 19:04:52 +00:00
gpoirier
3749572b9a sync w/r27169
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27172 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 19:02:22 +00:00
voroshil
6077530ac2 Try to get frame rate information through VIDIOC_G_PARM if
capture device driver (such as uvcvideo USB video driver) does
not provide VIDIOC_G_STD ioctl.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27171 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 17:46:27 +00:00
voroshil
fddbd84992 Fix division by zero in tvi_v4l2 which occures when capture device
driver (such as uvcvideo USB video driver) does not provide VIDIOC_G_STD ioctl.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27170 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 17:42:35 +00:00
kraymer
61d2b20de1 add missing escapes and full stops for scaletempo filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27169 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:51:38 +00:00
kraymer
f98e62a95e r24808: Add a space behind openal to get minimum length of 7
r24809: Replace Polyp- by PulseAudio output.
r24820: Clarify that -vo gl bicubic filtering is B-spline, not polynomial
r24837: Spelling, vf_ow parameters are optional.
r24875: program switching in demux_lavf
r24897+r24909 (already applied by Diego in r24955, at least in parts - did not check)
r24924: Add audio filter scaletempo
r24950: Explain new ao_pulse option syntax
r24952, r24953, r24954: (appears to be in current version already, probably due to r24955)
r25134: Fix a wrong cmdline example of using -menu-chroot.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27168 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:40:11 +00:00
kraymer
f4d4a09a08 r24772: DirectShow based tv:// driver for win32
r24783: Consistently set NOTE: in italics.
r24784: small grammar fix
r24785: Add -lavfdopts cryptokey
r24807: Docs update: -ao openal handles more than one channels since some time already


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27167 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:40:06 +00:00
kraymer
14566d2a37 r24727: H.264 content can also be decoded with multiple threads
r24740: misc roff fixes
r24746: document filter -vf ow: Overcomplete Wavelet denoiser.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27166 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:40:01 +00:00
kraymer
8531df79d8 version bump to 24719
remove some trailing whitespaces (no idea how these got there..)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27165 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:39:56 +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
nicodvb
ec8c4471ef removed struct dvdnav_event_t that is 1) unused; 2) has an improper name. You can't turn your back for a second...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27157 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 13:14:02 +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
reimar
100554a37f Replace asserts by proper conditions to allow playback of some broken but
still playable files.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27154 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 10:06:19 +00:00
reimar
c2af943b84 Half size for adpcm_index
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27153 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 09:14:26 +00:00
reimar
9f941c8a00 Simplify predictor updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27152 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 09:10:46 +00:00
reimar
8532066166 Get rid of 16-bit sign extension macro
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27151 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 08:47:56 +00:00
reimar
6767061f8b Simplify some imaadpcm macros
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27150 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 08:42:53 +00:00
reimar
5e97c2f960 Directly pass arrays into decode_nibbles
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27149 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 08:35:27 +00:00
reimar
fe3548c668 Use smaller types for tables
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27148 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 08:27:52 +00:00
reimar
64478f25d6 Make imaadpcm tables const
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27147 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 08:22:47 +00:00
reimar
8666dab4f0 Simplify code to read index/predictor
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27146 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 08:20:42 +00:00
reimar
2f1ffb093b Add a few size checks to IMA decoder. The code is still a mess though,
but bug # 1114 is probably fixed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27145 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 08:08:51 +00:00
reimar
15a54da104 Simplify ad_imaadpcm decode_audio function
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27144 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 07:55:44 +00:00
reimar
2293c79521 Make sure we do not use uninitialized data in case of a short read.
Not really relevant but fixes bug #1109


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27143 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 07:34:44 +00:00
reimar
d5e01cffea Do not use stdata before checking its length
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27142 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-29 07:25:47 +00:00
vayne
08c1e65e27 mingw uses Windows sockets.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27141 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-28 19:32:35 +00:00
gpoirier
5144b63daa sync w/r27123, patch by JRaSH, %jrash06 A 163 P com%
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27140 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-28 12:19:19 +00:00
gpoirier
ca3119da91 sync w/r27132
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27139 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-27 15:39:13 +00:00
compn
7035cd5ac4 one more wish, and an update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27138 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-26 14:55:36 +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
lu_zero
4989f301f1 Fix the issue instead of reverting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27136 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-25 13:03:18 +00:00
lu_zero
401c4717b9 Move rtsp_close away by simplification - avoids symbol clash with libnemesi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27135 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-25 09:53:45 +00:00
compn
57488ffeed some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27134 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-24 22:36:56 +00:00
compn
c191e0424b add support for /game-formats/psx-str/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27133 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-24 12:15:31 +00:00
diego
8fc592968a Fix/restore the description of the rectangle video filter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27132 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-24 09:30:52 +00:00
diego
26243c40fa Touch FFmpeg libraries after recursing into their subdirectories.
Otherwise, if the recursion was due to a changed file that is not built into
the library, the recursion will become unconditional.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27131 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-24 08:55:06 +00:00
diego
ef15210ef1 Do not unconditionally recurse into FFmpeg subdirectories. Instead, just
recurse if any file in the subdirectory changed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27130 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-24 08:48:04 +00:00
diego
9cb9c5df70 Add missing 'struct input_id id' to Apple IR configure check.
patch by Jan Knutar, jknutar nic fi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27129 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-24 08:21:04 +00:00