Age | Commit message (Collapse) | Author |
|
MAX_SPU_TRACKS.
Beside the fact that a MAX value is, well, always for the max number of tracks, the abbrevation "number" -> "no" is ambiguous as one could read it as "there are no spu tracks".
CVS patchset: 8787
CVS date: 2007/04/02 10:13:02
|
|
CVS patchset: 8786
CVS date: 2007/04/02 09:51:53
|
|
modified).
CVS patchset: 8784
CVS date: 2007/04/01 22:49:07
|
|
language & subtitle strings (given a buffer of >= XINE_LANG_MAX bytes).
Also fixes an off-by-one buffer termination in the TS code.
(Note: compile-tested only.)
CVS patchset: 8592
CVS date: 2007/02/08 02:40:22
|
|
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: 8170
CVS date: 2006/08/08 03:58:15
|
|
(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
|
|
(Patch from Barry Scott <barry.scott@onelan.co.uk>)
CVS patchset: 8074
CVS date: 2006/06/28 20:20:54
|
|
CVS patchset: 8009
CVS date: 2006/06/02 22:18:56
|
|
(Diego Pettenò)
CVS patchset: 7985
CVS date: 2006/05/03 19:46:06
|
|
CVS patchset: 7876
CVS date: 2006/02/05 17:27:56
|
|
Incremented demux API version.
This is needed to unload plugins.
CVS patchset: 7385
CVS date: 2005/02/06 15:26:00
|
|
NULL after freeing.
CVS patchset: 7376
CVS date: 2005/01/31 15:15:58
|
|
CVS patchset: 7286
CVS date: 2004/12/20 20:00:27
|
|
CVS patchset: 7276
CVS date: 2004/12/18 19:56:57
|
|
CVS patchset: 7220
CVS date: 2004/12/10 12:42:02
|
|
CVS patchset: 7217
CVS date: 2004/12/09 13:16:52
|
|
CVS patchset: 7215
CVS date: 2004/12/09 07:07:40
|
|
CVS patchset: 7176
CVS date: 2004/12/01 07:59:53
|
|
CVS patchset: 7075
CVS date: 2004/10/25 22:42:59
|
|
CVS patchset: 7060
CVS date: 2004/10/21 14:50:29
|
|
is not aligned with the PES packet.
CVS patchset: 7048
CVS date: 2004/10/18 19:08:05
|
|
CVS patchset: 6930
CVS date: 2004/09/02 14:27:56
|
|
CVS patchset: 6913
CVS date: 2004/08/28 17:54:05
|
|
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
|
|
CVS patchset: 6668
CVS date: 2004/06/10 20:16:59
|
|
0 for "raw" demuxers
10 for "normal" demuxers
CVS patchset: 6553
CVS date: 2004/05/16 18:01:26
|
|
CVS patchset: 6509
CVS date: 2004/05/09 22:34:19
|
|
CVS patchset: 6072
CVS date: 2004/01/27 00:37:30
|
|
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14
|
|
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued...
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56
|
|
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
|
|
CVS patchset: 5750
CVS date: 2003/11/16 15:31:51
|
|
- 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: 5721
CVS date: 2003/11/11 18:44:50
|
|
CVS patchset: 5657
CVS date: 2003/10/31 22:56:21
|
|
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
|
|
CVS patchset: 5456
CVS date: 2003/10/06 15:46:20
|
|
Any PMT with stream id's >= 0x80 are now handled correctly.
It currently only handles AC-3 or A52, but more can be easily added when needed.
CVS patchset: 5264
CVS date: 2003/08/09 23:01:58
|
|
CVS patchset: 5261
CVS date: 2003/08/09 19:27:35
|
|
CVS patchset: 5260
CVS date: 2003/08/09 17:50:16
|
|
CVS patchset: 5211
CVS date: 2003/07/25 21:02:04
|
|
CVS patchset: 5100
CVS date: 2003/06/26 21:57:46
|
|
Example command line: -
xine udp://localhost:1234
CVS patchset: 5099
CVS date: 2003/06/26 21:18:46
|
|
Description:
The problem is that the only conditions which cause
demux_ts_get_lang_desc() to return are
no descriptors, or the first descriptor is an
ISO 639 language descriptor.
CVS patchset: 4874
CVS date: 2003/05/19 13:52:29
|
|
CVS patchset: 4691
CVS date: 2003/04/26 20:15:52
|
|
CVS patchset: 4632
CVS date: 2003/04/17 19:01:23
|
|
teletext, subtitling or something different, breaking audio completely and causing a lot of corrupted PES packet messages.
CVS patchset: 4338
CVS date: 2003/03/05 16:44:51
|
|
CVS patchset: 4093
CVS date: 2003/02/02 17:36:06
|