nicodvb
1b36df0c85
call dvd_lang_from_aid() only if stream_type is DVD
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21618 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-14 22:37:13 +00:00
nicodvb
b24971e15f
support for -alang in dvdnav
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21617 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-14 22:12:28 +00:00
nicodvb
1b5ce67b7e
added dvdnav_aid_from_lang() to support -alang
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21616 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-14 22:11:43 +00:00
reimar
2025452bd0
10l, missing () in check for 32bit endian-conversion hack
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21615 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-14 18:14:57 +00:00
voroshil
46bcf45ddc
r21612: replace " with ", better readability
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21614 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-14 16:48:26 +00:00
voroshil
13ba6037ae
transliteration -> translation for "dB" and "intra"
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21613 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-14 13:50:46 +00:00
torinthiel
06dfb08e54
replace " with ", better readability
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21612 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-14 13:49:57 +00:00
corey
2427b71459
Add missing redirect to /dev/null.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21611 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-13 23:24:29 +00:00
voroshil
6b16832c57
r21599: vstrict=0 is required to create DVDs decodable by standalone dvd players
...
r21606: wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21610 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-13 18:49:46 +00:00
voroshil
7320ce7780
spelling fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21609 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-13 18:41:33 +00:00
diego
2648d4d5dc
__CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".
...
patch by Zuxy Meng, zuxy.meng gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21608 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-13 11:23:15 +00:00
diego
fa5ab5c257
Ugly hotfix for --disable-mencoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21607 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-13 10:59:14 +00:00
diego
9d9087fcf3
wording
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21606 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-12 23:44:33 +00:00
reimar
653f6abd45
Always use tcgetattr/tcsetattr instead of #ifdef mess
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21605 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-12 20:36:38 +00:00
reimar
f4b7a0e4d1
Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
...
ASAP, too, though
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21604 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-12 20:29:30 +00:00
reimar
1f2f5a5ea9
Add missing buf.memory = V4L2_MEMORY_MMAP; initializations.
...
Patch by Laurent Pinchart {laurent pinchart <at> skynet be}
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21603 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-12 19:17:47 +00:00
reimar
b333ae1922
Support for different endianness on client and server with -vo x11
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21602 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-12 19:13:48 +00:00
reimar
ba288eb9b0
Align image data pointer, this is also in preparation of an upcoming patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21601 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-12 19:03:57 +00:00
reimar
fa9a9cb0e3
Use XCreateImage instead of XGetImage, this is not only more correct and
...
similar to the SHM case, it also eliminates the massive startup delay over
ssh (at least when you have a tiny upstream).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21600 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-12 18:43:10 +00:00
gpoirier
a0d9867099
vstrict=0 is required to create DVDs decodable by standalone dvd players
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21599 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-12 09:40:49 +00:00
reimar
d6c8342dc4
Mark utf8_get_char parameter as const and fix a compiler warning
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21598 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-11 22:37:17 +00:00
reimar
94c6716567
Another simplification
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21597 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-11 22:32:13 +00:00
reimar
7147ed7ab6
Reuse utf8_get_char in subtitle rendering code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21596 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-11 22:29:08 +00:00
reimar
fad12bd37b
More ChangeLog updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21595 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-11 19:49:04 +00:00
henry
e0ea1f7c69
count needs to be even
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21594 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-11 18:50:52 +00:00
gpoirier
f9186752ec
sync w/r21561
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21593 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-11 14:53:40 +00:00
gpoirier
d833b4907f
sync w/ r21506 and misc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21592 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-11 14:21:21 +00:00
gpoirier
e8b46114db
sync w/ r21486
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21591 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-11 13:05:30 +00:00
diego
33763370c0
Fix --extra-libs-mplayer and --extra-libs-mencoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21590 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-11 10:23:33 +00:00
diego
bba7a9743d
small updates, cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21589 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-11 10:19:26 +00:00
reimar
01a497c0c5
10l, forgot to add _inc_x11 to X11 cc check
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21588 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-11 08:59:43 +00:00
henry
ecd6df1c72
(hopefully) the rest of PPC modifications
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21587 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-11 08:35:49 +00:00
reimar
cbb2590c88
OpenAL volume control
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21586 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 22:45:32 +00:00
reimar
f13de61088
Better default CFLAGS for non-gnu, non-intel compilers
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21585 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 22:12:48 +00:00
reimar
b9e8186ac3
Respect -noidx in lavf demuxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21584 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 21:37:00 +00:00
reimar
12e48b5cd0
Make sure closesocket is called.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21583 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 19:47:24 +00:00
reimar
6a2fc8dd2c
STREAM_UNSUPPORTED is -1, so use the former for return value in all places.
...
Thanks to Nicolas Baradakis (nbk sitadelle com) for noticing.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21582 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 19:38:41 +00:00
reimar
ee08a2d2d3
Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21581 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 19:35:39 +00:00
torinthiel
be3c6ae324
Revert my previous, broken commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21580 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 19:25:59 +00:00
reimar
81b668d7ed
Only increase buffer size to avoid crashes when seeking in
...
multi-resolution video files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21579 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 18:59:28 +00:00
nicodvb
5244303111
check that stream_type is DVD before calling dvd_lang_from_aid
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21578 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 17:28:56 +00:00
nicodvb
6c985e22b4
show subtitle language in OSD ; patch by Otvos Attila
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21577 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 17:28:01 +00:00
nicodvb
a59ebe0c2d
added function to return the language of the specified subtitle id. Patch by
...
o o
O tvos Attila
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21576 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 17:25:54 +00:00
reimar
b5b3b6a41a
Fix realvideo size changes by using our own malloced buffer and export type mpi.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21575 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 16:52:58 +00:00
reimar
c0d15a1516
Add x11 include path only to _inc_extra if X11 is actually enabled.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21574 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 15:10:46 +00:00
reimar
ec258b2095
Remove no longer needed always_inline hack in mpbswap.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21573 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 14:46:37 +00:00
reimar
7d4e8a36bb
Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21572 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 14:07:08 +00:00
reimar
7831dacd5d
Avoid deprecated _sleep, instead include windows.h and use Sleep just like
...
osdep/timer-win2.c does.
Patch by Zuxy Meng [zuxy meng (at) gmail com]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21571 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 14:04:27 +00:00
reimar
b3241c226a
ID_SUBTITLE_ID should show the -sid number, not the vobsub id also for dvd subs.
...
Patch by Lehel Bernadt [lehel pmc-services hu]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21570 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 13:17:54 +00:00
reimar
519497461a
ffmjpeg uses RGB24 for JPEG-LS
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21569 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 11:53:19 +00:00