summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2003-05-04forgot to remove a printfAndreas Heinchen
2003-05-04several memleaks fixedAndreas Heinchen
2003-05-04added verbositycheck for a printfAndreas Heinchen
2003-05-04don't let str demux handle some wierdy tagged mpeg filesDaniel Caujolle-Bert
2003-05-03- inform the name of the video codec, nicer properties :)Bastien Nocera
2003-05-02re-revert mpeg demuxer changes (mpeg x mpeg_block)Miguel Freitas
2003-05-01- added a lookup entry for Theora and don't just ignore Theora streams if lib...Bastien Nocera
2003-05-01simplifications & improved seeking(no hole in audio)Andreas Heinchen
2003-04-30fixed stupid mistake in previos commitAndreas Heinchen
2003-04-30added support for theoraAndreas Heinchen
2003-04-29lpcm support to mpeg_demux.c. i have no sample to test it, mayMiguel Freitas
2003-04-27fix for missing syncpoints at beginnig of a streamAndreas Heinchen
2003-04-27fixing selection of spu titlesAndreas Heinchen
2003-04-27oki, so let's get the old content detection code completely in here, not just...Guenter Bartsch
2003-04-26bumping up demux plugin interface version numbers, update copyright noticesGuenter Bartsch
2003-04-26I guess there is no reason to discard audio buffers because no video keyframe...Thibaut Mattern
2003-04-26*** empty log message ***Miguel Freitas
2003-04-26switch back to old demux behaviour: use demux_mpeg for mpeg1, demux_mpeg_bloc...Guenter Bartsch
2003-04-26very very quick fix for subtitles+ac3 in vob filesMiguel Freitas
2003-04-25- use demux_mpeg.c for non-block devices by default. it's more robust toMiguel Freitas
2003-04-23this might solve some problems with seeking beyond the 2GB markMike Melanson
2003-04-23this should fix time-based seeking beyond the 2GB mark in a fileMike Melanson
2003-04-18- fix crash when playing a PNG fileBastien Nocera
2003-04-17xine crashed when an oggfile with an unknwon stream was played - fixedAndreas Heinchen
2003-04-17cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de>Miguel Freitas
2003-04-17added limited handling of traks with multiple media typesMike Melanson
2003-04-16preperations for support of bold and italic typefaces in ogm subtitlesAndreas Heinchen
2003-04-15fix ac3 in ogmAndreas Heinchen
2003-04-15fixed a/v desync with odd frameratesAndreas Heinchen
2003-04-14small bugfixAndreas Heinchen
2003-04-14larger simplificationsAndreas Heinchen
2003-04-14small simplificationAndreas Heinchen
2003-04-14fixed seeking - no always seeking to keyframesAndreas Heinchen
2003-04-13fixes minor bug, added entry in ChangelogAndreas Heinchen
2003-04-13fixed seeking, now sound is fine after seekingAndreas Heinchen
2003-04-12fix compilation with gcc 2.95.4James Stembridge
2003-04-12more accurate get_lengthAndreas Heinchen
2003-04-11Enable A52 .WAV files.James Courtier-Dutton
2003-04-10fixed a input_time issue on ogms without soundAndreas Heinchen
2003-04-09another funny real mime typeGuenter Bartsch
2003-04-09another real mimetype (this time from nautilus)Guenter Bartsch
2003-04-08move generic explanation to xine_interfaceMiguel Freitas
2003-04-08- added XINE_MSG_ENCRYPTED_SOURCE, made the demux_mpeg_block demuxer use it t...Bastien Nocera
2003-04-08Warn user about an encrypted media stream.James Courtier-Dutton
2003-04-07First step to stop the stream if it is encrypted. E.g. DVD with CSS, but not ...James Courtier-Dutton
2003-04-07missing semicolon reported by John Alexander Thacker <thacker@polygon.math.co...Guenter Bartsch
2003-04-06Whoops, wrong indentationMichael Roitzsch
2003-04-06do not use the NAV time on non-clever inputsMichael Roitzsch
2003-04-06OGM subtitles by andreas heinchen, cosmeticsGuenter Bartsch
2003-04-05"perfect" time display for dvdsMiguel Freitas