diego
00b5f90451
Fix dependency declaration for codecs2html.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26888 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 11:20:27 +00:00
diego
d3ff5799f9
cosmetics: Move some rules to better places.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26887 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 11:19:35 +00:00
diego
a10452836d
Add missing -I. to fix codecs2html compilation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26886 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 11:14:24 +00:00
diego
cdbbd38e9b
Add codec-cfg-test to list of TESTS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26885 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 11:13:43 +00:00
diego
196593fbd4
Correct dependency declaration for codec-cfg-test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26884 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 11:09:17 +00:00
diego
250f52082d
There is no need to ignore the return value of an 'rm -rf' command.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26883 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 11:05:43 +00:00
diego
f4bd0813d5
Fix codec-cfg-test linking.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26882 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 09:11:13 +00:00
diego
db37cb2fe7
Link codec-cfg programs against mp_msg-mencoder.o instead of mp_msg.o.
...
The latter can pick up GUI dependencies.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26881 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 09:04:47 +00:00
diego
266f32ad0d
Fix codec-cfg-test compilation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26880 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 09:03:18 +00:00
reimar
8e218ff329
Emulate STREAM_CTRL_GET_TIME_LENGTH if cache is used.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26879 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-26 18:46:13 +00:00
compn
68fef9a517
add qclp fourcc
...
fixes http://samples.mplayerhq.hu/A-codecs/qclp/tube.3g2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26878 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-26 13:04:07 +00:00
gpoirier
e0f1fc5d90
sync w/r26863, patch by JRaSH % jrash06 A 163 P com %
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26877 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-25 17:01:04 +00:00
reimar
fbfdfddb28
Readd fourcc used by MTV format. Note that BGR->YUV conversion
...
is currently broken.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26876 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-25 16:27:51 +00:00
reimar
15a6a54e6e
Remove incorrectly added formats
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26875 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-25 16:10:55 +00:00
reimar
89d2a4960b
Render everything as early as possible, doing as little as possible in
...
flip_page. Can improve A-V sync when playing a video that uses little
CPU with GPU filtering that is very slow.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26874 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-25 11:26:09 +00:00
reimar
552052ac31
Reorder flip_page to make moving around do_render call easier
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26873 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-25 11:11:32 +00:00
reimar
e1f2c361a3
Split flip_page function
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26872 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-25 11:06:51 +00:00
reimar
6701227e16
Simplify yuv to rgb conversion matrix stuff.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26871 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-24 12:10:08 +00:00
reimar
5ba240c875
Cosmetics: align
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26870 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-24 11:31:49 +00:00
reimar
54f9e2b03d
update doxygen comments
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26869 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-24 11:25:57 +00:00
reimar
6689fe364e
Add a filter strength parameter for blurring/sharpening scalers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26868 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-24 11:19:38 +00:00
reimar
dbe3c2994a
Forgotten changes to gl_common.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26867 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-24 11:04:18 +00:00
reimar
056b5b9457
Use a struct instead of a huge and further growing argument list.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26866 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-24 11:03:00 +00:00
reimar
5560a0b358
Add basic support for stream controls with cache enabled.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26865 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-24 07:48:35 +00:00
reimar
05f93a0054
Re-add (hackish) support for -chapter (only start chapter, end is not supported) with -dumpstream.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26864 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-24 07:47:11 +00:00
attila
abd22b8f48
make use of the new MGA_VID_VERSION ioctl to check
...
whether the installed driver has the version
we expect it to have.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26863 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-23 20:18:06 +00:00
attila
b2189d29d9
sync mga_vid.h to revision 265 from the mga_vid repo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26862 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-23 20:14:31 +00:00
attila
42918f9633
revert changes 26035 and 26061
...
mga_vid is _NOT_ part of MPlayer, although it has been
historicaly developed in the same repo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26861 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-23 19:46:41 +00:00
Gabrov
f2cc8734d6
synced with r26853
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26860 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-23 17:35:54 +00:00
ptt
3750f06d96
little fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26859 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-23 14:57:56 +00:00
reimar
793e5b324e
Get rid of "define RECURSIVE_RULE" since a lot of make version have problems
...
with it, especially with -j n.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26858 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-23 14:52:12 +00:00
eugeni
c134dd4c8d
Cosmetics: reindent after the last commit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26857 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-22 22:52:58 +00:00
eugeni
72170ac108
Read all faces of a memory font, not just the first one.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26856 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-22 22:52:57 +00:00
reimar
3e3a2a4e05
Saner handling of VOCTRL_PAUSE/VOCTRL_RESUME
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26855 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-22 20:21:19 +00:00
reimar
2f0fd9d6cc
Simplify equalizer handling for vo gl
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26854 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-22 20:09:44 +00:00
reimar
3a79c1562b
Update gl vo section with the new force-pbo suboption.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26853 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-22 13:26:37 +00:00
gpoirier
829a297347
fix a lot of misstranslations and typos, patch by Cedric Dumez-Viou
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26852 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-22 11:08:55 +00:00
eugeni
6ead8919a9
Fix compilation with FontConfig <= 2.2.96.
...
It lacks FcPatternRemove function. The code will work fine, but produce an
incorrect "Selected font is not the requested one" warning in rare cases.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26851 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-22 08:58:06 +00:00
reimar
08678c2c6a
Avoid crash with video stream switching and -nosound
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26850 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-21 20:46:05 +00:00
reimar
ae94f470b2
Make internal subtitle and subtitle switching work with -audiofile
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26849 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-21 18:45:30 +00:00
reimar
2bdedd33ed
Use av_alloc_put_byte instead of custom protocol.
...
This needs less code and less hacks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26848 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-21 18:21:05 +00:00
voroshil
a248cd8b68
r26675: update paragraphs related to x264, and update its checkout command
...
r26729: MPlayer uses Subversion, not GIT, 10L to me, and thanks to Mizda for spotting this
r26287: remove excessive space character
r26451: As of r19025, the "above link" refers to an article, not a guide.
r26452: Refer to where encoding quality is described.
r26453: typo: crahes --> crashes
r26474: add better information about inverse-telecining with vf_filmdint
r26711: Consistency fix: all DVD encoding examples had ":aspect=16/9" option, so put
r26258: fix typo: lavcoptc --> lavcopts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26847 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-21 17:12:57 +00:00
reimar
c815e7b9d5
Add some codec specifications needed to play MTV files.
...
Fixes e.g. http://samples.mplayerhq.hu/mtv/Fun_Final.mtv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26846 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-21 16:36:40 +00:00
voroshil
721baa16f4
r26512: consistently print fps with three digits of precision
...
r26649: Fix some not entirely correct and misleading messages.
r26762: Add a new suboption to -vo xv and -vo xvmc that allows selection
r26795: Add support for AppleIR Remote as an input under Linux systems.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26845 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-21 16:27:35 +00:00
reimar
efeb534cc8
Continue detection if it is not clear if we have a MP3 or flac file.
...
Fixes http://samples.mplayerhq.hu/A-codecs/MP3/01%20-%20Charity%20Case.mp3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26844 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-21 16:07:37 +00:00
ptt
54a3734332
left an english phrase in, removed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26843 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-21 15:25:33 +00:00
compn
44d512d97e
remove extra dash in nocorrect-pts option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26842 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-21 15:11:49 +00:00
ben
e3755edad5
add potentially missing types
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26841 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-20 20:51:22 +00:00
Gabrov
d1a59246f3
synced with r26839
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26840 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-20 14:52:02 +00:00
eugeni
bbfb156539
In case 2 styles have the same name, prefer the latest one.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26839 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-19 18:37:27 +00:00