compn
5b379dbb97
cdvh decodes with ffdv
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29116 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-31 18:49:04 +00:00
reimar
16c7d4a2fc
Add forgotten escapes for -
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29115 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-31 17:11:04 +00:00
diego
1967c9844f
Add missing $(EXESUF) to example/test program dependency declaration.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29114 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-31 16:52:24 +00:00
reimar
7d5c3db113
Explain relationship between -geometry and -xineramascreen.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29113 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-31 16:17:03 +00:00
reimar
6b57f53f6f
Get rid of nonsensical limits on -geometry x, y,w and h values, they only
...
cause confusion on multi-monitor setups.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29112 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-31 16:16:12 +00:00
zuxy
87eabf0a5b
More flags; sync with Linux kernel.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29111 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-31 06:30:38 +00:00
bcoudurier
9ae48213f8
override lavf tag for pcm s24le, mov uses the same for s24be
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29110 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-30 22:49:28 +00:00
cehoyos
f7891c8e53
Support IMGFMT_NV12 for vo vdpau.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29109 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-30 21:17:42 +00:00
reimar
74e6fb2c01
Set the forced_subs_only value correctly whenever a new spudec is created.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29108 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-30 17:05:39 +00:00
reimar
e0fb449076
Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29107 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-30 12:23:28 +00:00
reimar
79568f8ea5
Make sure we do not accidentally use the vdp_get_error_string from the
...
previous initialization.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29106 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-30 12:11:12 +00:00
cehoyos
05be65cb86
Add support for IMGFMT_YUY2 and IMGFMT_UYVY to vo vdpau.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29105 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 19:43:52 +00:00
cehoyos
c7990f8893
VDPAU supports IMGFMT_I420 and IMGFMT_IYUV.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29104 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 19:25:22 +00:00
reimar
49e2373fe7
Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libmpcodecs.
...
This might avoid some issues since sws_scale in some cases assumes these
have at least 4 valid entries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29103 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 14:46:59 +00:00
diego
8fec98cef2
Globally ignore all example binaries.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29102 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 14:43:11 +00:00
reimar
b4f5702c0a
Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo.
...
This might avoid some issues since sws_scale in some cases assumes these
have at least 4 valid entries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29101 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 14:37:21 +00:00
diego
c3cf2ce654
Generalize example target rule in common.mak so that it sets a -example$(EXESUF)
...
suffix for all example files instead of doing this in individual Makefiles.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29100 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 14:35:38 +00:00
diego
04327ae83a
Move swscale AltiVec template code to ppc subdirectory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29099 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 14:18:44 +00:00
reimar
22b2f80efb
Use MP_MAX_PLANES as size of arrays passed to mpcodecs_draw_slice.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29098 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 14:15:09 +00:00
diego
f9aefa045f
Relicense file to LGPL with the permission of Romain Dolbeau, the author.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29097 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 13:47:30 +00:00
jrash
24c2de45e5
sync with en/mplayer.1 r29059
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29096 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 12:28:46 +00:00
reimar
20a4844e80
Update demuxer->sub->id and demuxer->sub->sh if a new subtitle stream is
...
created that matches the user-requested one.
Fixes -slang and -sid with DVDs (anything that uses demux_mpg actually).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29095 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 11:21:18 +00:00
cehoyos
bdbf4f617d
Cosmetics: Reindent after last commit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29094 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 11:16:14 +00:00
cehoyos
aa549a325b
10l: Don't use MP_IMGFIELD_TOP_FIRST if MP_IMGFIELD_ORDERED is not set.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29093 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-29 11:15:22 +00:00
Gabrov
3068ff3f90
synced with r29059
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29092 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-28 22:54:01 +00:00
bircoph
fa804e5d97
Move config.h include directive up as a precaution measure.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29091 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-28 20:21:20 +00:00
bircoph
29fc3d6601
Reorder includes alphabetically.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29090 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-28 20:03:08 +00:00
bircoph
e3455c5b20
Remove af_mp.h and add its content to af.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29089 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-28 20:01:43 +00:00
bircoph
42a792bbc7
Remove af_msg special-casing API in libaf.
...
Replace it by standard mp_msg message system.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29088 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-28 19:57:56 +00:00
reimar
0a1f688c6e
Document the ass_render_event event_images parameter.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29087 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-28 19:24:08 +00:00
reimar
bbf6e2d0a9
Initialize all structs to 0 before using them.
...
This is consistent with the remaining code (which uses e.g. calloc) and makes
it easier to extend the structs in the future.
As a side effect it fixes several valgrind errors in hashmap_hash/hashmap_key_compare
caused by padding in the structures, but it is not a correct fix for that issue.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29086 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-28 19:21:34 +00:00
reimar
c9120b9892
Check for ddk/ntddcdrm.h header before enabling VCD on mingw.
...
Fixes a compilation issue on mingw-w64 which does not have that header.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29085 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-28 18:53:26 +00:00
reimar
f5d01796a8
100l, revert r29082, I missed that the vts comparison should be case-insensitive.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29084 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-28 16:09:56 +00:00
reimar
8d376de96f
Reindent
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29083 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-28 15:54:08 +00:00
reimar
df1af70475
Simplify extracting title number from ifo name
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29082 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-28 15:53:32 +00:00
ramiro
0fb8cdfd14
Move bfin specific code to its subdir.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29079 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-27 22:56:56 +00:00
reimar
8198495234
Simplify detection of .ifo extension.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29078 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-27 21:26:26 +00:00
reimar
255bca1ecd
Use x86_reg instead of long in several video filters to fix compilation on MinGW64.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29077 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-27 20:34:55 +00:00
reimar
98c7abd005
Directly include libavutil/x86_cpu.h in cpudetect.h instead of duplicating it
...
incompletely.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29076 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-27 20:33:13 +00:00
reimar
a3015a1795
Get rid of gettimeofday reimplementation for MinGW, all remotely recent
...
versions of MinGW already provide it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29075 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-27 19:34:50 +00:00
diego
4bd56941cb
spelling fixes, add release name
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29072 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-27 19:09:33 +00:00
reimar
eee30602c5
Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADER
...
since former works on both 32 and 64 bit MinGW
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29071 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-27 18:55:21 +00:00
diego
74a357b733
misc updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29070 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-27 18:51:32 +00:00
reimar
7fcdc66fd1
Sync cpuid detection code with libavcodec: assume it is always available on x86_64
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29069 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-27 18:48:47 +00:00
reimar
0e70761fd9
Rename local TMP variable to TMPRES to avoid a clash with the
...
variable holding the path used for temporary files - this is used
by mingw-w64 and this change avoids crashes with it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29068 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-27 17:14:58 +00:00
diego
88240c7465
Rename cs_test.c --> colorspace-test.c. This is more consistent with the names
...
of other test programs and more descriptive of what the program does.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29067 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-26 14:20:15 +00:00
compn
09d4f18010
change close to closesocket, unifies close streaming code
...
patch by Francesco Cosoleto , cosoleto gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29066 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-26 13:35:12 +00:00
diego
a88366d475
Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test
...
files, all generated libraries and headers and example programs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29065 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-26 12:41:43 +00:00
reimar
127480e660
Add support for mmsh:// as alias for mmshttp://
...
Patch by Francesco Cosoleto [cosoleto gmail com]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29064 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-26 11:00:04 +00:00
ramiro
ab921d2cb6
Move yuv2rgb code to subdirs.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29063 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-26 01:30:10 +00:00