reynaldo
4728357b58
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18985 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 17:45:36 +00:00
diego
2efd5b393d
10l, xvmclib(dir) does not specify a directory name.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18984 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 17:00:23 +00:00
diego
4efbcdb3b5
Consistent option and variable naming for x11libdir and xvmclibdir.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18983 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 16:38:02 +00:00
diego
d5368ffc42
_x11_paths should just be a list of paths without -L.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18982 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 16:37:18 +00:00
diego
e364249f21
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18981 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 16:01:36 +00:00
diego
4a3877c93a
Simplify ASS handling.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18980 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 15:42:26 +00:00
diego
dc5cf1cd92
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18979 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 15:38:44 +00:00
diego
f9c232d63e
Sync with latest FFmpeg build system changes, now parsers can be
...
enabled/disabled individually.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18978 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 15:38:05 +00:00
eugeni
75babce2b1
Add my IRC nick.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18977 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 14:34:43 +00:00
uau
1065f7bb54
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current
...
directory at configure time. This should work again now that libpostproc
is no longer under libavcodec and all Makefiles included from ffmpeg are
at the same directory level.
The hardcoded paths caused breakage if the build directory was moved or
copied after configure and prevented ccache from sharing compilation
results between directories (different absolute include paths count as
different compiler options).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18976 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 14:06:13 +00:00
gpoirier
a306561d46
Fix code cosmetics
...
- move messages around to match help_mp-en.h
- remove unneeded indentations etc.
- add/remove empty lines to match help_mp-en.h
Patch by From: Rickard Narstrom % rickard
* narstrom # gmail * com %
Original thread:
Date: Jul 9, 2006 12:30 AM
Subject: Re: [MPlayer-translations] Swedish translation of help_mp.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18975 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 11:45:06 +00:00
Gabrov
5e65117b4f
DOCS/xml/hu synced with r18973
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18974 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 09:27:09 +00:00
Gabrov
cd5ebed7e3
DOCS/man/hu/mplayer.1 synced with r18969
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18973 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 09:03:43 +00:00
reynaldo
ca1970b25a
makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18972 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 03:59:52 +00:00
reynaldo
03485211a9
two variables are made static, one of them additionaly modified to const char*. Patch by Stefan Huehner, stefan AT huehner-org
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18971 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 03:50:47 +00:00
reynaldo
96565761f1
make prefix const. Patch by Stefan Huehner, stefan AT huehner-org
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18970 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 03:42:35 +00:00
gpoirier
6e70bea4fa
Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:
...
Date: Jul 8, 2006 5:16 PM
Subject: Re: [MPlayer-users] mplayer and DTS pass-through
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18969 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 19:46:11 +00:00
reimar
4bc8d91bc9
customtrect -vo gl suboption
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18968 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 19:29:04 +00:00
reimar
d031003c4e
forgotten customtlin -vo gl suboption documentation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18967 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 19:26:53 +00:00
reimar
e799a08925
Support for 16 bit ppms
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18966 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 19:23:26 +00:00
reimar
d1cbef4d86
More helpful ProgramEnvParameters.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18965 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 19:22:36 +00:00
diego
9af160ed34
wording fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18964 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 17:42:07 +00:00
diego
a356cbcc01
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18963 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 17:28:36 +00:00
eugeni
d95d5f49eb
Add myself to maintainers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18962 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 17:15:17 +00:00
eugeni
807cdcca4e
Add myself to AUTHORS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18961 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 17:11:32 +00:00
diego
11f38c9502
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18960 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 17:09:35 +00:00
vayne
2670f98ab4
small fix to properly display skins when switching skins during playback.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18959 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 16:52:46 +00:00
vayne
a0b3f86c4d
crash fix when clicking on volume sliders when in stop state.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18958 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 16:51:11 +00:00
vayne
f73c2ed712
handle sub-window WinID checks in the gui.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18957 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 16:48:41 +00:00
uau
6fd3c96817
Set svn:ignore
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18956 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 15:50:11 +00:00
uau
5c9b90d7a1
Make some functions static.
...
Patch by Stefan Huehner, stefan at huehner org.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18955 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 15:26:36 +00:00
reimar
01d5289203
Improve windows gui support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18954 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 15:00:37 +00:00
reimar
4ccabac9ba
Do not fiddle (too much) with external (WinID) windows
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18953 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 14:57:25 +00:00
reimar
6a77e34f94
OpenGL outputs actually support WinID, not to mention that showing the option
...
but just ignoring the setting is a very ugly and confusing way to handle it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18952 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 14:05:47 +00:00
reimar
34c173873c
vo_init hack is no longer required after the last patch removed the call
...
from mplayer.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18951 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 14:00:37 +00:00
reimar
eed96ed0e7
No point in checking for X for windows gui, in addition the hackish
...
way via vo_init breaks vo_gl and vo_gl2 WinID support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18950 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 13:59:17 +00:00
diego
f9f9b2c0dd
small cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18949 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 13:47:43 +00:00
diego
a0b27e3797
grammar/markup fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18948 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 13:30:38 +00:00
rtogni
6c3d242fd5
Revert r18878, always sync rm files using only pts (ignore framerate)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18947 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 12:33:12 +00:00
gpoirier
d20d9e8cf8
fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18946 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 12:23:36 +00:00
rtogni
e82bce14ce
Remove unused prototype
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18945 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 12:01:38 +00:00
reimar
d121c0061b
Change use_gui detection to accept also filenames only containing
...
gmplayer, like "gmplayer.exe", "gmplayer_old" etc.
Also removes (somewhat broken) WIN32 special-case
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18944 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 11:03:18 +00:00
eugeni
1b51da21f5
Indentation fix (cosmetics).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18943 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 18:27:58 +00:00
eugeni
e15ae9a600
Initial libass release (without mencoder support).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18942 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 18:26:51 +00:00
eugeni
2f2d8cef15
Split guess_cp() in two functions:
...
- guess_buffer_cp() determines the encoding of text, given a pointer to a
buffer and its length;
- guess_cp() reads some data from stream and calls guess_buffer_cp()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18941 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 18:07:39 +00:00
eugeni
93647f42c5
Make utf8_get_char non-static.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18940 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 18:04:56 +00:00
eugeni
512eb68dc1
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18939 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 18:02:49 +00:00
diego
e5ab11ab52
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
...
libavformat.a. Swapping the order of libavcodec.a and libavformat.a during
the linking phase allows non-GNU linkers to work.
patch by Chi-Thanh Christopher Nguyen, chithanh =at= cs =dot= tu-berlin =dot= de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18938 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 17:04:04 +00:00
gpoirier
ec029ea7a1
Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III
...
Currently only used on CPUs that _only_ support SSE (otherwise try 3DNow* before)
Patch by The Mighty Zuxy Meng %zuxy * meng $ gmail * com%
Original thread:
Date: Jun 21, 2006 10:20 AM
Subject: [MPlayer-dev-eng] [PATCH] SSE version of DCT64 for mp3lib
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18937 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 14:04:07 +00:00
reimar
360c4b3e90
lavf demuxer works better for gxf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18936 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 11:55:39 +00:00