summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2003-09-10Force the RHS to int64_t. My compiler seems to thinkJames Courtier-Dutton
2003-09-07- don't skip the last audio packet (simpsons_22films.asf)Thibaut Mattern
2003-09-06Don't add the data track to the autoplay list for Audio CDs (Linux)Bastien Nocera
2003-09-05div by zero fix by G DeveloperMiguel Freitas
2003-09-05Trying new methods to detect if a stream is mpeg1 or mpeg2.James Courtier-Dutton
2003-09-04patch from Frantisek (4 bytes alignment)Miguel Freitas
2003-09-04still fighting the same bug. now i must have killed it :)Miguel Freitas