summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-11-18disqualify another type of RIFF file (4xm files)Mike Melanson
2003-11-17missing meta info changeDaniel Caujolle-Bert
2003-11-17compute the proper initial frame durationMike Melanson
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-16A new and hopefully clearer explanation of how to apply PTS values in streams...James Courtier-Dutton
2003-11-16sync with vidix cvsJames Stembridge
2003-11-16Now isn't that amazing? xine-lib actually compiles with the metronomMichael Roitzsch
2003-11-16actually not every engine file uses internals, so we do not need to defineMichael Roitzsch
2003-11-16fix some more compiler warnings about functions xine does not useMichael Roitzsch
2003-11-16fix warningMichael Roitzsch
2003-11-16remove empty get_frame stuff and fix some warningsMichael Roitzsch
2003-11-16revised demuxer to use correct framerate, supply stream length, andMike Melanson
2003-11-16hook up the 4X ADPCM decoderMike Melanson
2003-11-16buffer type for 4X ADPCMMike Melanson
2003-11-16buffer limit fix from ffmpegJames Stembridge
2003-11-16audio visualization post plugins now use a private metronom to sync their videoMichael Roitzsch
2003-11-16introduce the slave metronom concept (Thibaut, Miguel: it's a bit differentMichael Roitzsch
2003-11-16after James explained how the AC3 PTS tagging works, Miguel and I discoveredMichael Roitzsch
2003-11-16Fix index reading with file >2Go.Thibaut Mattern
2003-11-15looks like Miguel hasn't installed Speex, either...Siggi Langauf
2003-11-15* making metronom xine_stream_t independentMichael Roitzsch
2003-11-15Miguel obviously has no Ogg installed ...Michael 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-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-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-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