summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2003-11-07should fix the freeze reported by JeroenMiguel Freitas
2003-11-06Need to change libvcdinfo to be more robust when there are problemsRocky Bernstein
2003-11-05use more sensible intervals (keyword: Voronoi) to guess the framerateMichael Roitzsch
2003-11-05Jeroen's patch: avoid pausing the scr provider directly (doing so may freezeMiguel Freitas
2003-11-05dropping old demux_pesMichael Roitzsch
2003-11-04that must fix a compilation failure report i receivedMiguel Freitas
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-04Explain PTS handling.James Courtier-Dutton
2003-11-04remove errno usage (all input plugins should handle and report errors). Take ...Daniel Caujolle-Bert
2003-11-03take care of read() return value. use xprintf/lprintf. fix get_extensions()Daniel Caujolle-Bert
2003-11-03big patch...Thibaut Mattern
2003-11-02add some missing plugins listing functions.Daniel Caujolle-Bert
2003-11-02configfile beautification:Michael Roitzsch
2003-11-02Fix SEGFAULT beside error if no plugin loaded yet.František Dvořák
2003-11-02fix bug introduced with new PTS handling (where an old PTS would beMiguel Freitas
2003-11-02unsharp plugin: fix memleaksMiguel Freitas
2003-11-02some lprintf to xprintf conversion.Thibaut Mattern
2003-11-01provide help to video post pluginsMiguel Freitas
2003-11-01big ffmpeg patchMichael Roitzsch
2003-11-01assuming Miguel's consent I commit his profiling macrosMichael Roitzsch