summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-09-03.spec file patchesGuenter Bartsch
CVS patchset: 557 CVS date: 2001/09/03 12:39:40
2001-09-03Always add mmx & mlib sources into the distJuergen Keil
CVS patchset: 556 CVS date: 2001/09/03 09:03:02
2001-09-02resample.* is no longer needed in audio_outxine-0_5_2-release0.5.2Guenter Bartsch
CVS patchset: 555 CVS date: 2001/09/02 22:45:00
2001-09-02last bugfixes: make xine engine handle demuxer that may fail to initializeGuenter Bartsch
CVS patchset: 554 CVS date: 2001/09/02 22:26:54
2001-09-02Changelog updateGuenter Bartsch
CVS patchset: 553 CVS date: 2001/09/02 21:50:42
2001-09-02debianization for 0.5.2Siggi Langauf
CVS patchset: 552 CVS date: 2001/09/02 20:05:59
2001-09-02demuxer bugfixesGuenter Bartsch
CVS patchset: 551 CVS date: 2001/09/02 16:19:44
2001-09-02ac3 output via spdif patch provided by Andy Lo A Foe <andy@orbital.xs4all.nl>Guenter Bartsch
CVS patchset: 550 CVS date: 2001/09/02 00:30:22
2001-09-01More strlen/sizeof fixes by Hubert Matthews <hubert.matthews@unicornportal.com>Guenter Bartsch
CVS patchset: 549 CVS date: 2001/09/01 22:47:59
2001-09-01TODO list updatesGuenter Bartsch
CVS patchset: 548 CVS date: 2001/09/01 22:31:22
2001-09-01getting ready for 0.5.2Guenter Bartsch
CVS patchset: 547 CVS date: 2001/09/01 22:25:42
2001-09-01sometimes mpeg audio streams change parameters, other times libmad is simply ↵Guenter Bartsch
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
2001-09-01don't estimate bitrate twice for the same mrlGuenter Bartsch
CVS patchset: 545 CVS date: 2001/09/01 21:46:20
2001-09-01Don't change ideal_width for videos with "width % 32 == 16", so avoid softwareJuergen Keil
scaling in yuv2rgb. Is the "ideal_width &= 0xFFFFFF0;" rounded needed at all? CVS patchset: 544 CVS date: 2001/09/01 18:11:04
2001-09-01README updates.James Courtier-Dutton
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
2001-09-01Do not crash, when caller passes bufs with more than INPUT_BUF_SIZE bytesJuergen Keil
CVS patchset: 542 CVS date: 2001/09/01 17:59:42
2001-09-01Enable MMX accelerated code on x86Juergen Keil
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
2001-09-01Flush buffered audio samples on audio driver closeJuergen Keil
Add 'static_delay' code, (same as OSS audio driver) CVS patchset: 540 CVS date: 2001/09/01 17:54:52
2001-09-01DEBUG buils, profiler code crashes with NULL pointer accessJuergen Keil
CVS patchset: 539 CVS date: 2001/09/01 17:10:00
2001-09-01make set_speed more robustGuenter Bartsch
CVS patchset: 538 CVS date: 2001/09/01 15:52:17
2001-09-01ffmpeg is stable enough so we don't need this option any longerGuenter Bartsch
CVS patchset: 537 CVS date: 2001/09/01 15:12:12
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch
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
2001-09-01Better rate info passing.James Courtier-Dutton
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
2001-08-31Fix byte order problems for AVI files with LPCM sound.Juergen Keil
CVS patchset: 534 CVS date: 2001/08/31 17:57:54
2001-08-31document another solaris shm kernel parameter that needs to be tuned toJuergen Keil
use mit-shm with xine. add a hint to the /usr/lib/lwp "alternate" thread library implementation available on solaris 8. CVS patchset: 533 CVS date: 2001/08/31 15:54:51
2001-08-31Add mediaLib acceleration on UltraSPARCs for ffmpeg's libavcodecJuergen Keil
CVS patchset: 532 CVS date: 2001/08/31 14:33:08
2001-08-31Add mediaLib acceleration for UltarSPARCs to ffmpeg's libavcodecJuergen Keil
CVS patchset: 531 CVS date: 2001/08/31 14:32:24
2001-08-31Improved rate sensing.James Courtier-Dutton
CVS patchset: 530 CVS date: 2001/08/31 01:07:55
2001-08-30Added autosensing of rate.James Courtier-Dutton
Sound now works on i386 platforms. CVS patchset: 529 CVS date: 2001/08/30 23:43:49
2001-08-30added FPM_M68K define. Someone needs to provide the native function...Siggi Langauf
CVS patchset: 528 CVS date: 2001/08/30 22:23:59
2001-08-30testing-prerelease for m68k portSiggi Langauf
CVS patchset: 527 CVS date: 2001/08/30 22:17:45
2001-08-30(blindly) added compiler flags for m68kSiggi Langauf
CVS patchset: 526 CVS date: 2001/08/30 22:04:11
2001-08-30Soureforge's UltraSPARC Linux compilefarm box is still unhappy withJuergen Keil
-mcpu=ultrasparc, back to -mcpu=supersparc (on linux) CVS patchset: 525 CVS date: 2001/08/30 17:37:26
2001-08-30Enable mediaLib usage in libac52Juergen Keil
CVS patchset: 524 CVS date: 2001/08/30 17:15:31
2001-08-30cosmetic change (use mmioFOURCC macro instead of hex constant)Juergen Keil
CVS patchset: 523 CVS date: 2001/08/30 17:14:23
2001-08-30Some users reported problems on Solaris SPARC with an undefined 'get_rl_index'.Juergen Keil
Apparently because the compiler was unable to inline a call to get_rl_index somewhere, and an 'extern inline' function does not output the assembler code for such a function. 'static inline' fixes the problem. (Another option to fix this problem is to use 'extern inline' in the header, *and* include a non-inline version of the same function in the library, too. See also the gcc.info file, "C Extensions" -> Node "An Inline Function is As Fast As a Macro") CVS patchset: 522 CVS date: 2001/08/30 15:43:10
2001-08-30Fix byteorder problems on bigendian cpusJuergen Keil
CVS patchset: 521 CVS date: 2001/08/30 12:48:10
2001-08-30Fix byteorder problem for bigendian cpusJuergen Keil
CVS patchset: 520 CVS date: 2001/08/30 12:46:31
2001-08-29re-merged gcc-3.0 "cirp" bug fix from a52dec cvs.Eduard Hasenleithner
CVS patchset: 519 CVS date: 2001/08/29 17:56:21
2001-08-29sorting out demux close <-> stopGuenter Bartsch
CVS patchset: 518 CVS date: 2001/08/29 11:14:12
2001-08-29Fogotten A52 changes.Daniel Caujolle-Bert
CVS patchset: 517 CVS date: 2001/08/29 10:31:39
2001-08-29handle avi streams without / with unknown audioGuenter Bartsch
CVS patchset: 516 CVS date: 2001/08/29 02:23:58
2001-08-29update to liba52 v 0.7.0 including the dynamic range compensation feature ↵Guenter Bartsch
(disabled by default, enable it in your .xinerc if you want it) CVS patchset: 515 CVS date: 2001/08/29 00:51:57
2001-08-28Follow our coding style.Daniel Caujolle-Bert
CVS patchset: 514 CVS date: 2001/08/28 23:13:08
2001-08-28Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in ↵Daniel Caujolle-Bert
xine_pause. Fixed many pause/unpause case. Syncing xine.h.tmpl.in with xine_internal.h about status (Please, don't forget to update the public API header, that made troubles). CVS patchset: 513 CVS date: 2001/08/28 22:52:57
2001-08-28Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com]James Courtier-Dutton
Modified some memset's in input_file. CVS patchset: 512 CVS date: 2001/08/28 22:44:09
2001-08-28added man page for xine-configSiggi Langauf
CVS patchset: 511 CVS date: 2001/08/28 22:08:39
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel ↵Guenter Bartsch
Freitas CVS patchset: 510 CVS date: 2001/08/28 19:16:19
2001-08-28FAQ updatesGuenter Bartsch
CVS patchset: 509 CVS date: 2001/08/28 17:56:21
2001-08-27Execute chmod at the right place.Daniel Caujolle-Bert
CVS patchset: 508 CVS date: 2001/08/27 11:40:23