summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25typoDaniel Caujolle-Bert
2003-09-25add Njål T. BorchDaniel Caujolle-Bert
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-21Add support for chroma keyed overlay graphics to video_out_pgx64 and fix vari...Robin KAY
2003-09-20po-files update, czech translation updateFrantišek Dvořák
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-15add JeroenMiguel Freitas
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-14viz plugin workThibaut Mattern
2003-09-14newer goom version.Thibaut Mattern
2003-09-14New files of the "new" goom version.Thibaut Mattern
2003-09-14Update changelog.James Courtier-Dutton
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
2003-09-14fftgraph compilationThibaut Mattern
2003-09-14New viz plugin.Thibaut Mattern
2003-09-13fix colors of YUY2 overlay blendingMiguel Freitas