diego
139d5f7fca
Move some #defines into configure/config.h.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24031 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-08 09:12:33 +00:00
reimar
436ca3d888
Document special A-V sync issues with FLV files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24030 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-08 08:59:59 +00:00
cehoyos
af033030f3
bbox[n] and spu->scaled_start_row are unsigned, comparison with 0 is pointless.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24029 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-08 08:10:35 +00:00
kraymer
4383024c68
Chinese man page translation is in sync now
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24028 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-08 00:35:40 +00:00
kraymer
d535d63629
This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
...
Patch by JRaSH (jrash06 163 com)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24027 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-08 00:28:01 +00:00
kraymer
b131e2ec4a
r23996: Hint at mf://@... syntax
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24026 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 21:56:19 +00:00
cehoyos
14ad2241a6
Kill two warnings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24025 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 21:49:17 +00:00
michael
16be45ef4a
make x264 work again after the h264-libx264 renaming
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24024 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 18:48:13 +00:00
diego
46c63e3980
Move HAVE_INTTYPES_H definition to a more sensible place in config.h.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24023 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 17:59:42 +00:00
diego
cc69fe945d
Improve error message.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24022 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 16:07:52 +00:00
diego
716fc494f3
HAVE_INTTYPES_H is in config.h, HAVE_STDINT_H is never reached.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24021 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 08:57:20 +00:00
ptt
9a53035f1a
synced with r23982
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24020 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 08:50:16 +00:00
ptt
9972cfe4e2
synced to r23983
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24019 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 08:45:33 +00:00
diego
8a0954e802
HAVE_INTTYPES_H is already declared in config.h.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24018 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 08:34:00 +00:00
Gabrov
022e0bedc6
synced with r24016
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24017 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 05:43:45 +00:00
cehoyos
70ea6c25d8
Added Alan Nisotas modify_reg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24016 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-06 09:58:15 +00:00
gpoirier
a0a3b7cfbb
sync w/ r23996
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24015 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-05 10:52:55 +00:00
cehoyos
f2dee327b2
Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c.
...
Patch by Attila Ötvös.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24014 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-04 22:12:49 +00:00
cehoyos
e5a6eae2cf
Moved dvdtimetomsec to stream_dvd_common.c.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24013 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-04 21:59:26 +00:00
diego
5acbb3c611
Remove unused variables.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24012 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-04 21:26:54 +00:00
nicodvb
58d131b1c6
cosmetics: removed commented code and small reindentation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24011 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-04 21:25:28 +00:00
nicodvb
3870447956
removed unused variables
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24010 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-04 21:16:22 +00:00
reimar
02b7254f93
Add a dummy guiMessageBox so it still compiles when MPlayer was configured with
...
--enable-gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24009 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-04 15:58:43 +00:00
iive
8051b919a7
Fix compilation of ass_fontconfig.c when fontconfig is disabled.
...
Add missing parameter to the function in the #else case
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24008 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-04 10:46:14 +00:00
reimar
e58803edde
Handle case where get_image is called twice without a draw_image in-between
...
(-vc ffmpeg12 seems to do this sometimes).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24007 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-03 18:29:54 +00:00
reimar
b95caec861
Give the cpuinfo binary the right suffix $_exesuf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24006 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-03 17:22:31 +00:00
reimar
3c86a69952
Forgot to add the main vo_xvr100.c file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24005 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-03 17:14:38 +00:00
reimar
2824218de5
add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24004 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-03 17:14:35 +00:00
eugeni
dc0541c142
Don't apply windows-like font scaling if hhea or os2 tables contain invalid
...
metrics.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24003 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-03 15:39:38 +00:00
eugeni
6f90765a40
Workaround for fonts with zero ascender/descender in horizontal header.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24002 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-03 15:22:55 +00:00
eugeni
66d6320b51
Factor out common code from ass_font_new and ass_font_reselect.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24001 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-03 14:10:53 +00:00
eugeni
10cd4a7e5a
More simple and correct font reselection.
...
Since ass_font_t contains a list of font faces, there is no need to select the
face with maximum charset coverage each time. It is enough to select any face
with the required glyph.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24000 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-03 13:43:11 +00:00
cehoyos
9a4832f066
Added missing newline.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23999 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-03 10:57:49 +00:00
uau
3d0271ef40
Revert setting audio output channel count for FFmpeg
...
The FFmpeg API needs to be fixed before this can be done sanely.
ffdca wants the desired output channel count to be set in
avctx->channels. Unfortunately it also completely fails if the requested
number of channels is not available rather than returning a different
amount (if 6 channels are requested we'd probably rather use stereo than
fail completely).
ffvorbis ignores caller-set values in avctx->channels. It writes the
channel count there once during init. This means the caller can only
set the count before init because later there would be no indication
whether the channel count in avctx reflects real output.
ffwma requires the caller to supply the encoded channel count
in avctx->channels during init or it fails. So it is not possible to
set a different number of desired output channels there before init
either.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23998 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-02 21:54:14 +00:00
voroshil
8142918d48
r23996: Hint at mf://@... syntax
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23997 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-02 16:26:14 +00:00
reimar
c8085488b8
Hint at mf://@... syntax
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23996 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-02 14:55:39 +00:00
compn
cd7f32d184
fix B-frame consistency pointed out by diego, add MPEG-1/2 speedups
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23995 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-02 00:56:16 +00:00
reimar
c16275939d
Set lavc_context->channels before opening the codec, it is sufficient to
...
select the desired number of codecs for ffdca and does not break other codecs
like ffvorbis that do not (re)set the channel number during decode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23994 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 23:36:40 +00:00
compn
af9942aa5a
xan wc4 video decoding, removed bframe warning message
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23993 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 18:11:09 +00:00
uau
e1bcd20b2c
Define ENABLE_GRAY for FFmpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23992 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 14:29: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
voroshil
9c1cdcef8b
r23982: i_certify_that_my_video_stream_does_not_use_b_frames is gone.
...
r23983: 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@23990 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 11:47:57 +00:00
diego
c834a1ef80
10l for committing untested changes, a test call was missing.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23989 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 11:05:05 +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
0c7fc4794b
(cosmetics) Make TV detection code two spaces indented
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23987 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 09:32:37 +00:00
voroshil
92c2413042
Enable teletext for V4Lv1.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23986 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 09:23:04 +00:00
reimar
483453ff8b
Fix detection of xan audio. -noidx or -forceidx still is necessary
...
to detect audio at all.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23985 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 09:01:28 +00:00
diego
1a5e937fc9
Added FIXME skeletons for missing lavc options.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23984 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 08:45:46 +00:00
diego
9cd8b726a4
i_certify_that_my_video_stream_does_not_use_b_frames is gone.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23983 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 08:39:26 +00:00
diego
b517893813
i_certify_that_my_video_stream_does_not_use_b_frames is gone.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23982 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 08:37:16 +00:00