summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-15our current build system should not require these filesMichael Roitzsch
2003-11-15demux_action_pending privateMiguel Freitas
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-11-15change demux api:Miguel Freitas
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-11-14fix memleakDaniel Caujolle-Bert
2003-11-13define FOURCC only onceMarco Zuehlke
2003-11-12Ohoh, it seems i've happily broke the "uninstall" stage when i hacked theDaniel Caujolle-Bert
2003-11-12don't set proxyhost to NULLDaniel Caujolle-Bert
2003-11-12Use http_proxy envvar if it's set when proxyhost isn't. Use {l,x}printf.Daniel Caujolle-Bert
2003-11-12fix CVS placeholderMichael Roitzsch
2003-11-12better use saturation to convert an illegal button number to a legal oneMichael Roitzsch
2003-11-11this wasn't intended to be commited.Daniel Caujolle-Bert
2003-11-11no need to declare twiceDaniel Caujolle-Bert
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-11try to improve sync after a seek:Thibaut Mattern
2003-11-10update from Giovanni Venturi <jumpyj@tiscali.it>Daniel Caujolle-Bert
2003-11-10avoid segfault when resizingDaniel Caujolle-Bert
2003-11-10fix yuy2 output on mga_vidJames Stembridge
2003-11-09if we are trying to activate a menu with an invalid button,Michael Roitzsch
2003-11-09Do not send the encrypted content to decoders.Thibaut Mattern
2003-11-09handle DRM-protected QT files a little more gracefully; i.e., recognizeMike Melanson
2003-11-09- fix build on Debian unstable, those dummies seem to have put the Linux 2.6Bastien Nocera
2003-11-09Detect encrypted streams.Thibaut Mattern
2003-11-08Use info helper functions.Thibaut Mattern
2003-11-08use io_helper functions.Thibaut Mattern
2003-11-08Use info helper functions.Thibaut Mattern
2003-11-08inform the user of why stream cannot be saved.Miguel Freitas
2003-11-08Enclose forbid of saving between ifdefs for people, who may do it.František Dvořák
2003-11-08Tiny update before release.František Dvořák
2003-11-08Mention work on win32 port.František Dvořák
2003-11-07ppMiguel Freitas
2003-11-07initial commit of a libpostprocess plugin.Miguel Freitas
2003-11-07Allow for some very basic sound cards that do not support "front" device.James Courtier-Dutton
2003-11-07should fix the freeze reported by JeroenMiguel Freitas
2003-11-06fix enumDaniel Caujolle-Bert
2003-11-06Need to change libvcdinfo to be more robust when there are problemsRocky Bernstein
2003-11-05real fixesJames Stembridge
2003-11-05use more sensible intervals (keyword: Voronoi) to guess the framerateMichael Roitzsch
2003-11-05XShm crashes with xinimin, when the callbacks return without initializing theMichael Roitzsch
2003-11-05even more FAQ entries on XvMichael Roitzsch
2003-11-05Jeroen's patch: avoid pausing the scr provider directly (doing so may freezeMiguel Freitas
2003-11-05we are seeing this error too often on xine-userMichael Roitzsch
2003-11-05dropping old demux_pesMichael Roitzsch
2003-11-05remove audio_out specific stuff from cflagsMiguel Freitas
2003-11-04that must fix a compilation failure report i receivedMiguel Freitas
2003-11-04ffmpeg's framrate guessing is better than our old oneMichael Roitzsch
2003-11-04ffmpeg already selects the best matching MPEG framerate code, no need toMichael Roitzsch
2003-11-04Final patches for compiling xine under MSVC:František Dvořák
2003-11-04UpdatePhilipp Hahn