Age | Commit message (Collapse) | Author |
|
changes to Xv driver to keep a list of the recent frames.
(this is needed to support a lot of DScaler algorithms)
the driver may not be the ideal place to have the recent frames
list as we could give "not so recent" frames to deinterlace code
if some are dropped at video_out.c. Though this is better than
waste our time deinterlacing frames that will be dropped anyway...
CVS patchset: 663
CVS date: 2001/09/19 02:40:58
|
|
CVS patchset: 662
CVS date: 2001/09/18 19:01:27
|
|
MSMPEG4 v1/v2 formats using the libw32dll plugin.
But at least for XShm video output, libw32dll is too slow, converting
RGB -> YUY2 in the w32dll plugin, and converting back from YUY2 -> RGB in
the video out driver :-/
CVS patchset: 661
CVS date: 2001/09/18 17:41:47
|
|
uninitialized malloced memory
CVS patchset: 660
CVS date: 2001/09/18 11:38:23
|
|
CVS patchset: 659
CVS date: 2001/09/18 11:37:08
|
|
dvdnav plugin
CVS patchset: 658
CVS date: 2001/09/18 11:36:03
|
|
CVS patchset: 657
CVS date: 2001/09/18 09:14:06
|
|
CVS patchset: 656
CVS date: 2001/09/18 09:12:29
|
|
CVS patchset: 655
CVS date: 2001/09/18 00:16:22
|
|
CVS patchset: 654
CVS date: 2001/09/18 00:12:48
|
|
that should fix FreeBSD problem.
CVS patchset: 653
CVS date: 2001/09/17 21:59:19
|
|
CVS patchset: 652
CVS date: 2001/09/17 14:35:19
|
|
CVS patchset: 651
CVS date: 2001/09/17 14:32:05
|
|
at end of malloced block.
CVS patchset: 650
CVS date: 2001/09/17 11:43:43
|
|
CVS patchset: 649
CVS date: 2001/09/17 09:50:32
|
|
CVS patchset: 648
CVS date: 2001/09/16 23:56:46
|
|
CVS patchset: 647
CVS date: 2001/09/16 23:19:39
|
|
CVS patchset: 646
CVS date: 2001/09/16 23:13:45
|
|
Still needs fixing properly though. See FIXME.
CVS patchset: 645
CVS date: 2001/09/16 22:06:28
|
|
CVS patchset: 644
CVS date: 2001/09/16 16:59:13
|
|
CVS patchset: 643
CVS date: 2001/09/16 16:56:07
|
|
CVS patchset: 642
CVS date: 2001/09/16 15:21:13
|
|
currently only working with Xv and MMX
CVS patchset: 641
CVS date: 2001/09/16 15:14:30
|
|
CVS patchset: 640
CVS date: 2001/09/16 11:45:30
|
|
Currently, version numbers are not used, but Daniel will change that soon ;-)
CVS patchset: 639
CVS date: 2001/09/16 10:13:15
|
|
CVS patchset: 638
CVS date: 2001/09/16 00:47:28
|
|
CVS patchset: 637
CVS date: 2001/09/16 00:01:38
|
|
for UI to find language of audio/spu track
CVS patchset: 636
CVS date: 2001/09/14 21:25:55
|
|
CVS patchset: 635
CVS date: 2001/09/14 20:44:01
|
|
CVS patchset: 634
CVS date: 2001/09/14 14:20:51
|
|
CVS patchset: 633
CVS date: 2001/09/14 13:10:11
|
|
*grmph*
CVS patchset: 632
CVS date: 2001/09/14 09:35:30
|
|
CVS patchset: 631
CVS date: 2001/09/13 23:42:27
|
|
CVS patchset: 630
CVS date: 2001/09/13 23:31:52
|
|
CVS patchset: 629
CVS date: 2001/09/13 00:04:50
|
|
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: 626
CVS date: 2001/09/12 22:00:51
|
|
CVS patchset: 625
CVS date: 2001/09/12 19:50:41
|
|
CVS patchset: 624
CVS date: 2001/09/12 17:33:34
|
|
CVS patchset: 623
CVS date: 2001/09/12 17:22:12
|
|
CVS patchset: 622
CVS date: 2001/09/12 16:55:42
|
|
CVS patchset: 621
CVS date: 2001/09/12 15:42:28
|
|
CVS patchset: 620
CVS date: 2001/09/11 23:02:47
|
|
yuv2rgb routines changed to loop over destination height, instead of source
height.
CVS patchset: 619
CVS date: 2001/09/11 17:12:39
|
|
CVS patchset: 618
CVS date: 2001/09/11 16:15:42
|
|
CVS patchset: 617
CVS date: 2001/09/11 14:17:20
|
|
streams
CVS patchset: 616
CVS date: 2001/09/11 14:11:56
|
|
Document return values of audio_out.c:open
CVS patchset: 615
CVS date: 2001/09/11 14:10:04
|
|
really broken initially.
Re-add support to use something 'configure athlon-linux'.
Print $host & $host_alias, if the platform is not recognized.
CVS patchset: 614
CVS date: 2001/09/11 12:56:19
|