Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-27 | fix 64-bit diff calculation | Miguel Freitas | |
CVS patchset: 1782 CVS date: 2002/04/27 16:33:24 | |||
2002-04-27 | Two small changes to stop C++ moaning | Rich J Wareham | |
CVS patchset: 1781 CVS date: 2002/04/27 14:35:39 | |||
2002-04-27 | Try do use the right asoundlib header file (avoid warning message). | Daniel Caujolle-Bert | |
CVS patchset: 1780 CVS date: 2002/04/27 14:04:53 | |||
2002-04-26 | Sun's Forte compiler has problems initializing a local structure variable with | Juergen Keil | |
bitfields. Use explicit assignments to work around this (compiler?) problem. CVS patchset: 1779 CVS date: 2002/04/26 20:31:47 | |||
2002-04-26 | Some minor changes to make libavcodec compibale with Sun's Forte compiler | Juergen Keil | |
CVS patchset: 1778 CVS date: 2002/04/26 17:29:34 | |||
2002-04-26 | String constant split on two lines? Sun's Forte compiler doesn't like that... | Juergen Keil | |
CVS patchset: 1777 CVS date: 2002/04/26 17:19:04 | |||
2002-04-25 | Need be2me_32() declaration. | Daniel Caujolle-Bert | |
CVS patchset: 1776 CVS date: 2002/04/25 15:14:18 | |||
2002-04-25 | Add some debug. | James Courtier-Dutton | |
CVS patchset: 1775 CVS date: 2002/04/25 12:55:47 | |||
2002-04-24 | Some more adjustments to make dvd menus work better. | James Courtier-Dutton | |
CVS patchset: 1774 CVS date: 2002/04/24 20:26:06 | |||
2002-04-24 | Some further improvements to dvd menu buttons. | James Courtier-Dutton | |
CVS patchset: 1773 CVS date: 2002/04/24 13:42:17 | |||
2002-04-24 | Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a bad | Daniel Caujolle-Bert | |
assignement (may segfault). CVS patchset: 1772 CVS date: 2002/04/24 08:12:13 | |||
2002-04-23 | Add support for forced buttons due to nav pci fosl control. | James Courtier-Dutton | |
CVS patchset: 1771 CVS date: 2002/04/23 23:46:23 | |||
2002-04-23 | Minor bug fix. | James Courtier-Dutton | |
Apparently transparent SPUs are still needed, in case buttons go on them. CVS patchset: 1770 CVS date: 2002/04/23 22:42:17 | |||
2002-04-23 | Small improvement to menu highlights. | James Courtier-Dutton | |
Once a menu has been activated, it will not move until the next menu appears. CVS patchset: 1769 CVS date: 2002/04/23 21:48:06 | |||
2002-04-23 | Moving more highlight handling to libspudec. | James Courtier-Dutton | |
Remove some highlight code from xine-dvdnav. CVS patchset: 1768 CVS date: 2002/04/23 20:27:31 | |||
2002-04-23 | Add missing dispose function to DivX4 | Rich J Wareham | |
CVS patchset: 1767 CVS date: 2002/04/23 16:05:12 | |||
2002-04-23 | Increment audio/video/spu decoder and input plugin API version number | Ewald Snel | |
- update dxr3 and xvid plugins to new interface (add dispose() functions) CVS patchset: 1766 CVS date: 2002/04/23 15:45:19 | |||
2002-04-23 | Remove 'FIXME' (fixed by previous patches) | Ewald Snel | |
CVS patchset: 1765 CVS date: 2002/04/23 14:02:41 | |||
2002-04-23 | Fix memory leaks by disposing unused plugins | Ewald Snel | |
CVS patchset: 1764 CVS date: 2002/04/23 13:52:22 | |||
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel | |
- add dispose() function to all decoder plugin structures CVS patchset: 1763 CVS date: 2002/04/23 13:30:42 | |||
2002-04-23 | Fix memory leaks in quicktime demux plugin | Ewald Snel | |
CVS patchset: 1762 CVS date: 2002/04/23 13:17:35 | |||
2002-04-23 | Fix osd memory leaks (unprocessed events and unfreed overlay objects) | Ewald Snel | |
CVS patchset: 1761 CVS date: 2002/04/23 13:14:34 | |||
2002-04-23 | Fixed DEBUG_CFLAGS, build a real debug version now. | Daniel Caujolle-Bert | |
CVS patchset: 1760 CVS date: 2002/04/23 13:12:34 | |||
2002-04-23 | Fixed a typo | Ewald Snel | |
CVS patchset: 1759 CVS date: 2002/04/23 06:48:59 | |||
2002-04-23 | yet another sync method: probe sound card buffer size on startup | Miguel Freitas | |
(experimental). sound cards usually have a fixed buffer (in bytes), therefore it's delay cannot be corrected for all sample rates using some latency setting. also this method doesn't suffer from the drift problem as softsync. CVS patchset: 1758 CVS date: 2002/04/23 01:06:32 | |||
2002-04-23 | remove hardcoded waveformat size | Miguel Freitas | |
CVS patchset: 1757 CVS date: 2002/04/23 00:58:32 | |||
2002-04-23 | fix stupid bug in my last commit | Miguel Freitas | |
CVS patchset: 1756 CVS date: 2002/04/23 00:55:46 | |||
2002-04-22 | Forward buf->decoder_info[] to audio fifo (it's used to specify things, like | Daniel Caujolle-Bert | |
dvdnav audio channel). CVS patchset: 1755 CVS date: 2002/04/22 01:08:34 | |||
2002-04-21 | Add avi subtitle hideable. | Daniel Caujolle-Bert | |
CVS patchset: 1754 CVS date: 2002/04/21 22:23:07 | |||
2002-04-21 | should handle divx5 | Miguel Freitas | |
CVS patchset: 1753 CVS date: 2002/04/21 03:11:04 | |||
2002-04-21 | really handle reported types | Miguel Freitas | |
CVS patchset: 1752 CVS date: 2002/04/21 02:56:39 | |||
2002-04-21 | re-adding THREAD_CFLAGS for xine-config | Guenter Bartsch | |
CVS patchset: 1751 CVS date: 2002/04/21 00:34:44 | |||
2002-04-20 | differentiating mpeg-4 formats even more, divx5 apparently is not completely ↵ | Guenter Bartsch | |
mpeg-4 compliant while xvid reportedly doesn't handle mpeg-4 streams correctly CVS patchset: 1750 CVS date: 2002/04/20 20:20:43 | |||
2002-04-20 | clean up use of global CFLAGS, add xvid patch contributed by Tomas Kovar | Guenter Bartsch | |
CVS patchset: 1749 CVS date: 2002/04/20 18:42:35 | |||
2002-04-20 | fix several audio buffer leaks | Miguel Freitas | |
CVS patchset: 1748 CVS date: 2002/04/20 18:31:03 | |||
2002-04-20 | Adopting recent zoom fix to Xv by Thibault Mattern. | Matthias Dahl | |
CVS patchset: 1747 CVS date: 2002/04/20 17:12:12 | |||
2002-04-20 | added cyuv format code | Guenter Bartsch | |
CVS patchset: 1746 CVS date: 2002/04/20 15:00:27 | |||
2002-04-20 | Fix for unresolved symbols in plugins | Ewald Snel | |
CVS patchset: 1745 CVS date: 2002/04/20 14:02:45 | |||
2002-04-20 | Fix 'make dist' breakage caused by (empty) 'SUBDIRS=' | Ewald Snel | |
CVS patchset: 1744 CVS date: 2002/04/20 09:50:33 | |||
2002-04-19 | weird message :) | Miguel Freitas | |
CVS patchset: 1743 CVS date: 2002/04/19 22:58:46 | |||
2002-04-19 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 1742 CVS date: 2002/04/19 22:58:08 | |||
2002-04-19 | patch from Andrei Lahun to use keyframes on seeking | Miguel Freitas | |
CVS patchset: 1741 CVS date: 2002/04/19 22:57:07 | |||
2002-04-19 | Fix regexp, should fix Miguel's "automake 1.4-p5" issue (and he isn't alone). | Daniel Caujolle-Bert | |
CVS patchset: 1740 CVS date: 2002/04/19 21:11:47 | |||
2002-04-19 | use pts instead of scr for wrap detection (must be tested with VCDs) | Miguel Freitas | |
CVS patchset: 1739 CVS date: 2002/04/19 03:05:07 | |||
2002-04-19 | vorbis format tags reported by Ivan Topolsky | Miguel Freitas | |
CVS patchset: 1738 CVS date: 2002/04/19 02:19:11 | |||
2002-04-19 | fix off-by-one error in argc checking - hopefully it is right this time. | Christian Vogler | |
CVS patchset: 1737 CVS date: 2002/04/19 00:03:50 | |||
2002-04-18 | patch to support bigger wavex headers from Staszek Pasko | Miguel Freitas | |
CVS patchset: 1736 CVS date: 2002/04/18 12:08:58 | |||
2002-04-18 | Thibaut Mattern's latest patches (xv zoom fix and mms segfault) | Miguel Freitas | |
CVS patchset: 1735 CVS date: 2002/04/18 11:42:36 | |||
2002-04-17 | fix prebuffer vpts for no-audio streams | Miguel Freitas | |
CVS patchset: 1734 CVS date: 2002/04/17 22:02:13 | |||
2002-04-17 | user feedback when reconstructing index (using OSD) | Guenter Bartsch | |
CVS patchset: 1733 CVS date: 2002/04/17 16:09:58 |