Age | Commit message (Collapse) | Author |
|
CVS patchset: 2359
CVS date: 2002/07/28 15:23:31
|
|
- fix a rare deadlock case while flushing libmpeg2
CVS patchset: 2355
CVS date: 2002/07/26 11:26:33
|
|
by the input plugin (currently only xine-dvdnav forces aspects)
* detect pan&scan material by examining the streams scale prohibitions
CVS patchset: 2248
CVS date: 2002/07/10 14:07:33
|
|
CVS patchset: 2217
CVS date: 2002/07/05 21:12:32
|
|
information from video decoder to spu decoder
CVS patchset: 2173
CVS date: 2002/06/28 16:57:52
|
|
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.
CVS patchset: 1811
CVS date: 2002/04/29 23:31:59
|
|
- updated decoder api to allow reseting internal state on seeks
CVS patchset: 1696
CVS date: 2002/04/09 03:37:59
|
|
CVS patchset: 1689
CVS date: 2002/04/06 20:05:10
|
|
CVS patchset: 1688
CVS date: 2002/04/06 16:49:19
|
|
time to provide a real 3:2 detection to smooth ntsc duration and still
being standards compliant!
CVS patchset: 1686
CVS date: 2002/04/06 14:52:52
|
|
CVS patchset: 1679
CVS date: 2002/04/06 02:13:36
|
|
CVS patchset: 1678
CVS date: 2002/04/06 02:10:33
|
|
CVS patchset: 1670
CVS date: 2002/04/03 23:13:34
|
|
CVS patchset: 1661
CVS date: 2002/04/02 02:19:42
|
|
- small changes to frame freeing logic
CVS patchset: 1655
CVS date: 2002/04/01 13:18:21
|
|
dvd films (24fps) to display on a NTSC TV (29.97 fps).
Added comment, to explain what we should aim to do, in order to improve things further.
CVS patchset: 1646
CVS date: 2002/03/30 02:34:37
|
|
CVS patchset: 1639
CVS date: 2002/03/27 02:47:26
|
|
- big video_out locking cleanup: no more decoder_locked, display_locked,
driver_locked madness!
CVS patchset: 1630
CVS date: 2002/03/25 01:02:51
|
|
xmalloc_aligned cleanup - fb vo plugin needs to be fixed for this one
CVS patchset: 1626
CVS date: 2002/03/24 14:15:36
|
|
CVS patchset: 1603
CVS date: 2002/03/21 12:34:56
|
|
CVS patchset: 1601
CVS date: 2002/03/21 02:02:30
|
|
ended shorted but were not skipped
CVS patchset: 1595
CVS date: 2002/03/20 11:54:44
|
|
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
|
|
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
|
|
CVS patchset: 1502
CVS date: 2002/02/17 15:53:28
|
|
- 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
|
|
CVS patchset: 1397
CVS date: 2002/01/13 21:15:48
|
|
This gives us time codes from the stream.
Not yet passed on to vo_frame.
CVS patchset: 1389
CVS date: 2002/01/10 23:28:58
|
|
CVS patchset: 1386
CVS date: 2002/01/10 18:15:45
|
|
CVS patchset: 1382
CVS date: 2002/01/10 12:20:17
|
|
CVS patchset: 1344
CVS date: 2002/01/05 21:54:16
|
|
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
|
|
CVS patchset: 1061
CVS date: 2001/11/17 22:40:01
|
|
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
|
|
CVS patchset: 1030
CVS date: 2001/11/13 21:47:57
|
|
CVS patchset: 1012
CVS date: 2001/11/10 14:55:18
|
|
buffer and thread
CVS patchset: 1010
CVS date: 2001/11/10 13:48:02
|
|
CVS patchset: 903
CVS date: 2001/10/28 19:56:39
|
|
CVS patchset: 902
CVS date: 2001/10/28 19:29:08
|
|
between gui, plugins and the xine engine; code cleanup
CVS patchset: 837
CVS date: 2001/10/20 02:01:51
|
|
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
|
|
Bug fix: initializing frame_width/height for mpeg2 streams correctly now.
Added prebuffer pts offset to allow the decoder to actually decode
prebuffered frames before being kicked by metronom.
CVS patchset: 681
CVS date: 2001/09/22 13:28:40
|
|
CVS patchset: 648
CVS date: 2001/09/16 23:56:46
|
|
for UI to find language of audio/spu track
CVS patchset: 636
CVS date: 2001/09/14 21:25:55
|
|
CVS patchset: 567
CVS date: 2001/09/05 16:02:29
|
|
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
|
|
clean up field picture handling), gearing up for rc2
CVS patchset: 334
CVS date: 2001/07/24 12:57:29
|
|
CVS patchset: 289
CVS date: 2001/07/17 01:59:48
|
|
CVS patchset: 273
CVS date: 2001/07/11 23:31:44
|