Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | make the RPMs install in /usr | Guenter Bartsch | |
CVS patchset: 596 CVS date: 2001/09/09 23:50:11 | |||
2001-09-09 | The "XINE is hanging" problem on solaris should be fixed now. | Juergen Keil | |
CVS patchset: 595 CVS date: 2001/09/09 19:34:05 | |||
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 | including all plugins in the spec file, idea provided by ivanfm@ecodigit.com.br | Guenter Bartsch | |
CVS patchset: 588 CVS date: 2001/09/08 16:19:42 | |||
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 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 |