summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2003-09-28Get meta infos from ID3 version 2.2 tagsThibaut Mattern
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-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