summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-01-15add fragment skipping formerly found in libreal/xine_decoder.cJames Stembridge
2004-01-13correct skipping of aac frame size listJames Stembridge
2004-01-13sync with vidix cvsJames Stembridge
2004-01-13remove pointless headerJames Stembridge
2004-01-13Pass framerate to real decoder in standard mannerJames Stembridge
2004-01-13File header doesn't seem to have a fixed sized after allJames Stembridge
2004-01-13cut the long functions into smaller chunksMarco Zuehlke
2004-01-13remove debug outputMarco Zuehlke
2004-01-12set ratio meta infoJames Stembridge
2004-01-12support for AAC in rm filesJames Stembridge
2004-01-12spellingJames Stembridge
2004-01-121) read fps from headerJames Stembridge
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-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-04The most important change is the smallest:Michael 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