mosu
|
a619e3193b
|
Removed some ":" in the track output for easier cut&paste.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10707 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-08-27 13:08:40 +00:00 |
mosu
|
fe58404175
|
Track selection uses the n-th audio/subtitle/video track as the ID, not the n-th track overall. All tracks are listed upon opening of the file along with their -aid/-sid etc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10706 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-08-27 13:01:39 +00:00 |
mosu
|
cce8e3c630
|
Support for linked seek heads, multiple seek heads, multiple cues.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10686 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-08-24 12:34:42 +00:00 |
mosu
|
fb2af6ee84
|
Re-added block duration parsing, needed for subtitles. Got lost in the last update. Patch by Bruno Lecointre.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10685 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-08-23 22:51:10 +00:00 |
mosu
|
78c617c1d8
|
Fixes for compilation with gcc versions != 3.2.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10639 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-08-17 10:36:33 +00:00 |
mosu
|
a6267718f9
|
Big reorganization. Relies on libmatroska's Read() function and then processes units in memory. Also some fixes for handling of global elements which re-enable playback of files created with the latest VDubMod.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10638 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-08-17 09:26:01 +00:00 |
mosu
|
504f710f45
|
Fixes for stuff that only showed up with gcc versions other than 3.2.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10439 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-07-17 15:08:34 +00:00 |
mosu
|
5097d71ba3
|
Fixed spelling mistakes that were present in libmatroska until now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10438 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-07-17 13:40:34 +00:00 |
mosu
|
9cbdc3b045
|
Better support for RealVideo/RealAudio in Matroska. Includes the timestamp fixes from demux_real.c. Seeking is working. Added Matroska to the formats with variable FPS in video.c.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10435 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-07-15 07:19:03 +00:00 |
mosu
|
0723498eef
|
Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented support for RealAudio and RealVideo inside Matroska.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10411 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-07-11 20:24:20 +00:00 |
mosu
|
fc6a3513e1
|
Support for files whose first timecode is not 0 (which is the case for splitted/linked files).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10284 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-06-12 19:12:00 +00:00 |
mosu
|
a5d47c6d52
|
Updates needed for libebml/libmatroska 0.4.4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10274 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-06-09 16:48:02 +00:00 |
mosu
|
d9beced7e6
|
Support for selecting the audio track in Matroska files via -alang.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10168 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-05-23 15:01:25 +00:00 |
mosu
|
1e12eb7979
|
Delayed the parsing of the cues for the case that the KaxInfos (and therefore the timecode scale) is located after the meta seek stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10150 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-05-22 07:49:48 +00:00 |
mosu
|
097a539fbd
|
Endian fixes and proper support for headerless AAC streams.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10134 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-05-19 20:55:52 +00:00 |
mosu
|
3dc419b65d
|
Added support for AAC.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10126 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-05-17 20:53:12 +00:00 |
mosu
|
2c6b30f204
|
Support for DTS tracks (only with -hwac3 of course).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10106 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-05-15 10:36:06 +00:00 |
mosu
|
65bce6d1ca
|
Removed the abs function as someone reported compilation problems under MacOS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10100 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-05-11 19:33:46 +00:00 |
mosu
|
86aa946915
|
Check with the wrong variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10099 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-05-11 19:11:10 +00:00 |
mosu
|
03b3f89ef7
|
timecode scale value must be initialized before the duration is found. API change of libmatroska 0.4.2. Will not work with 0.4.1!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10085 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-05-09 14:21:05 +00:00 |
mosu
|
3f5313a9e5
|
Support for aspect ratio set via DisplayWidth/DisplayHeight.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10082 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-05-06 20:40:24 +00:00 |
mosu
|
4b244acded
|
Vorbis header packet lengths were calculated incorrectly.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10080 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-05-06 10:36:32 +00:00 |
mosu
|
2d9c3add31
|
Proper key frame reporting. Proper handling of "no subtitles wanted".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10074 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-05-05 19:18:22 +00:00 |
mosu
|
9734059676
|
Fixed seeking in audio-only files. Added support for subtitle track selection via "-slang".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10061 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-05-04 11:03:02 +00:00 |
mosu
|
65f8b757fb
|
Implemented some default values. The corresponding Kax elements are not stored if they are set to their default value.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10037 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-04-30 20:20:51 +00:00 |
mosu
|
19c264135c
|
Fixes for gcc 3.2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10030 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-04-30 19:35:28 +00:00 |
mosu
|
1862e17afc
|
Loop counter was used inside for another loop as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10029 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-04-30 18:35:16 +00:00 |
mosu
|
004d3a060c
|
Added Matroska demuxing support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10025 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-04-30 11:39:32 +00:00 |