Age | Commit message (Collapse) | Author |
|
CVS patchset: 8608
CVS date: 2007/02/20 00:34:55
|
|
constant string, and make the extensions and mrl vaiables usually declared when testing extension demux strategy constants too.
CVS patchset: 8523
CVS date: 2007/01/19 00:26:39
|
|
CVS patchset: 8434
CVS date: 2006/12/22 16:45:44
|
|
support starting the playback at an optional time by delaying the PLAY
request upon the first call to rtsp_session_read() and setting the playback
start time via input_plugin->seek_time().
CVS patchset: 8422
CVS date: 2006/12/18 21:31:47
|
|
(through backports), to avoid exporting unneeded internal symbols, making plugins' loading faster and use of internal copies of libraries more solid. It should automatically fall back to the old way in GCCs that does not support -fvisibility=hidden, but has to be tested carefully. No issues were found in the months of testing in Gentoo, but this requires special attention anyway.
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12
|
|
CVS patchset: 8009
CVS date: 2006/06/02 22:18:56
|
|
(Diego Pettenò)
CVS patchset: 7985
CVS date: 2006/05/03 19:46:06
|
|
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
|