arpi
2d55a9e67c
RV20 A-V desync fixed - use timestamp hack only for RV30
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6996 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 09:15:31 +00:00
arpi
3388a619db
RV40 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6983 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-12 00:04:37 +00:00
arpi
148c410cc5
fixed 'eof at 66s' bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6917 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 03:13:45 +00:00
arpi
6e021a815f
fixed playback speed and a-v sync issues
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6424 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-14 00:49:56 +00:00
arpi
bf039c36f4
fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6415 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 13:31:45 +00:00
atmos4
d32c4241da
Implement Nilmoni's and Bernd Ernesti's patches for:
...
Better real codec dir detection and NetBSD real support.
Fix Nilmonis code, so it's working like expected.
Move a debug printf to mp_msg and some fixes in demux_real.c.
Some cosmetics :) -> RealPlayer 8 to RealPlayer, as RealOne (aka RealPlayer 9 works, too)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6405 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 00:14:28 +00:00
arpi
f24d11982e
export subpacket-size and matrix w*h to the codec (cook)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6375 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 13:55:56 +00:00
arpi
a44fc01c26
export extra data for cook codec, some debug stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6370 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 02:27:31 +00:00
arpi
a5d9d1f303
- multiple audio/video stream support fixed
...
- aid/vid autodetection (asf style - use id of first packet received)
- rv20 sub-packets support
- exporting codec id and sub-id to the codec, in bitmapinfoheader
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6345 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 01:07:22 +00:00
arpi
a545ffc48e
sub-packet demuxer for rv20/rv30, patch by Florian Schneider <flo-mplayer-dev@gmx.net>
...
(little cleanup and fprintf->mp_msg by me)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6341 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-08 20:46:14 +00:00
alex
d8751b2f38
completed real seeking - working very well with audio only files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5919 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-30 23:29:38 +00:00
albeu
2b955d3b05
Added demuxer uninit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5811 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-24 15:36:07 +00:00
alex
19332211ba
added PRE-ALPHA seeking ability and index table generator (like avi's one)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5084 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 15:51:37 +00:00
alex
d8668871e7
fixed num_of_packets and current_packet handling, bug found by Mike Melanson
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4329 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-23 19:41:01 +00:00
alex
dcb2a29114
fix dnet support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4236 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-18 11:02:52 +00:00
alex
a2a45afcf4
updated/extended some parts, based on RMFF (also initial ATRAC3 hackings and notes)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3986 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-04 19:32:58 +00:00
alex
c5e0ca225b
added read_index_chunk, fixed audio_header parser for version5
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3883 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-30 00:38:22 +00:00
alex
55324703aa
fixed rv10 with subid=3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3878 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-29 16:42:50 +00:00
alex
67c48e2365
fixed audio detection code and improved ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3796 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-27 18:31:02 +00:00
alex
ecee4bef8c
improved audio codec detection
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3789 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-27 10:15:13 +00:00
alex
33d4706409
added real demuxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3778 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-26 22:57:51 +00:00