Age | Commit message (Collapse) | Author |
|
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: 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
|
|
CVS patchset: 579
CVS date: 2001/09/06 13:39:36
|
|
CVS patchset: 578
CVS date: 2001/09/06 13:37:46
|
|
CVS patchset: 577
CVS date: 2001/09/06 13:36:18
|
|
some value > 0) for success.
(for consistancy with ao_driver->open)
CVS patchset: 576
CVS date: 2001/09/06 13:33:20
|
|
CVS patchset: 575
CVS date: 2001/09/06 13:29:18
|
|
CVS patchset: 574
CVS date: 2001/09/06 13:27:47
|
|
CVS patchset: 572
CVS date: 2001/09/06 12:17:12
|
|
CVS patchset: 571
CVS date: 2001/09/06 11:57:57
|
|
CVS patchset: 569
CVS date: 2001/09/05 17:49:20
|
|
CVS patchset: 568
CVS date: 2001/09/05 17:08:18
|
|
CVS patchset: 567
CVS date: 2001/09/05 16:02:29
|
|
CVS patchset: 564
CVS date: 2001/09/04 20:30:55
|
|
<miguel@cetuc.puc-rio.br> - great stuff\! :-)
CVS patchset: 562
CVS date: 2001/09/04 16:19:27
|
|
CVS patchset: 560
CVS date: 2001/09/03 21:50:15
|
|
CVS patchset: 559
CVS date: 2001/09/03 19:00:28
|
|
CVS patchset: 558
CVS date: 2001/09/03 17:47:41
|
|
CVS patchset: 556
CVS date: 2001/09/03 09:03:02
|
|
CVS patchset: 555
CVS date: 2001/09/02 22:45:00
|
|
CVS patchset: 554
CVS date: 2001/09/02 22:26:54
|
|
CVS patchset: 551
CVS date: 2001/09/02 16:19:44
|
|
CVS patchset: 550
CVS date: 2001/09/02 00:30:22
|
|
CVS patchset: 549
CVS date: 2001/09/01 22:47:59
|
|
wrong guess them and corrects it's guesses later - so let's take care of that
CVS patchset: 546
CVS date: 2001/09/01 21:56:38
|
|
CVS patchset: 545
CVS date: 2001/09/01 21:46:20
|
|
scaling in yuv2rgb.
Is the "ideal_width &= 0xFFFFFF0;" rounded needed at all?
CVS patchset: 544
CVS date: 2001/09/01 18:11:04
|
|
The README.xinerc now contains all config items which might appear.
Some are left for developers to add meanings.
Some typo changes.
CVS patchset: 543
CVS date: 2001/09/01 18:00:16
|
|
CVS patchset: 542
CVS date: 2001/09/01 17:59:42
|
|
Workaround a gcc-2.95.2 compiler bug in put_pixels_clamped_mmx,
add_pixels_clamped_mmx
Fix "debug" build for libffmpeg
CVS patchset: 541
CVS date: 2001/09/01 17:57:20
|
|
Add 'static_delay' code, (same as OSS audio driver)
CVS patchset: 540
CVS date: 2001/09/01 17:54:52
|
|
CVS patchset: 539
CVS date: 2001/09/01 17:10:00
|
|
CVS patchset: 538
CVS date: 2001/09/01 15:52:17
|
|
CVS patchset: 537
CVS date: 2001/09/01 15:12:12
|
|
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
|
|
Uses decoder_info[1..3] for rate, bits, channels.
Info now passed from demux_avi to liblpcm.
CVS patchset: 535
CVS date: 2001/09/01 01:51:50
|
|
CVS patchset: 534
CVS date: 2001/08/31 17:57:54
|
|
CVS patchset: 531
CVS date: 2001/08/31 14:32:24
|