Age | Commit message (Collapse) | Author |
|
Add an extended MRL reference event which includes the item title, start
time and duration.
(Both events are sent; front ends should only listen for one of them.)
CVS patchset: 7656
CVS date: 2005/07/17 23:11:33
|
|
CVS patchset: 7603
CVS date: 2005/06/04 11:05:59
|
|
Incremented demux API version.
This is needed to unload plugins.
CVS patchset: 7385
CVS date: 2005/02/06 15:26:00
|
|
CVS patchset: 6901
CVS date: 2004/08/19 19:59:14
|
|
CVS patchset: 6890
CVS date: 2004/08/17 19:49:51
|
|
CVS patchset: 6864
CVS date: 2004/07/30 19:08:47
|
|
http://article.gmane.org/gmane.comp.video.xine.devel/9532
it is now up to demuxers to decide what the 0..65535 position means.
demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve
CVS patchset: 6686
CVS date: 2004/06/13 21:28:52
|
|
- workaround decoding bug (green blocks) for the xvid stream "test.avi"
(i know, i know. it is a pretty generic name but some people know what i meant)
- some lprintf's to real demuxer. helps debugging reference problems.
CVS patchset: 6599
CVS date: 2004/05/27 11:10:11
|
|
2) Fix timestamps for video with b-frames
CVS patchset: 6579
CVS date: 2004/05/23 16:05:47
|
|
0 for "raw" demuxers
10 for "normal" demuxers
CVS patchset: 6553
CVS date: 2004/05/16 18:01:26
|
|
timestamp for all frames
CVS patchset: 6531
CVS date: 2004/05/13 21:17:09
|
|
CVS patchset: 6259
CVS date: 2004/03/14 21:37:52
|
|
CVS patchset: 6203
CVS date: 2004/03/01 22:33:52
|
|
CVS patchset: 6124
CVS date: 2004/02/08 18:39:50
|
|
CVS patchset: 6120
CVS date: 2004/02/05 00:04:23
|
|
bytes
CVS patchset: 6113
CVS date: 2004/02/03 21:20:04
|
|
CVS patchset: 6085
CVS date: 2004/01/30 17:17:03
|
|
CVS patchset: 6084
CVS date: 2004/01/29 23:00:05
|
|
CVS patchset: 6083
CVS date: 2004/01/29 22:33:00
|
|
incorrect code and put in some debug info instead
CVS patchset: 6066
CVS date: 2004/01/26 19:40:12
|
|
CVS patchset: 6064
CVS date: 2004/01/25 21:19:20
|
|
CVS patchset: 6063
CVS date: 2004/01/25 18:08:56
|
|
CVS patchset: 6046
CVS date: 2004/01/15 20:13:46
|
|
CVS patchset: 6045
CVS date: 2004/01/15 20:06:06
|
|
CVS patchset: 6044
CVS date: 2004/01/13 22:38:03
|
|
CVS patchset: 6040
CVS date: 2004/01/13 20:29:21
|
|
CVS patchset: 6036
CVS date: 2004/01/12 23:43:39
|
|
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14
|
|
still to do
CVS patchset: 6028
CVS date: 2004/01/11 23:05:11
|
|
CVS patchset: 6026
CVS date: 2004/01/11 15:55:42
|
|
- increase demux and decoder apis
- fix runtime changing of ogg/ogm audio channels
note: i hope i haven't broken any demux->decoder data exchange. please report any problems.
CVS patchset: 6014
CVS date: 2004/01/09 01:26:32
|
|
CVS patchset: 6013
CVS date: 2004/01/08 23:17:34
|
|
CVS patchset: 5895
CVS date: 2003/12/12 22:29:20
|
|
CVS patchset: 5796
CVS date: 2003/11/26 19:43:26
|
|
BIG NOTE: use helpers to access to these informations (get/set/reset):
_x_{stream,meta}_info_{get,set,reset}()
are for internal use, don't use *_public() ones from inside the beast ;-)
Some wrongly names "xine_" fonction renaming.
CVS patchset: 5757
CVS date: 2003/11/16 23:33:42
|
|
- 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
|
|
CVS patchset: 5657
CVS date: 2003/10/31 22:56:21
|
|
CVS patchset: 5631
CVS date: 2003/10/28 21:14:17
|
|
CVS patchset: 5622
CVS date: 2003/10/27 23:23:29
|
|
CVS patchset: 5211
CVS date: 2003/07/25 21:02:04
|
|
CVS patchset: 5208
CVS date: 2003/07/22 20:36:51
|
|
2) improve accuracy of time based seeking in long files
CVS patchset: 5207
CVS date: 2003/07/22 20:14:09
|
|
2) support files containing multiple audio/video streams
CVS patchset: 5190
CVS date: 2003/07/19 16:11:39
|
|
add checks to prevent segfaults when max number of streams is exceeded
CVS patchset: 5176
CVS date: 2003/07/18 23:34:36
|
|
CVS patchset: 5168
CVS date: 2003/07/16 14:14:17
|
|
CVS patchset: 5093
CVS date: 2003/06/22 19:42:31
|
|
* remove unused structs
* simplify stream detection
* read stream info for all streams (though files containing multiple audio/video streams aren't supported yet)
CVS patchset: 5078
CVS date: 2003/06/20 21:22:41
|
|
- fixes mimetype in realaudio demuxer
- big improvement of v4l input and associated
demuxer. Including sound capture using alsa
and a/v sync. Now radio is supported as well.
CVS patchset: 5054
CVS date: 2003/06/16 16:42:51
|