Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-06 | Profiler updated to use clock cycle based profiling | Juergen Keil | |
CVS patchset: 579 CVS date: 2001/09/06 13:39:36 | |||
2001-09-06 | Use new xine_usec_sleep function (thread safe usec sleep) | Juergen Keil | |
CVS patchset: 578 CVS date: 2001/09/06 13:37:46 | |||
2001-09-06 | Fix error checking for failed ao_instance->open | Juergen Keil | |
CVS patchset: 577 CVS date: 2001/09/06 13:36:18 | |||
2001-09-06 | Use return value "0" as an error indication for ao_instance->open; "1" (or | Juergen Keil | |
some value > 0) for success. (for consistancy with ao_driver->open) CVS patchset: 576 CVS date: 2001/09/06 13:33:20 | |||
2001-09-06 | Add xine_usec_sleep, a thread safe "sleep" with usec resolution | Juergen Keil | |
CVS patchset: 575 CVS date: 2001/09/06 13:29:18 | |||
2001-09-06 | ao_instance, wrong comment (video -> audio) | Juergen Keil | |
CVS patchset: 574 CVS date: 2001/09/06 13:27:47 | |||
2001-09-06 | Add a check for nanosleep | Juergen Keil | |
CVS patchset: 573 CVS date: 2001/09/06 13:25:48 | |||
2001-09-06 | Add support for unsigned 8-bit audio format | Juergen Keil | |
CVS patchset: 572 CVS date: 2001/09/06 12:17:12 | |||
2001-09-06 | Unscaled YUY2 crashes, because step_dx/step_dy is invalid (both contain 0). | Juergen Keil | |
CVS patchset: 571 CVS date: 2001/09/06 11:57:57 | |||
2001-09-05 | updated TODO listxine_0-5-3_release0-5-3.release | Guenter Bartsch | |
CVS patchset: 570 CVS date: 2001/09/05 23:31:11 | |||
2001-09-05 | generate index only once per mrl | Guenter Bartsch | |
CVS patchset: 569 CVS date: 2001/09/05 17:49:20 | |||
2001-09-05 | enable seeking in incomplete avis | Guenter Bartsch | |
CVS patchset: 568 CVS date: 2001/09/05 17:08:18 | |||
2001-09-05 | miguel's latest patches | Guenter Bartsch | |
CVS patchset: 567 CVS date: 2001/09/05 16:02:29 | |||
2001-09-05 | preparing for 0.5.3 | Guenter Bartsch | |
CVS patchset: 566 CVS date: 2001/09/05 00:46:51 | |||
2001-09-05 | rpm build scripts my way - this may be wrong but it keeps me from uploading ↵ | Guenter Bartsch | |
100 files to sourceforge for each xine release CVS patchset: 565 CVS date: 2001/09/05 00:38:35 | |||
2001-09-04 | a little bit more log output from esd output plugin | Guenter Bartsch | |
CVS patchset: 564 CVS date: 2001/09/04 20:30:55 | |||
2001-09-04 | prepared for 0.5.3 | Siggi Langauf | |
CVS patchset: 563 CVS date: 2001/09/04 17:16:16 | |||
2001-09-04 | race condition / stability fixes provided by Miguel Freitas ↵ | Guenter Bartsch | |
<miguel@cetuc.puc-rio.br> - great stuff\! :-) CVS patchset: 562 CVS date: 2001/09/04 16:19:27 | |||
2001-09-04 | another build-dependancy | Siggi Langauf | |
CVS patchset: 561 CVS date: 2001/09/04 07:03:09 | |||
2001-09-03 | increasing liba52's priority to make xine prefer it to any old libac3 | Guenter Bartsch | |
CVS patchset: 560 CVS date: 2001/09/03 21:50:15 | |||
2001-09-03 | Detect x86 SSE extension (for libavcodec/ffmpeg) | Juergen Keil | |
CVS patchset: 559 CVS date: 2001/09/03 19:00:28 | |||
2001-09-03 | small bugfix, printf was missing parameter | Guenter Bartsch | |
CVS patchset: 558 CVS date: 2001/09/03 17:47:41 | |||
2001-09-03 | .spec file patches | Guenter Bartsch | |
CVS patchset: 557 CVS date: 2001/09/03 12:39:40 | |||
2001-09-03 | Always add mmx & mlib sources into the dist | Juergen Keil | |
CVS patchset: 556 CVS date: 2001/09/03 09:03:02 | |||
2001-09-02 | resample.* is no longer needed in audio_outxine-0_5_2-release0.5.2 | Guenter Bartsch | |
CVS patchset: 555 CVS date: 2001/09/02 22:45:00 | |||
2001-09-02 | last bugfixes: make xine engine handle demuxer that may fail to initialize | Guenter Bartsch | |
CVS patchset: 554 CVS date: 2001/09/02 22:26:54 | |||
2001-09-02 | Changelog update | Guenter Bartsch | |
CVS patchset: 553 CVS date: 2001/09/02 21:50:42 | |||
2001-09-02 | debianization for 0.5.2 | Siggi Langauf | |
CVS patchset: 552 CVS date: 2001/09/02 20:05:59 | |||
2001-09-02 | demuxer bugfixes | Guenter Bartsch | |
CVS patchset: 551 CVS date: 2001/09/02 16:19:44 | |||
2001-09-02 | ac3 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-01 | More 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-01 | TODO list updates | Guenter Bartsch | |
CVS patchset: 548 CVS date: 2001/09/01 22:31:22 | |||
2001-09-01 | getting ready for 0.5.2 | Guenter Bartsch | |
CVS patchset: 547 CVS date: 2001/09/01 22:25:42 | |||
2001-09-01 | sometimes 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-01 | don't estimate bitrate twice for the same mrl | Guenter Bartsch | |
CVS patchset: 545 CVS date: 2001/09/01 21:46:20 | |||
2001-09-01 | Don't change ideal_width for videos with "width % 32 == 16", so avoid software | Juergen 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-01 | README 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-01 | Do not crash, when caller passes bufs with more than INPUT_BUF_SIZE bytes | Juergen Keil | |
CVS patchset: 542 CVS date: 2001/09/01 17:59:42 | |||
2001-09-01 | Enable MMX accelerated code on x86 | Juergen 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-01 | Flush buffered audio samples on audio driver close | Juergen Keil | |
Add 'static_delay' code, (same as OSS audio driver) CVS patchset: 540 CVS date: 2001/09/01 17:54:52 | |||
2001-09-01 | DEBUG buils, profiler code crashes with NULL pointer access | Juergen Keil | |
CVS patchset: 539 CVS date: 2001/09/01 17:10:00 | |||
2001-09-01 | make set_speed more robust | Guenter Bartsch | |
CVS patchset: 538 CVS date: 2001/09/01 15:52:17 | |||
2001-09-01 | ffmpeg is stable enough so we don't need this option any longer | Guenter Bartsch | |
CVS patchset: 537 CVS date: 2001/09/01 15:12:12 | |||
2001-09-01 | big 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-01 | Better 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-31 | Fix byte order problems for AVI files with LPCM sound. | Juergen Keil | |
CVS patchset: 534 CVS date: 2001/08/31 17:57:54 | |||
2001-08-31 | document another solaris shm kernel parameter that needs to be tuned to | Juergen 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-31 | Add mediaLib acceleration on UltraSPARCs for ffmpeg's libavcodec | Juergen Keil | |
CVS patchset: 532 CVS date: 2001/08/31 14:33:08 | |||
2001-08-31 | Add mediaLib acceleration for UltarSPARCs to ffmpeg's libavcodec | Juergen Keil | |
CVS patchset: 531 CVS date: 2001/08/31 14:32:24 | |||
2001-08-31 | Improved rate sensing. | James Courtier-Dutton | |
CVS patchset: 530 CVS date: 2001/08/31 01:07:55 |