summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2004-01-17- AUDIO_LANG and SPU_LANG supportThibaut Mattern
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-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-12support for AAC in rm filesJames Stembridge
2004-01-12spellingJames Stembridge
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
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-11fix loggingMichael 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-10RealVideo support for the matroska demuxer.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-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-05Do not read from non seekable input plugins.Thibaut Mattern
2004-01-05bad coding convention, bad!Mike Melanson
2004-01-05Initial matroska demuxer.Thibaut Mattern
2004-01-04this->warned is not used anywhere, so it can goMichael Roitzsch
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-03some changes to build iff-demuxerManfred Tremmel
2004-01-03new IFF demuxer, currently only IFF-8SVX support, but more in the futureManfred Tremmel
2003-12-30check if MAX_STREAMS is exceed and do not crash...Miguel Freitas
2003-12-26* cure the ABI breakage: XINE_LANG_MAX cannot be increasedMichael Roitzsch
2003-12-23- some more endianness fixes to ogg demuxerMiguel Freitas
2003-12-23fix wrong format string and superfluous argumentMichael Roitzsch
2003-12-21speed improvement of my last change, thanks ThibautManfred Tremmel
2003-12-20solved some big-endian problemesManfred Tremmel
2003-12-20Was picking up wrong field to get SPU id in SVCD subtitles. There's stillRocky Bernstein
2003-12-19initial commit for raw AAC file demuxerMike Melanson
2003-12-12add some version checkingJames Stembridge
2003-12-10housekeeping:Miguel Freitas
2003-12-10- remove XINE_LANG_LABEL_MAX_SIZE, there's already XINE_LANG_MAX for thatBastien Nocera
2003-12-09Fix crash with really long subtitle/language names in ogm/off filesBastien Nocera
2003-12-09id3v2 "genre" parsing.Thibaut Mattern
2003-12-08- "Genre" list.Thibaut Mattern
2003-12-08- Fix wrong tag header constants.Thibaut Mattern
2003-12-07arghThibaut Mattern
2003-12-07v2.3 is here...Thibaut Mattern