summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-12* adding Thibaut's matroska demuxerMichael Roitzsch
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2004-01-12- ignore CRC errors when decoding MP3s, so that Bastien can listen to his bro...Bastien Nocera
2004-01-11create fragment offset table in demuxer - calculation of frame durations stil...James Stembridge
2004-01-11Keep compilation under MSVC.František Dvořák
2004-01-11use _x_demux_read_send_data for audioJames Stembridge
2004-01-11add _x_demux_read_send_dataJames Stembridge
2004-01-11the faad project accepted a huge compiler warning patch I sent them,Michael Roitzsch
2004-01-11fix loggingMichael Roitzsch
2004-01-11allowing a const pointer here, since this will remove the need for a castMichael Roitzsch
2004-01-11mmm hmm, I'm glad that you're trying to open the file, but do itMike Melanson
2004-01-10converting those weird linebreaks (this file was using \r instead of \n)Michael Roitzsch
2004-01-10start the multi stream support.Thibaut Mattern
2004-01-10oups, it's better with timestamps...Thibaut Mattern
2004-01-10RealVideo support for the matroska demuxer.Thibaut Mattern
2004-01-10Special buffer for the RealVideo chunk table.Thibaut Mattern
2004-01-09Put stream_info into a struct on it's own.Marco Zuehlke
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
2004-01-08check for recognised codecsJames Stembridge
2004-01-07use frame copying functionsJames Stembridge
2004-01-07use frame copying/conversion functionsJames Stembridge
2004-01-07use frame copying functionsJames Stembridge
2004-01-07- use O_EXCL when opening the CD device so that we're sure no other applicationBastien Nocera
2004-01-07frame copying functionsJames Stembridge
2004-01-07the new, refined post plugin architectureMichael Roitzsch
2004-01-06hack to support a rather malformed QT file, courtesy of DrewMike Melanson
2004-01-05i guess this field is missing hereMiguel Freitas
2004-01-05Discontinuity handlingThibaut Mattern
2004-01-05wonder why Mike isn't complaining about C++ style comments, any more...Siggi Langauf
2004-01-05Do not read from non seekable input plugins.Thibaut Mattern
2004-01-05DOS/Win CRs are forbidden, verboten, interditMike Melanson
2004-01-05bad coding convention, bad!Mike Melanson
2004-01-05Fix the noise which can occur for some rates.František Dvořák
2004-01-05Initial matroska demuxer.Thibaut Mattern
2004-01-04Build fix for win32 xineui.František Dvořák
2004-01-04The most important change is the smallest:Michael Roitzsch
2004-01-04# isn't m4 commentDaniel Caujolle-Bert
2004-01-04delete pl_PL.poDaniel Caujolle-Bert
2004-01-04rename pl_PL.po to pl.poDaniel Caujolle-Bert
2004-01-04Miguel has not complained, so I assume this worksMichael Roitzsch
2004-01-04video_out_win32.h is no longer neededMichael Roitzsch
2004-01-04this->warned is not used anywhere, so it can goMichael Roitzsch
2004-01-04Use the rate provided by decoder_info[1]Thibaut Mattern
2004-01-04- skip the ultravox metadata headers (gets us further in playing back winamp....Bastien Nocera
2004-01-04added IFF-16SV support to iff-demuxerManfred Tremmel
2004-01-04James Courtier-Dutton - Fix segfault when mrl is NULLStephen Torri
2004-01-03Makefile for compiling win32 xineui under cygwin against already installed li...František Dvořák
2004-01-03added iff entryManfred Tremmel
2004-01-03Add directx output plugins to the list of plugins.František Dvořák
2004-01-03Move win32_visual_t into xine.h ==> frontends can be compiled out of xine tree.František Dvořák