summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2003-09-14fftgraph compilationThibaut Mattern
2003-09-14New viz plugin.Thibaut Mattern
2003-09-13fix colors of YUY2 overlay blendingMiguel Freitas
2003-09-13Add comments so that people know where this sort of stream comes from.James Courtier-Dutton
2003-09-13update from Darren HartMiguel Freitas
2003-09-13fix ao/vo flush while paused (it would freeze the engine).Miguel Freitas
2003-09-13new seeking patch by Frantisek Dvorak <valtri@atlas.cz>Miguel Freitas
2003-09-13fix for duplicated pts by Simon Truss <simon@bigblue.demon.co.uk>Miguel Freitas
2003-09-13segfault fixMiguel Freitas
2003-09-13Oups, wrong node...Thibaut Mattern
2003-09-13Try to fix frame duration.Thibaut Mattern
2003-09-13Add demuxing of some AC3/A52 streams found in some DVB streams.James Courtier-Dutton
2003-09-13Fix memory leaks.Thibaut Mattern
2003-09-11Better xml_parser_free_tree()Thibaut Mattern
2003-09-11fix stuttering playback for some non-MPEG content with the dxr3:Michael Roitzsch
2003-09-10- use a hack from mplayer to compute pts with mp3 VBR streamsThibaut Mattern
2003-09-10Fix segmentation fault when cddb query fails.Robin KAY