Age | Commit message (Collapse) | Author |
|
CVS patchset: 3645
CVS date: 2002/12/23 10:03:50
|
|
in the future (it would delay the playback of a new stream).
CVS patchset: 3642
CVS date: 2002/12/23 00:51:31
|
|
do not align audio and video vpts on discontinuity, this finally makes multiangle
DVDs play smooth with my DXR3
CVS patchset: 3508
CVS date: 2002/12/13 16:47:41
|
|
audio drift the same way i did for video doesn't work, since sound card
won't play it slower or faster because of the vpts's.
with this patch i hope to have definitely separated the 2 sources of
audio drift: (1) nominal sample rate discrepancy to stream pts,
(2) sound card drift to system clock.
- revert feedback audio loop
- updated metronom's audio drift
- always do a full gap filling if needed
CVS patchset: 3392
CVS date: 2002/11/30 22:09:42
|
|
CVS patchset: 3382
CVS date: 2002/11/27 21:41:11
|
|
CVS patchset: 3313
CVS date: 2002/11/20 12:22:19
|
|
* new public output interface xine_{audio,video}_port_t instead of
xine_{ao,vo}_driver_t, old names kept as aliases for compatibility
* modified the engine to allow multiple streams per output
* renaming of some internal structures according to public changes
* moving SCR out of per-stream-metronom into a global metronom_clock_t
residing in xine_t and therefore easily available to the output layer
* adapting all available plugins
(note to external projects: the compiler will help you a lot, if a plugin
compiles, it is adapted, because all changes add new parameters to some
functions)
* bump up all interface versions because of xine_t and xine_stream_t changes
CVS patchset: 3312
CVS date: 2002/11/20 11:57:38
|
|
CVS patchset: 3298
CVS date: 2002/11/19 00:45:41
|
|
http://sourceforge.net/mailarchive/forum.php?thread_id=1297475&forum_id=7131
CVS patchset: 3250
CVS date: 2002/11/12 18:40:50
|
|
well-hidden bug
CVS patchset: 3220
CVS date: 2002/11/10 13:33:13
|
|
CVS patchset: 3205
CVS date: 2002/11/08 18:47:19
|
|
This should fix strange problems.
CVS patchset: 3201
CVS date: 2002/11/08 07:53:52
|
|
- output fifo flushing
- more sophisticated discontinuity handling
- seek improvement by waiting for at least one frame
CVS patchset: 3089
CVS date: 2002/10/29 16:02:43
|
|
The concept in simple : compute duration using pts.
Here the formula : duration = ( pts - last_pts ) / (nb img between the 2 pts)
I've tested with libmpeg2 and ffmpeg. It works.
CVS patchset: 3061
CVS date: 2002/10/28 07:53:52
|
|
CVS patchset: 2828
CVS date: 2002/10/14 15:46:48
|
|
(I should go to sleep now.)
CVS patchset: 2619
CVS date: 2002/09/05 22:29:17
|
|
adapt some more decoders
CVS patchset: 2618
CVS date: 2002/09/05 22:18:50
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
CVS patchset: 2580
CVS date: 2002/09/01 13:50:07
|
|
CVS patchset: 2579
CVS date: 2002/09/01 13:49:27
|
|
Basically just pick the value closest to the current video_vpts.
CVS patchset: 2528
CVS date: 2002/08/27 07:10:13
|
|
force the detection of an audio jump instead of trying to manualy reintroduce a diff, it's looks better.
It fixes also the sync problem at start, it's magic ;-)
It's only used by the avi demuxer now.
CVS patchset: 2175
CVS date: 2002/06/29 14:32:36
|
|
CVS patchset: 2105
CVS date: 2002/06/20 14:49:53
|
|
CVS patchset: 2098
CVS date: 2002/06/19 23:41:16
|
|
CVS patchset: 1812
CVS date: 2002/04/30 01:48:18
|
|
CVS patchset: 1782
CVS date: 2002/04/27 16:33:24
|
|
CVS patchset: 1774
CVS date: 2002/04/24 20:26:06
|
|
CVS patchset: 1734
CVS date: 2002/04/17 22:02:13
|
|
- updated decoder api to allow reseting internal state on seeks
CVS patchset: 1696
CVS date: 2002/04/09 03:37:59
|
|
in_discontinuity was set.
CVS patchset: 1693
CVS date: 2002/04/07 12:09:38
|
|
removed METRONOM_DENY_BACKWARD_ADJUST hack.
CVS patchset: 1653
CVS date: 2002/04/01 12:09:08
|
|
option deny_backward_adjust, which, when set, only allows positive adjustments
to vpts_offset.
CVS patchset: 1649
CVS date: 2002/03/31 14:36:42
|
|
CVS patchset: 1635
CVS date: 2002/03/26 01:47:17
|
|
xmalloc_aligned cleanup - fb vo plugin needs to be fixed for this one
CVS patchset: 1626
CVS date: 2002/03/24 14:15:36
|
|
can share that code.
added ability to control scr adjustability to metronom (get/set options)
so strict_scr is no longer needed.
CVS patchset: 1620
CVS date: 2002/03/23 18:56:55
|
|
CVS patchset: 1619
CVS date: 2002/03/23 13:28:35
|
|
CVS patchset: 1616
CVS date: 2002/03/22 18:20:03
|
|
- 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: 1566
CVS date: 2002/03/12 22:23:14
|
|
CVS patchset: 1565
CVS date: 2002/03/12 22:00:07
|
|
metronom drift update - will I ever get this one correct?
CVS patchset: 1564
CVS date: 2002/03/12 19:51:29
|
|
compensate drifts forever
CVS patchset: 1563
CVS date: 2002/03/12 11:04:06
|
|
CVS patchset: 1560
CVS date: 2002/03/12 01:35:54
|
|
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
|
|
planning which will use scr info for "informed" discontinuity handling.
This is just a quick'n'dirty fix.
CVS patchset: 1547
CVS date: 2002/03/08 19:17:05
|
|
CVS patchset: 1546
CVS date: 2002/03/08 16:56:03
|
|
CVS patchset: 1543
CVS date: 2002/03/08 00:24:40
|
|
CVS patchset: 1535
CVS date: 2002/03/01 09:29:49
|
|
CVS patchset: 1529
CVS date: 2002/02/27 13:09:30
|