summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2003-10-20Should reduce the spurious calls to scan devices.Rocky Bernstein
2003-10-19vcd,ovcd -> vcdo. In MRL and plugin name. In the past, the mpeg demuxRocky Bernstein
2003-10-19vcdx -> vcd. In MRL, in plugin name.Rocky Bernstein
2003-10-19Disable saving of real streams - will make users angry but will stop real fro...James Stembridge
2003-10-19VCD plugins renamed:Siggi Langauf
2003-10-19build both vcd pluginsDaniel Caujolle-Bert
2003-10-17Allways initialize fifo size.Thibaut Mattern
2003-10-16Avoid yoyo effect with poorly interleaved streams.Thibaut Mattern
2003-10-16Send all asf headers to the demuxer, now it will handle this.Thibaut Mattern
2003-10-15printf -> lprintfThibaut Mattern
2003-10-15Oops, small correction yet. File MRLs which don't contain '/:' should work no...František Dvořák
2003-10-15Michael's simply solution for using crazy named directries (with ':' characte...František Dvořák
2003-10-14- use the alloc callback to avoid deadlocks.Thibaut Mattern
2003-10-13* use Makefile.common for global targetsMichael Roitzsch
2003-10-13even more housekeepingMichael Roitzsch
2003-10-13Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs.František Dvořák
2003-10-13undelete diff patch, sorry.Daniel Caujolle-Bert
2003-10-13Add vcdx plugin(CVS) and dependent libs(no CVS, broken API).Daniel Caujolle-Bert
2003-10-13be nicer on files with '%' insideMichael Roitzsch
2003-10-12fix compiler warningMichael Roitzsch
2003-10-12Fallback when iconv_open fails.Robin KAY
2003-10-11- use LE_* macrosThibaut Mattern
2003-10-10- fix segfault trying to listen to the radio, patch from Jeroen Asselman <j.a...Bastien Nocera
2003-10-08encoding of URL with multibyte characters in MMS for using xine in ChinaFrantišek Dvořák
2003-10-07- blacklist more schemes, avoiding warningsBastien Nocera
2003-10-04Fix a deadlock.Thibaut Mattern
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-21- fix crasher in the CDDA plugin, better memory management for the cdrom_tocBastien Nocera
2003-09-18Generating codepages with more than 256 characters (max. 16-bit).František Dvořák
2003-09-16XINE_EVENT_MRL_REFERENCE must not be used hereMiguel Freitas
2003-09-15Try to track problems better. If a DVD fails to play, we will not get a littl...James Courtier-Dutton
2003-09-10Fix segmentation fault when cddb query fails.Robin KAY
2003-09-06Don't add the data track to the autoplay list for Audio CDs (Linux)Bastien Nocera
2003-09-02fix unsigned compare and buf leakMiguel Freitas
2003-08-29workaround an ivtv bug where stream gets bad mpeg2 artifactsMiguel Freitas
2003-08-27small change to Daniel's great warning-reduction patchMichael Roitzsch
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-08-25AMD64 support patch by Adrian SchroeterMichael Roitzsch
2003-08-24filter out audio-only streams because xine doesn't handle them, add simple vc...Guenter Bartsch
2003-08-21RIP Input PluginMiguel Freitas
2003-08-10new patches from Frantisek, cdda fixes/improvementsMiguel Freitas
2003-08-10apply Frantisek patches to handle end of streams betterMiguel Freitas
2003-08-09trying to fix some reported problemsMiguel Freitas
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-08-04reorder initialization so lack of ivtv driver is handled more gratefulyMiguel Freitas
2003-08-03merge libdvdnav cvs (fixes "Red Dragon" RC2 scene selection)Michael Roitzsch
2003-07-26- patch by Frantisek Dvorak <valtri@atlas.cz> to fix possible crash on EOSBastien Nocera
2003-07-24make input_v4l compile even without alsaStefan Holst
2003-07-23- don't crash when compiled with alsa support and no alsa device is presentBastien Nocera