summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_ogg.c
AgeCommit message (Expand)Author
2003-08-28Don't segfault, when there is no comment for a subtitle.Marco Zuehlke
2003-07-25small housekeeping: demuxer api seeks in milisecondsMiguel Freitas
2003-07-17improved seeking-accuracy in ogg demuxer, some commentsAndreas Heinchen
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-07-08updated theorapart of the demuxer to consider clippingAndreas Heinchen
2003-06-19make xine work with theora-alpha2Andreas Heinchen
2003-05-25speex support contributed by Conrad Parker <conrad@metadecks.org>Guenter Bartsch
2003-05-12bugfix: audiolanguage of nonvorbis streams where ignoredAndreas Heinchen
2003-05-12added code to send xine_event after previewAndreas Heinchen
2003-05-12added audiolang capability to get_optional dataAndreas Heinchen
2003-05-05gcc 2.95 compile fixAndreas Heinchen
2003-05-04removed bug in spulang handlingAndreas Heinchen
2003-05-04get_optional_data now handles spulangAndreas Heinchen
2003-05-04fixed subtitles that I broke with the improved seekingpatchAndreas Heinchen
2003-05-04forgot to remove a printfAndreas Heinchen
2003-05-04several memleaks fixedAndreas Heinchen
2003-05-04added verbositycheck for a printfAndreas Heinchen
2003-05-03- inform the name of the video codec, nicer properties :)Bastien Nocera
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-27fix for missing syncpoints at beginnig of a streamAndreas Heinchen
2003-04-27fixing selection of spu titlesAndreas Heinchen
2003-04-26bumping up demux plugin interface version numbers, update copyright noticesGuenter Bartsch
2003-04-17xine crashed when an oggfile with an unknwon stream was played - fixedAndreas Heinchen
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-10fixed a input_time issue on ogms without soundAndreas Heinchen
2003-04-06OGM subtitles by andreas heinchen, cosmeticsGuenter Bartsch
2003-03-07more work on console output cleanupGuenter Bartsch
2003-02-23arm patch by dilb, bigger wrap treshhold for enix streamsGuenter Bartsch
2003-02-02copyright updates and some code to catch late-starting ogg streamsGuenter Bartsch
2003-02-01fix discontinuity detectionGuenter Bartsch
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
2003-01-26Fixes the problem with cdda.Thibaut Mattern
2003-01-26no need for <pthread.h> or <sched.h>Mike Melanson
2003-01-23preparations for beta3:Miguel Freitas
2003-01-10have length in miliseconds tooMiguel Freitas
2003-01-10internal input_time is miliseconds nowMiguel Freitas
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas