summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-01-22time to update the todo listThibaut Mattern
2004-01-22Fix some memleaks.Thibaut Mattern
2004-01-22Set the preview flags with preview buffers.Thibaut Mattern
2004-01-22Try to fix buffer overflow problems.Thibaut Mattern
2004-01-19Make sure INFO is accurate.James Courtier-Dutton
2004-01-18this header is not neededMichael Roitzsch
2004-01-17- AUDIO_LANG and SPU_LANG supportThibaut Mattern
2004-01-16fix 'unsavable' config file: if config file contain garbage (non printable ch...Daniel Caujolle-Bert
2004-01-16ffmpeg: repair BUF_FLAG_FRAME_START\ndemux_ogg: don't send too many preview b...Marco Zuehlke
2004-01-15better to set buf->type before trying to read itJames Stembridge
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