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
rtognimp
a10c321342
Memleak fix: free index data at demuxer_close
...
Patch by Wei Jiang ( jiangw98 at yahoo dot com )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13838 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 13:49:07 +00:00
mosu
6042541374
DTS uses the format tag 0x2001. Patch by Joakim Plate (joakim ! plate () ecce ! se)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13805 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 08:47:04 +00:00
mosu
6bc7b34350
Declare a prototype for the function before it is used. Otherwise some compiler versions will "optimize" them away, and linking will fail.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13804 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 08:42:25 +00:00
diego
5b0d96c6b4
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
...
Based on a patch by Sebastian Hegler <s_hegler at gmx dot de>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13788 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-28 01:15:53 +00:00
michael
50d7158d75
print build num
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13750 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-24 20:55:33 +00:00
michael
b3948a36d1
10l (mplayer doesnt like AV_NOPTS_VALUE)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13748 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-24 19:17:55 +00:00
aurel
6943b13bb5
seeking based on the largest timestamp in an mpeg stream
...
It is often more accurate than the current seeking and it has the
additional benefit of giving the (almost) precise total time of the movie.
patch by Michael Behrisch < behrisch at informatik.hu-berlin.de >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13739 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-23 00:05:38 +00:00
atmos4
f575dd7ee0
Index-Recovery cosmetix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13701 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 02:13:33 +00:00
diego
e532c80b02
Remove redundant ASF status line, there is another for all formats.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13687 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 01:21:54 +00:00
nplourde
3d0852ada9
support function for vcd on darwin
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13683 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 21:06:50 +00:00
nplourde
97018803a5
enable vcd for all darwin based sys not only mac osx
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13682 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 21:05:14 +00:00
nplourde
d535890b50
add vcd support to darwin for ppc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13679 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:30:07 +00:00
rtognimp
5e252f7920
Fix compilation when LOG is defined
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13678 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:08:44 +00:00
rtognimp
5f0a0e39e4
EOF detection (fix hanging at end of stream)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13677 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:08:12 +00:00
rtognimp
a594e93e86
Fix segfault for unexistant/unreachable rtsp streams
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13674 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 18:51:35 +00:00
atmos4
b9e2410e04
Recover Keyframe-Index for XviD aswell
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13672 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 13:16:13 +00:00
reimar
b7e93ce09e
avoid segfault with -vc dummy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13650 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-15 16:11:30 +00:00
reimar
82f168a4f6
some memory leaks fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13642 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-14 15:09:35 +00:00
nicodvb
e4d9c107fc
removed dependency on liba52
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13609 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-11 06:57:57 +00:00
michael
42315ddbb4
LIBAVFORMAT_BUILD >= 4619
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13608 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-10 22:24:07 +00:00
diego
56a0a395f4
typo noticed by Shixin Zeng <shixinzeng at sjtu dot edu dot cn>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13601 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-10 13:00:56 +00:00
rtognimp
e55f4b7153
Support ON2 variation of AVI format (.vp5 files)
...
Also closes bug #104
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13589 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-08 21:28:19 +00:00
nicodvb
154d16c105
fixed a bug that makes the demuxer loop forever probing a52 audio when a52_syncinfo() returns 0
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13582 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-07 21:08:10 +00:00
reimar
b4f854c14c
fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev (dot) org), see also bug #102
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13580 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-07 09:31:16 +00:00
reimar
ac7f335995
fixed small memleak
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13521 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-01 19:51:03 +00:00
reimar
f4c7dfd482
better, tuneable (via #define) MP3 detection, limit demux_audio to scanning
...
only the first 30000 bytes for headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13504 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-28 17:05:44 +00:00
joey
c9040923b7
show ogg subtitle language on OSD, if available
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13503 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-28 14:00:49 +00:00
joey
baef32bc2c
fix sub_select fiasco with global sub numbering. now multiple sub sources can be managed in essentially one list.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13502 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-28 13:51:20 +00:00
rathann
5da7e8895a
missing extern
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13451 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-23 23:01:48 +00:00
mosu
07685ad398
With the latest change to dec_audio.c (1.32) the demuxers have to set sh_a->samplesize to something != 0.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13425 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-21 18:02:33 +00:00
reimar
a894ca74e8
fix playback of files with displaysize not set (aspect was set to NaN for these)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13382 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 14:35:19 +00:00
reimar
6068c1846e
moved sh_audio initialization from dec_audio to demuxer.c to fix
...
-hr-mp3-seek bug (pts was -inf after seeking) and remove the workaround
from demux_audio.c.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13358 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-16 19:51:13 +00:00
rtognimp
49bc246607
AVC support moved to libavcodec, avcC atom is now passed in extradata
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13334 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-13 21:21:48 +00:00
mosu
d7f693a204
Spelling. Patch by Jan Minar <jjminar at fastmail onedot fm>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13325 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-12 14:01:13 +00:00
reimar
1b385d6496
fix seeking in audio-only case (crash when seeking backwards, time reset to 0)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13311 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-11 09:40:34 +00:00
rfelker
c3a928cbe6
show video format for all demuxers, not just avi (move this somewhere else if you prefer)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13302 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-10 02:07:16 +00:00
reimar
2fd7617dc8
avoid always skipping first junk with a "sync lost" message
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13300 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-09 19:28:54 +00:00
diego
e8452368cf
chunk size fix from Ross Finlayson, ported from xine
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13290 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-08 23:44:34 +00:00
rfelker
3f4d87d795
fix seeking with -hr-mp3-seek. maybe not the best fix (why is last_pts
...
ever infinite?!?!) but at least it makes it work... :)
patch by Balazs KOSSOVICS (tevefeju AT freemail.hu):
Hi!
When we listening music with "-hr-mp3-seek" option, than there is a
negative value at the first rewinds in the statusrange (-52 hours, some
minutes). The patch is against this.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13257 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 22:10:59 +00:00
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