reimar
31653cb3f7
100l, no endian conversion on floats!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14491 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-13 21:56:06 +00:00
mosu
60e7dabb30
Do not access word-sized elements on potentially unaligned memory addresses. RISC processors usually do not like that.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14490 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-13 21:04:34 +00:00
nicodvb
70a7a6b450
automatic fps calculation for mpeg4 in raw stream/mpeg-ts
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14478 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 20:43:53 +00:00
reimar
11880705aa
Call subcp_close when closing the demuxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14462 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-11 18:32:49 +00:00
reimar
bcc2517604
free http field_name to fix memleak
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14461 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-11 17:49:59 +00:00
mosu
06bca786bd
Support for AVC in Matroska.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14459 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-11 08:30:56 +00:00
rik
5405368390
replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14430 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-08 14:32:26 +00:00
nicodvb
b11ef987a5
fixed broken seeking in mpeg-es files; syncword seeking for all 3 video codecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14427 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-08 10:05:44 +00:00
rtognimp
06d4538217
Reduce index verbosity
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14404 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 17:08:52 +00:00
rtognimp
2b1dff428f
Real multirate files support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14403 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 16:29:46 +00:00
reimar
f3d075be77
Print waveheader only when verbose
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14396 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 13:10:10 +00:00
nicodvb
befb5ecec6
added support for ATSC tuner and conf.file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14383 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 09:43:10 +00:00
reimar
e73aadd97b
Use libc qsort to sort ODML index.
...
Based on patch by phillip at phdcam dot com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14298 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-02 14:29:43 +00:00
reimar
a7908eba1b
fix quicksort to avoid stack overflow and extreme runtimes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14288 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-31 16:02:47 +00:00
nicodvb
0b7d411ad4
replaced deprecated FE_GET_EVENT with FE_READ_STATUS (only for DVB_HEAD); added a workaround for drivers that don't support FE_TIMEDOUT
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14283 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-31 11:40:01 +00:00
rtognimp
dbbe18f450
Fix channels, sample rate and sample size for 3gp files
...
Patch by Richard van der Hoff [ richardv at mxtelecom dot com ]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14280 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 23:26:01 +00:00
rtognimp
939e46626e
TwinVQ decoder and demuxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14277 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 19:51:56 +00:00
rtognimp
c11245e807
Try http if pnm connection fails
...
Fixes pnm://www.darrelbowen.com/videos/commercials256.rm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14266 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-28 19:59:56 +00:00
reimar
eb7911b7ad
10l, variable declarations must be before mp_msg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14263 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-28 11:16:23 +00:00
reimar
91aae0d538
100l, buf etc. in af_fmt2str call are already pointers...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14256 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 19:43:13 +00:00
alex
85b7553d05
removing AFMT_ dependancy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14249 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 17:55:06 +00:00
alex
507121f7fe
removing AFMT_ dependancy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14246 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 17:30:15 +00:00
reimar
bf0b713d0c
fix stream selection and -bandwidth for mms-over-http.
...
Modifies header parsing to do a brute-force scan for known guids, to avoid
having to analyze and parse the whole property-tree structure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14237 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-25 11:31:32 +00:00
aurel
227df915e5
fix a segfault when calling loadfile during v4l2 playback
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14215 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-22 13:19:30 +00:00
reimar
12067f7a97
fix position bar and length display for mov files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14199 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 12:27:38 +00:00
reimar
3426117ee8
Use demuxer_get_percent_pos for the OSD position bar
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14198 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 12:25:59 +00:00
diego
a688341112
Handle raw yv12 video as I420 to fix some Broadcast 2000 created samples.
...
patch by Reza Jelveh, approval by Roberto
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14180 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-18 01:12:02 +00:00
diego
368eb52002
y420 vs i420 typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14167 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-16 23:54:59 +00:00
rtognimp
74abb5e853
Security fixes ported from upstream (xine)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14165 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-15 21:27:14 +00:00
reimar
343d83d5a6
fix a problem pointed out by iDEFENSE and several similar ones.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14164 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-15 19:12:46 +00:00
reimar
a891b78290
Looks like it was too weird after all ;-)
...
It is not used anymore and might contain more vulnerabilities, thus removed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14163 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-15 19:01:36 +00:00
reimar
abeda3fcbc
fix a vulnerability reported by iDEFENSE.
...
Just for sake of completeness and in case somebody really needs it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14162 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-15 18:52:38 +00:00
iive
22d8dd7d32
disable demuxer_bmp,
...
that works with signle image in single file.
removing is part of vu1nerabi1ity fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14161 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-15 18:39:51 +00:00
reimar
8f8b53d953
fix security vulnerability reported by iDEFENSE
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14160 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-15 18:16:24 +00:00
rtognimp
a328d9ff57
Fix streaming if not mlti_data (for some non-multirate streams)
...
Also closes bug #151
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14145 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-11 23:59:36 +00:00
aurel
d8f4d25d0b
dvd_aid_from_lang() should return -1 if lang was not found
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14093 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-03 14:14:29 +00:00
mosu
911e30b26f
Make use of the default duration for one frame if it is present in the file. This produces much smoother timecodes for laced audio frames. And I REALLY don't know why I missed that before...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14059 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-28 21:08:46 +00:00
mosu
2f83863883
Added support for MPEG-1 and MPEG-2 in Matroska.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14055 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-26 16:36:03 +00:00
mosu
50a86fcc34
Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14047 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-25 22:24:00 +00:00
nicodvb
939cfe1341
merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TS
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14035 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-24 18:55:03 +00:00
rtognimp
8500fffcb6
Try port 7070 if 554 fails for realrtsp streams
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14018 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-22 19:45:55 +00:00
nicodvb
26664ab533
forced autodetection of file format when content-type is video-x-mpeg to give mpeg-ts a chance
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14003 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-21 12:16:14 +00:00
henry
87d8488594
support for debianized LIVE.COM library
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13998 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-20 14:46:22 +00:00
nicodvb
97b3e560f5
added support for 192 packet size, remove junk data after 188 bytes. Patch by Marcus Metzler (mocm@mocm.de)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13995 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-20 14:33:39 +00:00
henry
dabdcbabbc
setting the norm using text ID instead of numeric
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13979 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-19 13:04:24 +00:00
nicodvb
f7a6075374
added language identifier (if any) to the caller during probing phase
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13958 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 20:56:10 +00:00
mosu
6fcdde79ef
Extended support for other object type IDs in the ESDS. This enables e.g. MPEG2 video in the MP4 container.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13955 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 15:04:57 +00:00
diego
3ebf6f0135
Reduce excessive verbosity.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13947 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 09:09:29 +00:00
mosu
9ea3354fbf
Fix member alignment for usage on 64bit processors.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13882 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-05 21:40:34 +00:00
nplourde
0e49449d13
fix build on darwin ppc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13843 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 17:57:00 +00:00