Age | Commit message (Collapse) | Author |
|
CVS patchset: 5750
CVS date: 2003/11/16 15:31:51
|
|
hooked up the 4X ADPCM support
CVS patchset: 5748
CVS date: 2003/11/16 14:34:09
|
|
An int was used to seek at the end of the file instead of uint32_t, so the limit is now 4Go.
OpenDML indexes are still not supported.
Fix Siggi's problem.
CVS patchset: 5740
CVS date: 2003/11/16 00:59:24
|
|
* using xprintf() and lprintf() inside metronom
* prebuffer is now a metronom option
* some small structure cleanup
CVS patchset: 5737
CVS date: 2003/11/15 20:43:11
|
|
I am just making it compile again, someone familiar with the format should
check these changes!
CVS patchset: 5736
CVS date: 2003/11/15 20:38:27
|
|
CVS patchset: 5734
CVS date: 2003/11/15 15:04:35
|
|
- demuxers should not access stream->demux_thread_running
- remove deprecated get_video_frame/got_video_frame_cb
CVS patchset: 5732
CVS date: 2003/11/15 14:00:35
|
|
CVS patchset: 5729
CVS date: 2003/11/13 15:23:00
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
- fix a little pb introduced by the previous commit, the engine was not flushed immediately.
- delay the call to xine_demux_control_newpts.
CVS patchset: 5720
CVS date: 2003/11/11 18:10:42
|
|
CVS patchset: 5715
CVS date: 2003/11/09 14:32:04
|
|
them as proper QT files but decline to play them
CVS patchset: 5714
CVS date: 2003/11/09 04:46:30
|
|
Looks like DRM...
CVS patchset: 5712
CVS date: 2003/11/09 01:40:37
|
|
CVS patchset: 5692
CVS date: 2003/11/05 20:04:05
|
|
Cleanup:
- use bswap macros
- use int32_t/uint32_t instead of long
- report bad chunk error using xine_log
New cool feature:
- you can now interrupt "index reconstruction" with a new seek or a stop.
explanations: the seek is now done by the demux_loop thread instead of
the frontend thread, and this allows the frontend to interrupt it.
i've not noticed any seeking performance degradation.
mfreitas: the index reconstruction checks demux_action_pending flag, is it ok ?
CVS patchset: 5681
CVS date: 2003/11/03 00:50:43
|
|
it's usefull to know when the demuxer encountered a bad chunk header.
CVS patchset: 5672
CVS date: 2003/11/02 01:08:40
|
|
hadess: you can play your stream now.
CVS patchset: 5660
CVS date: 2003/11/01 01:44:54
|
|
CVS patchset: 5658
CVS date: 2003/10/31 23:58:32
|
|
CVS patchset: 5657
CVS date: 2003/10/31 22:56:21
|
|
CVS patchset: 5640
CVS date: 2003/10/30 05:57:26
|
|
CVS patchset: 5638
CVS date: 2003/10/30 00:49:07
|
|
such time that Apple's DRM is inevitably cracked
CVS patchset: 5635
CVS date: 2003/10/29 01:45:52
|
|
CVS patchset: 5631
CVS date: 2003/10/28 21:14:17
|
|
1) Add support for RealAudio 1.0 files using 14.4 codec
2) Read meta info
CVS patchset: 5629
CVS date: 2003/10/28 20:12:54
|
|
CVS patchset: 5623
CVS date: 2003/10/28 00:10:18
|
|
CVS patchset: 5622
CVS date: 2003/10/27 23:23:29
|
|
use bitmapinfo and waveformat structures
CVS patchset: 5584
CVS date: 2003/10/24 04:44:43
|
|
CVS patchset: 5582
CVS date: 2003/10/24 02:57:58
|
|
CVS patchset: 5575
CVS date: 2003/10/23 05:18:59
|
|
useful, when the image demuxer shows an image for ever so that it has
to be stopped explicitly
CVS patchset: 5572
CVS date: 2003/10/22 16:52:47
|
|
Implement relative seeking and time display in mpeg2 transport streams.
The time display might be off on some streams.
CVS patchset: 5556
CVS date: 2003/10/20 06:19:02
|
|
One more thing requested to support this radio the right way :
mms://wms03.nordicwebradio.com/chelsea
If you want to play with the new toy :
cat stream1.asf stream2.wma stream3.wmv | xine stdin:/
(it doesn't work with incomplete/broken streams)
CVS patchset: 5529
CVS date: 2003/10/16 21:38:03
|
|
CVS patchset: 5518
CVS date: 2003/10/14 06:55:10
|
|
CVS patchset: 5517
CVS date: 2003/10/13 23:49:01
|
|
CVS patchset: 5516
CVS date: 2003/10/13 18:31:34
|
|
CVS patchset: 5507
CVS date: 2003/10/13 14:52:53
|
|
CVS patchset: 5488
CVS date: 2003/10/12 13:40:43
|
|
Mike: i know nothing about the wav format, please check if there is a better fix.
CVS patchset: 5485
CVS date: 2003/10/12 00:06:00
|
|
CVS patchset: 5484
CVS date: 2003/10/11 21:25:04
|
|
Should fix Mike's problems.
CVS patchset: 5481
CVS date: 2003/10/11 15:20:22
|
|
CVS patchset: 5479
CVS date: 2003/10/10 22:17:18
|
|
The demuxer was waiting for the next keyframe if bad seq was encountered in an audio stream, but there is no keyframe in audio stream.
CVS patchset: 5476
CVS date: 2003/10/08 22:53:17
|
|
CVS patchset: 5466
CVS date: 2003/10/07 19:42:00
|
|
these are special cases for:
* MPEG content inside .mov files
* MPEG content inside RIFF files
Could someone test these?
CVS patchset: 5462
CVS date: 2003/10/07 14:58:59
|
|
CVS patchset: 5456
CVS date: 2003/10/06 15:46:20
|
|
CVS patchset: 5448
CVS date: 2003/10/05 16:15:49
|
|
If an id3v2 is detected, skip it and check if a valid mp3 frame follows the tag.
id3v2 tags are not mp3 specific.
thanks hadess ;)
CVS patchset: 5447
CVS date: 2003/10/05 15:03:30
|
|
fix a segfault with flac files.
CVS patchset: 5438
CVS date: 2003/10/04 17:24:10
|
|
CVS patchset: 5432
CVS date: 2003/10/04 10:54:14
|
|
CVS patchset: 5421
CVS date: 2003/09/28 23:53:32
|