Age | Commit message (Collapse) | Author |
|
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
|
|
compiler flag part and an extra case that messes up xine-lib support for
everything non-intel :-(
CVS patchset: 613
CVS date: 2001/09/11 11:31:05
|
|
(cancellation point now into read_cache.c)
CVS patchset: 612
CVS date: 2001/09/11 11:30:56
|
|
CVS patchset: 611
CVS date: 2001/09/11 09:58:15
|
|
* => everything else is linux on intel
and
* => everything else is unsupported
Try to avoid undefined behaviour here
CVS patchset: 610
CVS date: 2001/09/11 09:41:21
|
|
CVS patchset: 609
CVS date: 2001/09/11 09:03:51
|
|
bytes), this gives us a nice performance boost on raw devices, especially on FreeBSD
CVS patchset: 608
CVS date: 2001/09/11 00:57:11
|
|
CVS patchset: 607
CVS date: 2001/09/10 21:52:59
|
|
CVS patchset: 606
CVS date: 2001/09/10 17:36:26
|
|
driver's stripe_height was not always updated
- yuv2rgb_setup was called for every xshm_update_frame_format, wasting time
CVS patchset: 605
CVS date: 2001/09/10 15:42:39
|
|
indeo seem to need that
CVS patchset: 604
CVS date: 2001/09/10 15:30:19
|
|
<Frederic.Devernay@sophia.inria.fr>
CVS patchset: 603
CVS date: 2001/09/10 14:18:47
|
|
(fixes a gcc warning)
CVS patchset: 602
CVS date: 2001/09/10 13:39:33
|
|
yuv2rgb conversion
CVS patchset: 601
CVS date: 2001/09/10 13:36:56
|
|
bugfixes regarding buffer type handling
CVS patchset: 600
CVS date: 2001/09/10 03:04:48
|
|
CVS patchset: 599
CVS date: 2001/09/10 00:55:48
|
|
CVS patchset: 598
CVS date: 2001/09/10 00:53:06
|
|
point inside block read (dvd and file inputs).
CVS patchset: 597
CVS date: 2001/09/10 00:47:37
|
|
CVS patchset: 596
CVS date: 2001/09/09 23:50:11
|
|
CVS patchset: 595
CVS date: 2001/09/09 19:34:05
|
|
plugin using a non-gcc compiler. The avi demuxer does not use functions
from "wine" - only defines / structures / typedefs.
CVS patchset: 594
CVS date: 2001/09/09 15:56:55
|
|
when compiling with a non-gcc compiler.
CVS patchset: 593
CVS date: 2001/09/09 15:52:37
|
|
video
- resize the video window, when switching apect ratio
- always display video frames centers in the given drawable
- fix zoom_mpeg1 bug (the zoom hack was sometimes enabeld/disabled while
switching aspect ratio for a video what has a "delivered_width" slighly
smaller than 400)
- better integration of the "VIDEO_OUT_NOSCALE" hack, to disable all software
scaling inside the xshm video driver (enabled by calling xine with the
environment variable "VIDEO_OUT_NOSCALE" set).
TODO: The "VIDEO_OUT_NOSCALE" environment variable should probably be
replaces by some .xinerc config value.
- fix a problem where parts of on old frame remained on the video window,
when switching aspect ratio or after a fullscreen toggle
CVS patchset: 592
CVS date: 2001/09/09 15:49:22
|
|
CVS patchset: 591
CVS date: 2001/09/09 15:39:47
|
|
CVS patchset: 590
CVS date: 2001/09/08 18:11:41
|
|
CVS patchset: 589
CVS date: 2001/09/08 16:29:30
|
|
CVS patchset: 588
CVS date: 2001/09/08 16:19:42
|
|
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: 584
CVS date: 2001/09/06 18:38:11
|
|
Copying instead of linking missing GNU files now (cross-plattform development).
CVS patchset: 583
CVS date: 2001/09/06 17:12:37
|
|
CVS patchset: 582
CVS date: 2001/09/06 15:40:47
|
|
CVS patchset: 581
CVS date: 2001/09/06 15:23:14
|
|
CVS patchset: 580
CVS date: 2001/09/06 14:09:37
|