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