summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-09-19deinterlace update, not finished yet (weave looks broken).Miguel Freitas
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
2001-09-18Fix typosJames Courtier-Dutton
CVS patchset: 662 CVS date: 2001/09/18 19:01:27
2001-09-18ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handleJuergen Keil
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
2001-09-18this->size not initialized on first frame, ffmpeg video decoder accessesJuergen Keil
uninitialized malloced memory CVS patchset: 660 CVS date: 2001/09/18 11:38:23
2001-09-18a52_block error: liba52 audio decoder accesses uninitialized malloced memoryJuergen Keil
CVS patchset: 659 CVS date: 2001/09/18 11:37:08
2001-09-18libmpeg2 video decoder accesses uninitialized malloced memory, may crash inJuergen Keil
dvdnav plugin CVS patchset: 658 CVS date: 2001/09/18 11:36:03
2001-09-18last changelog update for 0.9.1xine-0_9_1-release0.9.1Siggi Langauf
CVS patchset: 657 CVS date: 2001/09/18 09:14:06
2001-09-18building aRts plugin for Debian packageSiggi Langauf
CVS patchset: 656 CVS date: 2001/09/18 09:12:29
2001-09-18make sure xine-ui version fits libxine...Siggi Langauf
CVS patchset: 655 CVS date: 2001/09/18 00:16:22
2001-09-18prepare for 0.9.1Siggi Langauf
CVS patchset: 654 CVS date: 2001/09/18 00:12:48
2001-09-17aalib presence check changes: use aalib-config, then aainfo is it's not found,Daniel Caujolle-Bert
that should fix FreeBSD problem. CVS patchset: 653 CVS date: 2001/09/17 21:59:19
2001-09-17Add .trp extension recognition.James Courtier-Dutton
CVS patchset: 652 CVS date: 2001/09/17 14:35:19
2001-09-17Begin support for Multiple Programs (Channels) in one stream.James Courtier-Dutton
CVS patchset: 651 CVS date: 2001/09/17 14:32:05
2001-09-17_xine_get_featured_input_plugin_ids: wrong parentheses - overwrites two bytesJuergen Keil
at end of malloced block. CVS patchset: 650 CVS date: 2001/09/17 11:43:43
2001-09-17Fixed asm compile on system without as installed.Daniel Caujolle-Bert
CVS patchset: 649 CVS date: 2001/09/17 09:50:32
2001-09-16Check of current_frame existence in mpeg2_close().Daniel Caujolle-Bert
CVS patchset: 648 CVS date: 2001/09/16 23:56:46
2001-09-16oops, forgotten file.Daniel Caujolle-Bert
CVS patchset: 647 CVS date: 2001/09/16 23:19:39
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert
CVS patchset: 646 CVS date: 2001/09/16 23:13:45
2001-09-16Prevent Floating point exception when playing mpeg streams with LPCM audio.James Courtier-Dutton
Still needs fixing properly though. See FIXME. CVS patchset: 645 CVS date: 2001/09/16 22:06:28
2001-09-16se default fpm routines on m68k. Hope that works...Siggi Langauf
CVS patchset: 644 CVS date: 2001/09/16 16:59:13
2001-09-16released 0.9.0-2Siggi Langauf
CVS patchset: 643 CVS date: 2001/09/16 16:56:07
2001-09-16deinterlace stuffMiguel Freitas
CVS patchset: 642 CVS date: 2001/09/16 15:21:13
2001-09-16software deinterlacer filter (BOB)Miguel Freitas
currently only working with Xv and MMX CVS patchset: 641 CVS date: 2001/09/16 15:14:30
2001-09-16Fixed libtool versionning.Daniel Caujolle-Bert
CVS patchset: 640 CVS date: 2001/09/16 11:45:30
2001-09-16un-faked so version number.Siggi Langauf
Currently, version numbers are not used, but Daniel will change that soon ;-) CVS patchset: 639 CVS date: 2001/09/16 10:13:15
2001-09-16update to 1.4.Daniel Caujolle-Bert
CVS patchset: 638 CVS date: 2001/09/16 00:47:28
2001-09-16Few updates. autoconf-2.52/automake-1.5 supported.Daniel Caujolle-Bert
CVS patchset: 637 CVS date: 2001/09/16 00:01:38
2001-09-14Added some stuff to make still-frame menus work a bit better, allowed events ↵Rich J Wareham
for UI to find language of audio/spu track CVS patchset: 636 CVS date: 2001/09/14 21:25:55
2001-09-14Fix xine --help audio plugin sensing.James Courtier-Dutton
CVS patchset: 635 CVS date: 2001/09/14 20:44:01
2001-09-14Fix for no audio.James Courtier-Dutton
CVS patchset: 634 CVS date: 2001/09/14 14:20:51
2001-09-14french faq done by frederic.bonnaud@laposte.netHeiko Schaefer
CVS patchset: 633 CVS date: 2001/09/14 13:10:11
2001-09-14prepare for 0.9.0Siggi Langauf
*grmph* CVS patchset: 632 CVS date: 2001/09/14 09:35:30
2001-09-13updated changelogxine-0_9_0-release0.9.0Guenter Bartsch
CVS patchset: 631 CVS date: 2001/09/13 23:42:27
2001-09-13getting ready for the 0.9.0 releaseGuenter Bartsch
CVS patchset: 630 CVS date: 2001/09/13 23:31:52
2001-09-13credits to Luis SilvaREADMEGuenter Bartsch
CVS patchset: 629 CVS date: 2001/09/13 00:04:50
2001-09-12small patch for null audio outputGuenter Bartsch
CVS patchset: 628 CVS date: 2001/09/12 23:14:39
2001-09-12further tweaks and patches for menu support: new buftypes ↵Guenter Bartsch
(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
2001-09-12DTS patches from Michiel TonemanJoachim Koenig
CVS patchset: 626 CVS date: 2001/09/12 22:00:51
2001-09-12adding still picture support (needed to implement menus) based on Rich's workGuenter Bartsch
CVS patchset: 625 CVS date: 2001/09/12 19:50:41
2001-09-12small libmad debug output cleanupGuenter Bartsch
CVS patchset: 624 CVS date: 2001/09/12 17:33:34
2001-09-12Default to "-mcpu=pentiumpro", if /proc/cpuinfo is not availableJuergen Keil
CVS patchset: 623 CVS date: 2001/09/12 17:22:12
2001-09-12small bugfix to make audio work when seeking backGuenter Bartsch
CVS patchset: 622 CVS date: 2001/09/12 16:55:42
2001-09-12Make the default settings work on more systems.James Courtier-Dutton
CVS patchset: 621 CVS date: 2001/09/12 15:42:28
2001-09-11fixed no-resample audio output, fixed qt stream end detectionGuenter Bartsch
CVS patchset: 620 CVS date: 2001/09/11 23:02:47
2001-09-11video_out_xshm crashes for scale factor 16/23, due to rounding error.Juergen Keil
yuv2rgb routines changed to loop over destination height, instead of source height. CVS patchset: 619 CVS date: 2001/09/11 17:12:39
2001-09-11444P and 422P colorspace support (for mjpeg) for ffmpegGuenter Bartsch
CVS patchset: 618 CVS date: 2001/09/11 16:15:42
2001-09-11Fix typoJames Courtier-Dutton
CVS patchset: 617 CVS date: 2001/09/11 14:17:20
2001-09-11linking demux_qt to zlib for compressed headers, make ffmpeg handle JPEG qt ↵Guenter Bartsch
streams CVS patchset: 616 CVS date: 2001/09/11 14:11:56
2001-09-11Fix some Floating point exceptionsJames Courtier-Dutton
Document return values of audio_out.c:open CVS patchset: 615 CVS date: 2001/09/11 14:10:04
2001-09-11Oops, my previous two fixes to configure changed things that were notJuergen Keil
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