diego
d1f409719c
GNU/kFreeBSD support, closes Bugzilla #704 .
...
patch by Petr Salinger, Petr.Salinger seznam cz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21866 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 14:56:23 +00:00
diego
793eb3b681
Audio track switching works with DVDs as well.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21865 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 14:32:35 +00:00
diego
847938895b
small updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21864 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 14:28:13 +00:00
diego
b1cddd4716
libmpeg2 updated to 0.4.1
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21863 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 14:25:02 +00:00
diego
e311db3344
CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.
...
patch by Vladislav Naumov, vladislav.naumov gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21862 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 13:20:08 +00:00
gpoirier
45bf19a06f
explain how to use MEncoder to create QuickTime-compatible files
...
Mainly based on a patch by Mark Pilgrim % pilgrim A gmail P com %
Original thread:
Date: Oct 19, 2006 9:50 PM
Subject: [MPlayer-DOCS] Interested in contributing case studies
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21861 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 00:08:16 +00:00
rtogni
34a57f0ec5
Don't drop last rdt packet on eof
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21860 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-09 21:32:25 +00:00
nicodvb
ba8331d618
removed static declaration before non-instantiated struct; patch by cehoyos ag or at
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21859 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-09 20:02:13 +00:00
michael
2394b7da95
dont write an index and dont use memory to build one if -noidx is specified
...
... maybe this should use its own option though instead of using -noidx ?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21858 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-08 16:23:31 +00:00
voroshil
87c188baf6
r21848: clarify a few things about the interaction between *cmp and mbd options
...
r21849: fix typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21857 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-08 06:34:34 +00:00
voroshil
316cb38e9f
r21848: clarify a few things about the interaction between *cmp and mbd options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21856 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-08 06:25:48 +00:00
voroshil
3f102a3f59
Two crash issues fixed:
...
1. Freeing of unallocated memory when tv driver fails to initialize itself.
2. Call to tv driver's tv_uninit more than once.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21855 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-08 05:55:46 +00:00
reimar
981c6999ea
Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21854 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-07 19:23:59 +00:00
reimar
580dccd5c4
Avoid invalid memory access in ass_process_subtitle for empty subtitles
...
with sub->lines <= 0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21853 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-07 16:07:45 +00:00
nicodvb
3f4d9c9c09
in dvb_get_config() open the frontend in READ_ONLY mode for probing (worksaround some buggy driver)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21852 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-07 13:05:59 +00:00
reimar
44ecf39567
Document sub_add_text and sub_clear_text
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21851 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-07 12:06:48 +00:00
diego
8665071a0e
Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21850 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-07 11:52:46 +00:00
gpoirier
fc8fb3d7a6
fix typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21849 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-07 10:49:43 +00:00
gpoirier
2abf85b1df
clarify a few things about the interaction between *cmp and mbd options
...
fix encoding example that featured a option that didn't have any effect (because of the interaction mentioned above)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21848 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-07 10:39:00 +00:00
Gabrov
aee88f659d
synced with r21624
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21847 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 20:21:27 +00:00
reimar
ca95de6acd
Simplify demux_ogg to use the sub_clear_text and sub_add_text functions.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21846 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 19:19:15 +00:00
reimar
61e4a80191
Subtitle handling cleanup: factor out code for parsing embedded subtitles
...
and adding and removing of lines in subtitle struct into subreader.c.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21845 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 19:07:58 +00:00
Gabrov
20a7d46a88
synced with r21748
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21844 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 19:02:19 +00:00
nicodvb
fbda90a926
reindented
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21843 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 18:54:22 +00:00
nicodvb
7512e188a4
init to 0 feparams before tuning
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21842 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 18:51:01 +00:00
reimar
d5bdde3b18
Set default values for proc and iproc for x86_32 case.
...
They will also be used for runtime cpudetection (and fixes compilation of that).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21841 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 17:50:12 +00:00
reimar
0c8d9ba25f
Include "internal" libavformat/riff.h also when dynamic libavformat is used
...
instead of duplicating typedefs and function prototypes in already three
different places.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21840 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 17:28:11 +00:00
diego
3508f4da08
Fix dependencies for pci_names.c.
...
based on patch by Carl Eugen Hoyos, cehoyos ag.or at
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21839 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 15:08:04 +00:00
reimar
a52c97540c
Include libavformat/riff.h when building with static libavformat and
...
add and correct prototypes if not.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21838 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 14:40:05 +00:00
Gabrov
6cfe33d49f
synced with r21741
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21837 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 13:38:30 +00:00
gpoirier
5ddf53dde6
woops, actually fix URL this time
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21836 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 13:31:16 +00:00
lucabe
a72f029add
replace some av_malloc();memset(...,0,...) sequences with av_mallocz()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21835 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 12:11:25 +00:00
nicodvb
d72485f032
removed useless reporting code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21834 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 11:59:33 +00:00
nicodvb
5aa2b2b489
moved actual tuning code from check_status() to tune_it()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21833 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 11:43:44 +00:00
nicodvb
01ace0891b
don't add pid 0 if it's already present in the list
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21832 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 11:09:27 +00:00
gpoirier
190ea55d2e
update comment url
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21831 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 10:07:45 +00:00
reimar
0a6856d341
Simplify after last demux_ogg commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21830 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-05 18:03:58 +00:00
reimar
50dc3ce2c7
Do not access ogg_d->subs after freeing it.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21829 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-05 18:02:18 +00:00
reimar
e3fe6113a6
sizeof() is long, thus %d format in error message is wrong.
...
Fix by assigning extradata_size before and printing that, since
this also removes a bit of code duplication.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21828 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-05 15:41:00 +00:00
reimar
9e1add871e
Make ds_get_next_pts return MP_NOPTS_VALUE instead of -1 on error,
...
-1 could be a perfectly valid pts.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21827 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-05 15:24:38 +00:00
reimar
e5e820981f
Do not abort on X11 errors, most are not at all fatal.
...
Makes -vo x11 work over non-trusted ssh X11 forwarding.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21826 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-05 11:57:06 +00:00
reimar
c9614cb422
move runtime cpu detection check after detection of host architecture,
...
since it uses the host architecture to check if it is supported.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21825 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-05 10:05:05 +00:00
gpoirier
1bb883188e
add autodetection support for docbook stuff installed in /opt, such as macports do for ex.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21824 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-04 20:42:02 +00:00
reimar
380a752a06
Use av_d2q to produce the fps fraction, this usually produces more sane fractions
...
and works right also for extreme values that otherwise would over- or underflow.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21823 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-04 19:41:41 +00:00
reimar
275f89e3cd
Fix printf types: AVRational members are ints, not 64 bit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21822 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-04 19:33:03 +00:00
ben
fde73bb200
allows OSD menu to be displayed when using MPEG PES video out
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21821 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-04 16:46:15 +00:00
ben
5028a513dd
restore volume if muted at exit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21820 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-04 16:30:06 +00:00
ben
7c988dfea3
fix detection of rage128/radeon using vidix driver on powerpc (which seems to keep them disabled), no impact on other archs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21819 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-04 16:10:40 +00:00
ben
c796e21e3c
don't fatal if saving vesa state failed (this always fails on qemu, with this patch vesa now works under qemu)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21818 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-04 16:07:42 +00:00
ben
c179597c82
increased a bit max param length as it can be too short to declare tv channels when you have a long list of
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21817 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-04 16:06:01 +00:00