Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-11 | read_cache enables xine to read DVD data in larger chunks (here 16*2048 ↵ | Guenter Bartsch | |
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 | |||
2001-09-10 | fixed unixscr_adjust, using it to fix small audio gaps | Guenter Bartsch | |
CVS patchset: 607 CVS date: 2001/09/10 21:52:59 | |||
2001-09-10 | Fixes for highly multiplexed transport streams. | James Courtier-Dutton | |
CVS patchset: 606 CVS date: 2001/09/10 17:36:26 | |||
2001-09-10 | - aspect ratio switching with autorepeat crashes video_out_xshm; | Juergen Keil | |
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 | |||
2001-09-10 | make codecs decompress all frames into the same target buffer, cinepak and ↵ | Guenter Bartsch | |
indeo seem to need that CVS patchset: 604 CVS date: 2001/09/10 15:30:19 | |||
2001-09-10 | Xv attribute setting bugfix provided by Frederic Devernay ↵ | Guenter Bartsch | |
<Frederic.Devernay@sophia.inria.fr> CVS patchset: 603 CVS date: 2001/09/10 14:18:47 | |||
2001-09-10 | "l" printf conversion specification not needed for printing doubles | Juergen Keil | |
(fixes a gcc warning) CVS patchset: 602 CVS date: 2001/09/10 13:39:33 | |||
2001-09-10 | Dynamically allocate the profiler IDs, and add a profiler for video_out_xshm's | Juergen Keil | |
yuv2rgb conversion CVS patchset: 601 CVS date: 2001/09/10 13:36:56 | |||
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor ↵ | Guenter Bartsch | |
bugfixes regarding buffer type handling CVS patchset: 600 CVS date: 2001/09/10 03:04:48 | |||
2001-09-10 | Re-wrote re-sync code so that it does not drop any packets. | James Courtier-Dutton | |
CVS patchset: 599 CVS date: 2001/09/10 00:55:48 | |||
2001-09-10 | fix for frame buffers that were never ->displayed() | Miguel Freitas | |
CVS patchset: 598 CVS date: 2001/09/10 00:53:06 | |||
2001-09-10 | better responsiveness by providing pthread cancellation | Miguel Freitas | |
point inside block read (dvd and file inputs). CVS patchset: 597 CVS date: 2001/09/10 00:47:37 | |||
2001-09-09 | Add a hack to "wine" (WINE_TYPEDEFS_ONLY), to allow compiling the avi demuxer | Juergen Keil | |
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 | |||
2001-09-09 | Don't use inline assembler version of swap32 using GCC asm extensions | Juergen Keil | |
when compiling with a non-gcc compiler. CVS patchset: 593 CVS date: 2001/09/09 15:52:37 | |||
2001-09-09 | - adapt to window size changes in the xshm video_out driver; rescale the | Juergen Keil | |
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 | |||
2001-09-09 | Enable PTHREAD_SCOPE_SYSTEM, to work around xine hanging on solaris. | Juergen Keil | |
CVS patchset: 591 CVS date: 2001/09/09 15:39:47 | |||
2001-09-08 | big buf types cleanup, beginning to use libw32codec for indeo (unfinished) | Guenter Bartsch | |
CVS patchset: 590 CVS date: 2001/09/08 18:11:41 | |||
2001-09-08 | increase gap tolerance for non-realtime drivers | Guenter Bartsch | |
CVS patchset: 589 CVS date: 2001/09/08 16:29:30 | |||
2001-09-08 | patch provided by David D. Hagood <wowbagger@sktc.net> | Guenter Bartsch | |
CVS patchset: 587 CVS date: 2001/09/08 15:41:20 | |||
2001-09-08 | rich's patches (menu support) | Guenter Bartsch | |
CVS patchset: 586 CVS date: 2001/09/08 00:44:40 | |||
2001-09-07 | demux_mpeg_block logged to stderr instead of stdout | Guenter Bartsch | |
CVS patchset: 585 CVS date: 2001/09/07 21:26:12 | |||
2001-09-06 | Trying to port the xine-lib sources to a non-gcc compiler | Juergen Keil | |
CVS patchset: 584 CVS date: 2001/09/06 18:38:11 | |||
2001-09-06 | IRIX audio port added. | Matthias Hopf | |
Copying instead of linking missing GNU files now (cross-plattform development). CVS patchset: 583 CVS date: 2001/09/06 17:12:37 | |||
2001-09-06 | DTS via SPDIF | Joachim Koenig | |
CVS patchset: 582 CVS date: 2001/09/06 15:40:47 | |||
2001-09-06 | DTS via SPDIF | Joachim Koenig | |
CVS patchset: 581 CVS date: 2001/09/06 15:23:14 | |||
2001-09-06 | SPU profiling | Juergen Keil | |
CVS patchset: 580 CVS date: 2001/09/06 14:09:37 | |||
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 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 | 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-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 | 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-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 | 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 | 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 | 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 |