summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-10-12Fix performance issue with mp3 inside wav streams.Thibaut Mattern
2003-10-11use bswap.hThibaut Mattern
2003-10-11- use LE_* macrosThibaut Mattern
2003-10-11Fix mpeg 2 frame parsing.Thibaut Mattern
2003-10-10patch for kernels >= 2.5 from Billy BiggsMiguel Freitas
2003-10-10avoid FPE error with 0 length files, use xine_demux_check_extension()Daniel Caujolle-Bert
2003-10-10- fix segfault trying to listen to the radio, patch from Jeroen Asselman <j.a...Bastien Nocera
2003-10-08Adds LE_64, ME_64, BE_64...Thibaut Mattern
2003-10-087*8 = 56Thibaut Mattern
2003-10-08Fix includes.Robin KAY
2003-10-08Patch as sent to ffmpeg-devel.Robin KAY
2003-10-08encoding of URL with multibyte characters in MMS for using xine in ChinaFrantišek Dvořák
2003-10-08cheap mode and scaler bobMiguel Freitas
2003-10-08better use "ScalerBob" as the plugin nameMiguel Freitas
2003-10-08- add scalerbob method (drop half of the lines and let the hardware/vo driverMiguel Freitas
2003-10-08this test is outdated: it is legal to lock the frame multiple times,Miguel Freitas
2003-10-07- blacklist more schemes, avoiding warningsBastien Nocera
2003-10-07- send 100% (completion) event when the index is finished buildingBastien Nocera
2003-10-07stk update from Darren HartMiguel Freitas
2003-10-07Fix some bugs in the sound state when using alsa for audio out.James Courtier-Dutton
2003-10-07reactivate some dead code that got disabled by accident;Michael Roitzsch
2003-10-07fix some compiler warningsMichael Roitzsch
2003-10-06- add XvMC supportMiguel Freitas
2003-10-06New API function for setting encoding of OSD texts.František Dvořák
2003-10-06Implement CRC checking in liba52.James Courtier-Dutton
2003-10-06some housekeeping and compiler warningsMichael Roitzsch
2003-10-06some housekeeping and compiler warningsMichael Roitzsch
2003-10-06Ooops, I resolved the last conflict in this file wronglyMichael Roitzsch
2003-10-06from the AO_PROP_CLOSE_DEVICE case branch, ret would be returned uninitializedMichael Roitzsch
2003-10-05The height of the U and V buffers needs to rounded up for odd frame heights. ...Robin KAY
2003-10-05Fix buffer overrun.Robin KAY
2003-10-05Better content detection.Thibaut Mattern
2003-10-05Update comment in input_rip.c according to current syntax.František Dvořák
2003-10-04Improve error alsa messages.James Courtier-Dutton
2003-10-04Fix blocking on xine start when using alsa. James Courtier-Dutton
2003-10-04memalign(3C) changed to malloc(3C) as it caused core dumps. This may be indic...Robin KAY
2003-10-04Add support for 8x4 blocks. Will send patch to ffmpeg-devel.Robin KAY
2003-10-04do not use id3v2 to detect mp3.Thibaut Mattern
2003-10-04Try to fix a problem with ppc.Thibaut Mattern
2003-10-04the #save: MRL parameter (formerly named after the RIP Input Plugin...)Siggi Langauf
2003-10-04Fix a deadlock.Thibaut Mattern
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