iive
2db1a43c2e
Fix warning: Add forgotten 'int' to variable declaration.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28965 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 20:02:45 +00:00
gpoirier
51c121da56
sync w/r28958
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28964 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 18:54:25 +00:00
reimar
093fc5508b
Avoid ridiculously small decode_buffer_size (e.g. 4 with acodec=pcm_s16le)
...
that can make -oac lavc unusable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28963 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 16:37:06 +00:00
reimar
37c6f0d36c
100l fix calculation of dropped frames, number of frames is time * fps, not time / fps.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28962 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 16:12:05 +00:00
bircoph
9f4e7d44b4
Synced with r28958.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28961 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 13:10:33 +00:00
bircoph
cddd44a996
Update sync tag.
...
All *.h files were actually changed in r28860.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28960 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 12:53:40 +00:00
diego
a21feef029
cosmetics: Remove file names from file header, it only causes trouble.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28959 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 12:45:16 +00:00
diego
e6b0136d37
roff markup: Place \& after abbreviations like i.e. and e.g.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28958 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 10:13:44 +00:00
diego
8484309af2
Remove obsolete extra elements from opt_t struct initialization.
...
Fixes a bunch of 'excess elements in struct initializer' warnings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28957 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 10:03:09 +00:00
diego
17d0933e57
Get rid of pointless preprocessor condition indirection and use ARCH_X86
...
directly instead of CAN_COMPILE_X86_ASM.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28956 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 10:01:02 +00:00
diego
7155671f37
"MPlayer - The Movie Player" should be used as the player name.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28955 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 09:47:51 +00:00
diego
bf1c189439
cosmetics: typo fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28954 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 09:47:09 +00:00
reimar
ab46b43943
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28953 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 09:25:50 +00:00
diego
5148ca89d2
HAVE_THREADS should be initialized to 0, it is a 0/1 #define in FFmpeg.
...
patch by Dave Yeo, dave.r.yeo gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28952 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 09:17:42 +00:00
gpoirier
642162c074
sync w/r28950
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28951 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-14 20:58:18 +00:00
diego
366c3fa13d
KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28950 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-14 18:44:58 +00:00
diego
2adaae35cf
Move page heading and table of contents out of the codec support table.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28949 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-14 17:01:28 +00:00
diego
0c7aa35c2a
Give table headings more meaningful names.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28948 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-14 16:58:22 +00:00
cehoyos
dc518c0c13
Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28947 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-14 16:43:10 +00:00
diego
e7d3dce041
Add /usr/X11R7 to the list of directories in which to search for X11 includes
...
and libraries. patch by Bernd Ernesti, mplayer-dev-eng lists veego.de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28946 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-14 16:00:21 +00:00
diego
36910ebe97
Only compile fastmemcpybench on x86.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28945 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-14 15:56:16 +00:00
reimar
bc4e834998
Set DOCTYPE in xsl-generated HTML documentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28944 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-14 12:32:28 +00:00
sdrik
4acac0faf5
Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macro
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28943 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-14 08:11:03 +00:00
reimar
1f1b999cb9
Check for HAVE_EBX_AVAILABLE before enabling MMX code that needs the EBX register.
...
Makes things a bit simpler for everyone who insists on compiling MPlayer as PIE-code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28942 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-13 17:12:40 +00:00
reimar
f9f40364d7
Use the same code as in vf_decimate to select diff_MMX
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28941 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-13 17:09:39 +00:00
reimar
2af2550175
Add missing ecx clobber in diff_MMX code (yes, that function is duplicated).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28940 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-13 17:02:15 +00:00
reimar
db0be49509
Fix compilation with --charset=noconv
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28939 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-13 16:42:42 +00:00
diego
e530d4b467
Replace duplicated code by a macro.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28938 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-12 11:55:26 +00:00
compn
4143892c3b
add some info for acm and tips for searching
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28937 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-12 11:16:51 +00:00
diego
cb9716ac6e
SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec net
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28936 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-12 10:50:21 +00:00
greg
a0735f5859
Use ScaledBorderAndShadow: yes by default.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28935 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-11 22:55:23 +00:00
sdrik
437ee8cc61
Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macro
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28934 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-11 14:44:22 +00:00
sdrik
7fee9f0101
In initMMX2HScaler, when chrDstW is not divisible by 4, the last filterPos element is initialized on the wrong index (not evenly aligned). This fixes it
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28933 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-11 14:22:53 +00:00
diego
c2410d6cc9
Update email address for Vajna, Miklós.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28932 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-11 00:25:23 +00:00
compn
842880eecb
add sn40 binary codec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28931 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-10 23:23:01 +00:00
compn
4e7827edeb
sn40 decodes with ffodivx
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28930 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-10 20:16:16 +00:00
diego
143a63fd9e
Fix and restructure fastmemcpybench. It is now one binary that runs all
...
available memcpy variants and prints benchmark results about them.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28929 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-10 10:05:09 +00:00
compn
cae6488255
typo nuppelvideo spotted by kostya
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28928 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-10 02:21:49 +00:00
cehoyos
919793e643
Output number of reference frames before creating H264 vdpau decoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28927 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-09 23:46:28 +00:00
diego
fa60631a76
Update entry for libdvdread; add entry for libdvdnav.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28926 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-09 23:19:16 +00:00
diego
ab1163d8c5
cosmetics: Add newlines for better readability, rename Homepage entry to URL.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28925 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-09 23:15:26 +00:00
diego
6040551ed4
GraphEdit is also available in the Microsoft SDK nowadays.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28924 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-09 21:40:20 +00:00
kraymer
a06215d67a
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28923 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-09 21:31:36 +00:00
diego
e633583d8c
libmpdemux/nuppelvideo.h was removed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28922 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-09 20:56:19 +00:00
diego
597bfd44bd
partial further sync by patch by sevenfourk, sevenfourk gmail com
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28921 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-09 20:48:20 +00:00
ben
540847db7b
Ensure the string we're trying to compare is actually not NULL.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28920 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-09 20:31:03 +00:00
ben
571c0fb8a9
The first valid index is total count - 1 (usually 0)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28919 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-09 20:30:24 +00:00
reimar
2c64a71a29
Do not call waveOutReset in uninit if you should wait till playing finishes,
...
and retry waveOutClose if it fails due to still playing.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28918 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-09 19:15:20 +00:00
reimar
2853105459
Reuse libavutil fifo code instead of reimplementing it over and over.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28917 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-09 18:21:47 +00:00
kostya
72304af23b
Mask all unused bits for packed pixel format instead of green and alpha mask only.
...
That fixes the case when converting 15-bit RGB/BGR to YUV and high bit is set
for input value(s).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28916 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-09 17:25:43 +00:00