Age | Commit message (Collapse) | Author |
|
- updated decoder api to allow reseting internal state on seeks
CVS patchset: 1696
CVS date: 2002/04/09 03:37:59
|
|
CVS patchset: 1640
CVS date: 2002/03/27 15:30:16
|
|
- cleanup / more types of discontinuity handling in metronom
- disc detection based on nav-packets
small video_out fix to make exiting xine easier in case it gets stuck
CVS patchset: 1599
CVS date: 2002/03/20 23:12:58
|
|
CVS patchset: 1574
CVS date: 2002/03/16 20:53:49
|
|
stream. Without it, xine-engine stays in XINE_PLAY mode at the end of stream
and a subsequent xine_play() is a no-op.
CVS patchset: 1555
CVS date: 2002/03/11 19:49:07
|
|
updated at this point). demux_qt can handle compressed audio, but is still unfinished.
Yes, this _is_ the big metronom update, metronom now depends on disc_off information in discontinuities.
CVS patchset: 1554
CVS date: 2002/03/11 12:31:24
|
|
- metronom fixes, drift calculation
CVS patchset: 1548
CVS date: 2002/03/10 21:16:14
|
|
CVS patchset: 1535
CVS date: 2002/03/01 09:29:49
|
|
relevant information like stream type/size/bitrate instead.
demuxer cleanup, removed no-longer-needed macros :-)
switched off video_out/libmpeg2/... verbose log output messages.
CVS patchset: 1503
CVS date: 2002/02/17 17:32:49
|
|
- pts are 64 bit now
- scr and video_out-loop run all the time
- video_out cleanups
- metronom cleanups
- buffer type BUF_CONTROL_DISCONTINUITY is used internally now,
input plugins should no longer send this one
- support for individual frame durations
- using nano-/usleep instead of itimer (simpler code, maybe this will
help freebsd)
CVS patchset: 1487
CVS date: 2002/02/09 07:13:22
|
|
of current input plugin before retrieving the clut. send UI events when
audio/spu channel changes.
CVS patchset: 1450
CVS date: 2002/01/25 00:35:45
|
|
CVS patchset: 1401
CVS date: 2002/01/14 00:34:22
|
|
CVS patchset: 1340
CVS date: 2002/01/05 18:14:27
|
|
Nothing done with them yet.
CVS patchset: 1331
CVS date: 2002/01/04 00:23:06
|
|
modifications to handle still images with audio, works pretty well on episode I, x-men and sleepy hollow and all other dvds I've tested
CVS patchset: 1294
CVS date: 2001/12/24 00:45:03
|
|
register_empty function from configfile (undocumented and doesn't make sense)
CVS patchset: 1153
CVS date: 2001/12/01 22:38:31
|
|
acceleration?). Merge xine-utils header files to a new one "xineutils.h".
Update xine-lib C/headers to reflect those changes.
dxr3 headers are no more installed ine $includdir, but $includdir/xine.
CVS patchset: 1054
CVS date: 2001/11/17 14:26:36
|
|
he/she wants to
CVS patchset: 1047
CVS date: 2001/11/15 23:18:04
|
|
CVS patchset: 1030
CVS date: 2001/11/13 21:47:57
|
|
buffer and thread
CVS patchset: 1010
CVS date: 2001/11/10 13:48:02
|
|
CVS patchset: 971
CVS date: 2001/11/06 21:46:05
|
|
CVS patchset: 881
CVS date: 2001/10/24 22:23:10
|
|
CVS patchset: 847
CVS date: 2001/10/21 12:09:06
|
|
Add support for hiding menus.
CVS patchset: 843
CVS date: 2001/10/20 20:13:08
|
|
between gui, plugins and the xine engine; code cleanup
CVS patchset: 837
CVS date: 2001/10/20 02:01:51
|
|
images so it can increment it's internal pts counters
CVS patchset: 833
CVS date: 2001/10/18 18:50:53
|
|
CVS patchset: 830
CVS date: 2001/10/18 14:42:59
|
|
(in fact it still possible, although very very very difficult to
trigger. hint: do a xine_play at the same time the decoders receive
end of stream buffers and buffer pool is empty :-)
CVS patchset: 735
CVS date: 2001/10/05 01:56:57
|
|
xine, whenever a pthread_create fails
CVS patchset: 729
CVS date: 2001/10/03 17:15:43
|
|
BUF_CONTROL_SPU_CHANNEL, trying to wipe out last windows style variable names (bFrameBad for example)
CVS patchset: 697
CVS date: 2001/09/26 01:18:19
|
|
for UI to find language of audio/spu track
CVS patchset: 636
CVS date: 2001/09/14 21:25:55
|
|
(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: 609
CVS date: 2001/09/11 09:03:51
|
|
yuv2rgb conversion
CVS patchset: 601
CVS date: 2001/09/10 13:36:56
|
|
CVS patchset: 591
CVS date: 2001/09/09 15:39:47
|
|
CVS patchset: 580
CVS date: 2001/09/06 14:09:37
|
|
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
|
|
Freitas
CVS patchset: 510
CVS date: 2001/08/28 19:16:19
|
|
CVS patchset: 490
CVS date: 2001/08/25 08:48:12
|
|
Last commit added better comments and error messages to demux_ts.c
This video_decoder.c change needs to be redone for the current version of demux_ts.c to work.
This is only until I have fixed the buffer overflow issue in demux_ts.c.
CVS patchset: 458
CVS date: 2001/08/20 23:00:05
|
|
CVS patchset: 457
CVS date: 2001/08/20 22:56:36
|
|
implemented yet), smaller memory footprint, deprecated mpg123 plugin
CVS patchset: 449
CVS date: 2001/08/18 23:30:51
|
|
SPU decoder is now preloaded for an spu event.
CVS patchset: 437
CVS date: 2001/08/16 19:58:37
|
|
CVS patchset: 433
CVS date: 2001/08/15 11:35:47
|
|
CVS patchset: 428
CVS date: 2001/08/14 11:57:40
|
|
CVS patchset: 421
CVS date: 2001/08/13 17:52:22
|
|
CVS patchset: 411
CVS date: 2001/08/11 18:27:10
|
|
to the libspudec. Fixed palette idx order.
CVS patchset: 385
CVS date: 2001/08/05 00:59:50
|
|
CVS patchset: 381
CVS date: 2001/08/02 20:38:42
|
|
CVS patchset: 371
CVS date: 2001/07/30 19:21:28
|