rfelker
d7657cb702
fixed warning in my patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13251 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 16:55:06 +00:00
rfelker
d4e83b3fdb
ensure that avi files have a valid header as soon as possible.
...
without this, the header says 0x0 video size, which works with mplayer
when the video size is stored in the codec data, but it does NOT work
with other players or with codecs that don't store size (e.g. snow).
actually i don't like having seeks in the muxer module, but i don't
know any other way to implement this fix without major changes to
mencoder. if you have a better fix, please reverse this and commit
yours.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13250 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 16:51:15 +00:00
reimar
5dda0ad913
allow empty assignments, necessary for some weird servers...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13204 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-30 20:17:31 +00:00
rtognimp
b026fd05ae
AVC (fourcc avc1) in mp4 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13191 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-29 13:52:19 +00:00
rathann
4da367942a
small fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13188 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-28 20:56:56 +00:00
rathann
fa0647815f
use correct headers
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13184 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-28 20:31:41 +00:00
nicodvb
f15eacc027
added forgotten dvb-t params lp_coderate and hierarchy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13156 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-26 19:38:16 +00:00
mosu
1642ed2fc3
Cosmetics: fix some compiler warnings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13132 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-25 07:52:52 +00:00
mosu
51fe7e4a6a
Display the language code for subtitles from Matroska files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13130 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-24 21:37:41 +00:00
mosu
bddf8c6c27
Do not use globals. Put the variables into the appropriate demuxer struct instead.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13128 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-24 21:20:24 +00:00
mosu
55e4ded2bc
Support for subtitle switching in Matroska.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13127 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-24 20:58:29 +00:00
joey
1b8e3babb8
moved combined vobsub_lang into sub_select
...
add support for dvd subs and ogg subs into sub_select
document sub_select
vobsub_lang left as a link to sub_select for backwards compatibility
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13090 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-22 18:47:48 +00:00
diego
4fa6c3e7e6
more genre IDs by Bernd Ernesti <mplayer@lists.veego.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13082 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-22 14:43:42 +00:00
alex
f189a3f92d
nut is only handled by lavf, speed up detection
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13073 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-21 19:17:17 +00:00
rtognimp
9c48cc012a
DTS support via lavc and libdts
...
Patch by Aurelien Jacobs ( aurel at gnuage dot org )
dts in wav by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13007 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-12 12:36:08 +00:00
reimar
2594c8a462
do not attempt to seek backward in stream on MDPR chunk with no codec data
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12993 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-10 20:13:44 +00:00
wight
2e45172c98
Better protection against double definition of MPEGLAYER3WAVEFORMAT
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12980 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-09 15:53:10 +00:00
wight
5bf439350f
LIVE.COM tests moved to ./configure
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12975 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-09 08:22:10 +00:00
rtognimp
0ec2337e13
Use port number embedded in url for mms streams
...
Patch by Bertrand Baudet
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12969 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-07 23:48:35 +00:00
reimar
f7e04468d6
fix for crash when seeking with -novideo option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12968 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-07 14:20:28 +00:00
mosu
26ef3a9fdc
Removed the old Matroska demuxer.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12959 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-04 18:38:27 +00:00
faust3
6632c021c0
mingw stdin fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12922 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-31 11:08:47 +00:00
reimar
57b8d5c7f6
fixes a crash and unchecked string-handling in ENCA code.
...
Also does a bit of cleanup.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12910 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-28 12:40:35 +00:00
iive
3934b160a8
prevent segfault on shmem failer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12900 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-26 22:06:30 +00:00
rtognimp
7d29785ddf
Fix -nosound and -novideo (bug #28 )
...
Move audio fourcc assignement inside audio if()
Remove bogus VLB warning (codec missing, no demuxer problem)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12897 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-25 15:38:08 +00:00
rtognimp
ce1d9c664c
Fix segfault caused by changing a pointer that will be freed later
...
Patch by Martin Simmons ( vyslnqaaxytp at spammotel dot com )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12895 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-25 00:37:07 +00:00
alex
42ffc6668a
reduced code complexity, and also made consistent with other parts
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12880 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-21 10:18:29 +00:00
alex
2ee5c42565
removing broken and unneeded copy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12879 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-21 10:10:32 +00:00
alex
f6127f8737
skip ecc only if present, patch by Alexis Durelle <alexis.durelle@cen.cnamts.fr> (needed for the Aiptek DV3500 camera)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12878 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-21 08:54:39 +00:00
rsf
a26dcc7b48
Updated to conform to a small change in the LIVE.COM API.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12867 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-20 02:12:08 +00:00
rsf
0ccf7cb05a
Updated to cnform to a small change in the LIVE.COM API.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12866 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-20 02:11:21 +00:00
diego
775ffcbceb
embarassing typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12861 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-19 23:19:07 +00:00
alex
7de9985f13
no redefinition, clashes with OpenBSD
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12846 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-18 04:23:38 +00:00
iive
9b0d8c680f
cache min fill adjustment, based on patch by Jeremy Huddleston
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12836 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-16 20:31:17 +00:00
iive
d8b805bd17
missed function name change after ENCA support commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12819 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-14 14:35:45 +00:00
nicodvb
fc9dc72769
added multi-pid parsing code (up to 15), pid 0 is always added (for the PAT)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12804 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-12 20:52:02 +00:00
faust3
1f43198917
x86_64 fix by John Stebbins <john@stebbins.name>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12801 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-12 08:55:10 +00:00
rtognimp
18557ad90b
Make rtp:// cohexist with LIVE.COM
...
Patch by Nico Sabbi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12800 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-11 22:47:49 +00:00
diego
9b0045f5e1
OpenBSD portability patches from the OpenBSD ports tree
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12798 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-11 22:23:57 +00:00
ranma
5d60484769
Remove useless "size restrictions" message
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12756 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-03 11:38:56 +00:00
rtognimp
21f0a7aeb8
WMP doesn't encode urls with mmst protocol
...
Patch by Ilia ( chest4l at mail dot ru )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12752 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-02 20:36:50 +00:00
ranma
c95475b252
We still need to make sure the upper 16 bits of dwFlags are cleared
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12738 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-30 22:50:56 +00:00
ranma
f6c7658fef
Remove borken index fixup (breaks more than it fixes)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12737 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-30 22:29:23 +00:00
ranma
6839eacc5a
If we don't have a NEWAVIINDEX chunk, but have an OpenDML index,
...
use it even if there is no AVIX RIFF-Chunk.
(See also <40D2E910.2000708@comcast.net> "Non-seeking OpenDML AVI")
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12729 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-29 13:10:37 +00:00
mosu
32c0500f97
Do not dereference NULL if no track could be found for a block.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12722 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-28 16:43:01 +00:00
rtognimp
4143f4e4e5
Negate default palette for grayscale cvid
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12709 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-27 19:53:30 +00:00
mosu
e9ff38d39b
The granulepos does not depend on the number of channels, only on the sample size. Patch by Wolfram Gloger (wmglo at dent dot med dot uni-muenchen dot de).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12704 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-27 13:55:40 +00:00
alex
64963c3541
avoid double slashes, patch by Yoshinori Sato
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12680 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 10:40:15 +00:00
alex
08891559e1
cseq starts from 1 according to the standard, patch by Yoshinori Sato
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12679 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 10:38:26 +00:00
alex
df02e80073
disable iconv in case setlocale is disabled - compile fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12676 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 09:55:17 +00:00