Age | Commit message (Collapse) | Author |
|
the text printed by the input_dvd plugin.
Abort the demuxer when we see a CSS MPEG2 stream.
CVS patchset: 748
CVS date: 2001/10/06 13:48:17
|
|
CVS patchset: 746
CVS date: 2001/10/06 11:54:49
|
|
CVS patchset: 740
CVS date: 2001/10/05 17:19:31
|
|
xine, whenever a pthread_create fails
CVS patchset: 729
CVS date: 2001/10/03 17:15:43
|
|
CVS patchset: 696
CVS date: 2001/09/25 23:44:46
|
|
set the xine engine to a specific audio channel (specified in decoder_info[0] - remember to give a full buffer type here, such as BUF_AUDIO_A52 | 3 to select the 4th ac3 channel)
CVS patchset: 694
CVS date: 2001/09/25 23:27:02
|
|
Still needs fixing properly though. See FIXME.
CVS patchset: 645
CVS date: 2001/09/16 22:06:28
|
|
CVS patchset: 628
CVS date: 2001/09/12 23:14:39
|
|
(BUF_CONTROL_DISCONTINUITY,BUF_CONTROL_NOP,BUF_CONTROL_AUDIO_CHANNEL,BUF_CONTROL_SPU_CHANNEL) so input plugins can enhance their communication with the xine engine (regarding pts continuities for example) - not all is implemented yet, but what is implemented is working pretty well - at least for me ;))
CVS patchset: 627
CVS date: 2001/09/12 22:18:47
|
|
CVS patchset: 587
CVS date: 2001/09/08 15:41:20
|
|
CVS patchset: 586
CVS date: 2001/09/08 00:44:40
|
|
CVS patchset: 585
CVS date: 2001/09/07 21:26:12
|
|
CVS patchset: 581
CVS date: 2001/09/06 15:23:14
|
|
<miguel@cetuc.puc-rio.br> - great stuff\! :-)
CVS patchset: 562
CVS date: 2001/09/04 16:19:27
|
|
CVS patchset: 558
CVS date: 2001/09/03 17:47:41
|
|
CVS patchset: 545
CVS date: 2001/09/01 21:46:20
|
|
implemented time based seeking / stream length detection, implemented in
demux_avi.c demux_mpeg_block.c demux_mpeg.c
xine-engine cleanup, xine_seek is gone, use xine_play instead. xine_pause
is gone, use xine_set/get_speed instead.
CVS patchset: 536
CVS date: 2001/09/01 14:32:59
|
|
CVS patchset: 534
CVS date: 2001/08/31 17:57:54
|
|
CVS patchset: 518
CVS date: 2001/08/29 11:14:12
|
|
Freitas
CVS patchset: 510
CVS date: 2001/08/28 19:16:19
|
|
implemented yet), smaller memory footprint, deprecated mpg123 plugin
CVS patchset: 449
CVS date: 2001/08/18 23:30:51
|
|
CVS patchset: 446
CVS date: 2001/08/17 16:15:36
|
|
CVS patchset: 415
CVS date: 2001/08/12 15:12:54
|
|
to the libspudec. Fixed palette idx order.
CVS patchset: 385
CVS date: 2001/08/05 00:59:50
|
|
CVS patchset: 276
CVS date: 2001/07/14 13:28:31
|
|
CVS patchset: 275
CVS date: 2001/07/14 12:50:33
|
|
CVS patchset: 274
CVS date: 2001/07/13 23:43:12
|
|
CVS patchset: 250
CVS date: 2001/07/04 17:10:24
|
|
CVS patchset: 242
CVS date: 2001/07/03 21:25:03
|
|
CVS patchset: 240
CVS date: 2001/07/01 23:50:19
|
|
to improve responsiveness (unfinished), small demux_mpeg_block bugfix (alignment for DVD plugin)
CVS patchset: 218
CVS date: 2001/06/23 19:45:47
|
|
CVS patchset: 205
CVS date: 2001/06/17 23:17:40
|
|
CVS patchset: 203
CVS date: 2001/06/17 21:58:22
|
|
CVS patchset: 202
CVS date: 2001/06/17 21:50:51
|
|
CVS patchset: 195
CVS date: 2001/06/17 00:23:34
|
|
CVS patchset: 192
CVS date: 2001/06/16 18:03:21
|
|
CVS patchset: 191
CVS date: 2001/06/16 14:34:48
|
|
CVS patchset: 156
CVS date: 2001/06/10 13:59:33
|
|
CVS patchset: 141
CVS date: 2001/06/09 22:05:30
|
|
CVS patchset: 120
CVS date: 2001/06/03 20:16:33
|
|
CVS patchset: 109
CVS date: 2001/05/31 22:54:38
|
|
autplay list generated (need a NULL terminator). Fixed vcd input plugin,
now it seems to work.
CVS patchset: 106
CVS date: 2001/05/30 21:48:23
|
|
Fixed stdin/fifo input plugin, new mrl style: fifo://[mpeg1|mpeg2]/location
Fixed dvd input plugin.
xine core, update cur_input_pos position.
call the gui status callback now.
CVS patchset: 102
CVS date: 2001/05/30 02:09:24
|
|
CVS patchset: 89
CVS date: 2001/05/28 12:08:20
|
|
inform video driver about the new drawable to use.
Use pthread_exit(NULL) at end of threads. Add extra checks in
stream detection in demux_mpeg.c about mpeg1 support only.
CVS patchset: 80
CVS date: 2001/05/24 23:15:40
|
|
CVS patchset: 48
CVS date: 2001/04/29 23:22:32
|
|
CVS patchset: 40
CVS date: 2001/04/28 21:23:04
|
|
CVS patchset: 20
CVS date: 2001/04/24 17:42:26
|
|
xine_internal.h). Fixed load_plugins* to new API. Add iface version
into demux_plugin_t, add version checking into init_demux_plugin.
Fixed get_identifier from demuxers (void param). Turned libw32dll
into codec plugin (only compiling side yet).
CVS patchset: 11
CVS date: 2001/04/21 00:14:39
|
|
unincluded. Fix xine.m4 to reflect the new xine.h location.
CVS patchset: 6
CVS date: 2001/04/19 09:46:57
|