diego
addb047274
cosmetics: typo pallete --> palette
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21892 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-13 04:32:14 +00:00
diego
d9d8d70d63
Add missing config.mak entry for gettimeofday().
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21891 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-13 04:12:05 +00:00
gpoirier
c6ff802f20
compile fix after latest swscaler changes (r21888)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21890 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-12 23:44:27 +00:00
gpoirier
18dedd6eec
add support for avc1 in X-QT over RTSP
...
patch by Carl Eugen Hoyos cehoyos at ag.or.at
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21889 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-12 19:59:47 +00:00
lucabe
3caab47323
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21888 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-12 15:45:47 +00:00
lucabe
86bfe9c6b8
Add "support for both orderings of the slices (top->down / bottom->up)"
...
(r15249) to sws_scale() too (until now, it only was in sws_scale_ordered())
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21887 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-12 15:40:08 +00:00
voroshil
2cbddd1672
sync tag update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21886 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-12 11:32:57 +00:00
voroshil
42c96b96f0
r21879: fix wrong option names that were suggested to use to produce
...
r21861: explain how to use MEncoder to create QuickTime-compatible files
slightly modified patch from Andrew Savchenko bircoph at mail dot ru
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21885 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-12 11:27:42 +00:00
voroshil
2bb99b216c
spelling, wording
...
patch from Andrew Savchenko bircoph at mail dot ru with small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21884 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-12 11:01:11 +00:00
diego
7de78428b1
100l misplaced #endif
...
patch by elupus, elupus ecce se
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21883 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-12 02:55:04 +00:00
lorenm
000b9278ef
sync to x264 r607 (update description of threads)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21882 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-11 23:14:54 +00:00
voroshil
72a119b5cd
r21865: Audio track switching works with DVDs as well.
...
r21867: upgrade copyright years
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21881 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-11 18:26:44 +00:00
diego
874de16f9a
Remove superfluous #ifdefs.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21880 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-11 16:55:59 +00:00
gpoirier
2075d4312e
fix wrong option names that were suggested to use to produce
...
quicktime-compatible files: they were using the old name,
prior to the switch to x264's parser
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21879 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-11 09:07:57 +00:00
voroshil
75c4855108
Typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21878 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-11 07:57:57 +00:00
reimar
ef9578fe0c
10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21877 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 22:58:32 +00:00
torinthiel
483bfa8555
Sync tag bump
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21876 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 22:09:03 +00:00
diego
33593191d3
Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21875 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 20:23:24 +00:00
diego
7db81061d7
Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21874 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 19:35:41 +00:00
diego
b2c4df0543
Move #ifdef directives around complete files into the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21873 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 19:07:42 +00:00
diego
4cb9cfc6ee
Remove redundant ifdef, this file is only ever compiled on MinGW.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21872 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 18:54:44 +00:00
diego
59a431eff9
consistent include path
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21871 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 17:22:52 +00:00
diego
727c5d4a1e
bswap.h --> mpbswap.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21870 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 17:05:35 +00:00
diego
533eaf50e3
Remove misleading comment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21869 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 16:58:42 +00:00
diego
ec395d0e82
Remove generated pci_* files on clean, not just on distclean.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21868 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 16:54:44 +00:00
gpoirier
3b74ec2222
upgrade copyright years
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21867 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 15:16:52 +00:00
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