Age | Commit message (Expand) | Author |
2003-10-04 | Fix scaling by the wrong factor. | Robin KAY |
2003-10-04 | fix time seeking with cbr streams. | Thibaut Mattern |
2003-10-03 | Fix multi-buffering when frame height is not a multiple of 16. Fix some off b... | Robin KAY |
2003-10-03 | Let the sound driver do the locking for mixer volume, instead of audio_out en... | James Courtier-Dutton |
2003-10-03 | remove some unneeded code that generates unresolved symbols in the w32dll plugin | Michael Roitzsch |
2003-10-03 | these are already in xine.h, don't define them twice | Michael Roitzsch |
2003-10-03 | remove unresolved X11 symbols from xine-lib (xine-lib should always be X11- | Michael Roitzsch |
2003-10-02 | fix build failures with newer libtool versions | Michael Roitzsch |
2003-10-02 | remove nvtv support | Miguel Freitas |
2003-09-28 | Get meta infos from ID3 version 2.2 tags | Thibaut Mattern |
2003-09-28 | Revisited mpeg audio demuxer. | Thibaut Mattern |
2003-09-27 | Another fix due to unexpected bug in alsa-lib.
CVS: -----------------------... | James Courtier-Dutton |
2003-09-26 | xine_encoder includes a dxr3 header, which in turn uses X11 headers, | Michael Roitzsch |
2003-09-25 | replace C++ style comments | Daniel Caujolle-Bert |
2003-09-25 | IPv6 patch from Njål T. Borch <Njaal.Borch@njaal.net> | Daniel Caujolle-Bert |
2003-09-25 | Correct/add comment about xine_demux_flush_engine. | Rocky Bernstein |
2003-09-24 | Use inttypes.h or stdint.h as appropriate. | Robin KAY |
2003-09-22 | - Fix a bug introduced by the previous commit. The id3v2 tag identifier was r... | Thibaut Mattern |
2003-09-22 | fix segfault when configuration fails because the resolution is too high | James Stembridge |
2003-09-21 | - fix crasher in the CDDA plugin, better memory management for the cdrom_toc | Bastien Nocera |
2003-09-21 | One forgotten file for 'make dist'. | František Dvořák |
2003-09-21 | Add support for chroma keyed overlay graphics to video_out_pgx64 and fix vari... | Robin KAY |
2003-09-18 | Adjust size of subtitle font ONLY according to get_text_size(), | František Dvořák |
2003-09-18 | Generating codepages with more than 256 characters (max. 16-bit). | František Dvořák |
2003-09-17 | remove else block that breaks on any compressed file | Mike Melanson |
2003-09-17 | Bounded defition with a check to ensure that it is not predefined | Stephen Torri |
2003-09-17 | Another attempt to get the buffer and period sizes correct. | James Courtier-Dutton |
2003-09-17 | Fix one seeking bug in RIP: seeking behind or on savepos, if we are | František Dvořák |
2003-09-17 | Fix one thing: calling *_read() from original input plugin in the | František Dvořák |
2003-09-16 | Fix some compiler warnings. | James Courtier-Dutton |
2003-09-16 | XINE_EVENT_MRL_REFERENCE must not be used here | Miguel Freitas |
2003-09-16 | The code that checked to see that the cdrom and dvdrom drives were | Stephen Torri |
2003-09-16 | Removed headers that were providing nothing needed to the build. | Stephen Torri |
2003-09-16 | Removed headers that provided nothing needed to the build. | Stephen Torri |
2003-09-16 | Quit being trigger happy when commiting. | Stephen Torri |
2003-09-16 | Removed header that providing nothing needed to the build. | Stephen Torri |
2003-09-16 | Removed headers that were serving no adding anything necessary to the build. | Stephen Torri |
2003-09-16 | Renamed a empty macro. Apparently the macro name __attribute__ was defined ea... | Stephen Torri |
2003-09-15 | avoid implicit void argument | Daniel Caujolle-Bert |
2003-09-15 | Try to track problems better. If a DVD fails to play, we will not get a littl... | James Courtier-Dutton |
2003-09-15 | that would fail | Daniel Caujolle-Bert |
2003-09-15 | fix dist stage | Daniel Caujolle-Bert |
2003-09-15 | avoid memory corruption, then segfault when using the '#' mrl parameters | Daniel Caujolle-Bert |
2003-09-15 | Improve liba52 PTS processing. | James Courtier-Dutton |
2003-09-14 | Add multi-buffering support to video_out_pgx64 (massive performance increase ... | Robin KAY |
2003-09-14 | newer goom version. | Thibaut Mattern |
2003-09-14 | New files of the "new" goom version. | Thibaut Mattern |
2003-09-14 | 2 forgotten printf | Thibaut Mattern |
2003-09-14 | remove fft code, use fft.h instead. | Thibaut Mattern |
2003-09-14 | add fftgraph to the plugin catalog | Thibaut Mattern |