arpi
00a89df19a
skip dnet/ac3 byteswapping
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10119 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 11:34:37 +00:00
rtognimp
724cc21577
Support codecs 14_4 and 28_8
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10033 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 19:48:38 +00:00
arpi
4b8285b395
- fixed playback of files with bad WxH in header (tricky! we can always read the
...
secondary WxH values, but only the codec can decide which one is the correct...)
- better fps parsing
- print VIDEO: line with codec info
based on patch by Balatoni Denes <pnis@coder.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9562 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-10 00:10:05 +00:00
arpi
56d2905fe7
Hopefully fixed all RV30/RV40 A-V sync issues
...
based on patch by Balatoni Denes <pnis@coder.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9556 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-09 19:01:20 +00:00
arpi
31d2363926
Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)
...
noticed by Balatoni Denes <pnis@coder.hu>
[sample files: pro: DISK1.RM contra: spygames-2MB.rmvb]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9554 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-09 17:21:30 +00:00
michael
72707c69ef
rv40 pict_type parser
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9544 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-07 02:05:59 +00:00
alex
68e465bd80
commented out nonsense
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9473 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-21 12:55:26 +00:00
arpi
ad54f0f5af
disable num_of_packets check, it's unreliable
...
(multiple bugreports on -users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9274 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 15:45:45 +00:00
arpi
87f985afff
sanity check
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8928 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-12 20:03:48 +00:00
arpi
2d8b958327
fixed playback of pnm:// streamed files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8570 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-26 16:27:38 +00:00
michael
01c201dbe8
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8255 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-23 10:58:14 +00:00
arpi
f859d013a8
*HUGE* set of compiler warning fixes, unused variables removal
...
based on patch by Dominik Mierzejewski <dominik@rangers.eu.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8124 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 23:54:29 +00:00
atmos4
f7dc9a8051
move timestamp debug printf to higher verbose level (hope it's ok)
...
probably should move to mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8114 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 15:28:17 +00:00
arpi
ac807b6769
ASF-style stream auto-selection, to fix files with fake a/v streams (only
...
header, no actual data packets)
Hmm, maybe i should merge ASF & RM demuxers - both formats has the same bugs
and are very similar anyway...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8110 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 00:54:30 +00:00
arpi
2dd245f0dd
- realaudio ATRC (sony atrac3) codec support
...
- fixed passing of codecdata from demuxer to codec
patch by Fabian Franz <FabianFranz@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8095 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 00:23:53 +00:00
arpi
39fe4d0cd3
verbose can be negative
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8028 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 17:46:45 +00:00
arpi
a10342d61a
stream selection cleanup, fixed -nosound
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7711 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 23:24:15 +00:00
michael
021c753321
rv10 cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7574 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-01 20:01:04 +00:00
arpi
d483a015a2
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7473 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 02:33:28 +00:00
arpi
ce0b26ac75
- added matrix cracking/debugging code - disabled
...
- use real codec headers for sipr
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7106 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 23:01:54 +00:00
arpi
a72f18f463
some files has some shit before teh audio/video headers...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7086 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-25 00:07:15 +00:00
arpi
dae101726e
10l - fixed chunktab size calculation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7085 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-24 23:07:34 +00:00
arpi
17b7e7153b
- changed re-muxed packet structure (see struct dp_hdr_t)
...
now the packets can be encapsulated into avi or other file formats
- skip redundant/resent fragments (bit 0x20 set of first byte of frag)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7082 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-24 22:39:27 +00:00
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