]> git.sesse.net Git - vlc/history - modules/demux/ogg.c
Ogg-page-size-to-oggseek-bytes-to-read
[vlc] / modules / demux / ogg.c
2010-08-10 G FinchOgg-page-size-to-oggseek-bytes-to-read
2010-08-10 G FinchUse-opriv-current-page-in-ogg.c
2010-08-10 G FinchOgg-seek-new-logic-generic-changes
2010-08-10 G FinchRefactor-code-into-ogg.c-and-ogg.h
2010-08-10 G FinchNon-seek-related-ogg-changes
2010-03-04 Laurent AimarFixed ogg demuxer with non xiph extra header (close...
2010-02-17 Laurent AimarModified the way xiph codecs headers are transported...
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in ogg demuxer.
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-11-24 Rémi Denis-CourmontLatin-1 -> UTF-8
2009-11-11 Rémi Duraffortogg: Fix tiny bugger overflow.
2009-08-20 Pierre d'Herbemontogg: Fix some pointer sign comparison warning.
2009-07-28 ogg.k.ogg.kreconstruct Theora granpos
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-07 Laurent AimarTry to workaround serialno change in ogg web radio.
2009-05-03 Laurent AimarFixed PCR origin in ogg.
2009-02-08 Vincent Penquerc'hRetrieve meta from Kate streams, which has Vorbis comme...
2009-02-02 ogg.k.ogg.kTranslate Kate category tags to display a more user...
2008-12-09 Laurent AimarParse meta data at ogg level.
2008-11-29 Laurent AimarCosmetics.
2008-11-29 David Flynndemux/ogg: protect against invalid oggdirac stream
2008-11-29 David Flynndemux/ogg: Update OggDirac granule_shift (should be...
2008-11-18 Laurent AimarImproved ogm support + fix typo.
2008-11-18 Laurent AimarFixed possible out of bound access + infinite loop...
2008-11-18 Laurent AimarCosmetics.
2008-11-18 Laurent AimarFixed double free.
2008-11-18 Vincent Penquerc'hDo not delay processing of the first data page of the...
2008-11-17 Laurent AimarFixed ES_OUT_SET_FMT name.
2008-11-15 Vincent Penquerc'hdo not mind large time discontinuities in SPU streams...
2008-11-04 David FlynnFix unpacking of Dirac SeqHdr
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-09-27 Pierre d'Herbemontogg: Fix an unitialized value usage.
2008-08-28 Pavlov KonstantinSpelling: mili -> milli.
2008-08-28 Laurent AimarClean up ogm parsing and fixed a potential memory overw...
2008-08-27 Laurent AimarFixed a buffer overread with broken oggs and check...
2008-08-24 David Flynn[demux/ogg] Revise oggDirac support
2008-08-02 Laurent AimarTry to reuse ES through EOS/BOS. Only the special case...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-29 David Flynn[demux/ogg] Fix off-by-one default framerate table...
2008-07-27 David FlynnFix handling of dirac EOSdataunit.
2008-06-29 Jonathan RosserAdd dirac video support to the ogg demuxer
2008-06-16 Vincent Penquerc'hogg: only check kate magic in the first 8 bytes
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-02 Vincent Penquerc'hbasic support for Kate streams as subtitles
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-11 Rémi DuraffortRemove useless test before a free (again).
2008-02-18 Rafaël Carrécompare the right amount of data, being a little bit...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-12 Rafaël Carréogg demuxer: fix #1429 by simply ignoring the skeleton...
2007-10-08 Laurent AimarLet the input handle meta data and attachments for...
2007-10-04 Rafaël Carrédemuxers: remove the need for input_thread_t by using...
2007-10-03 Rafaël CarréDemuxers: do not load "meta reader" module if the input...
2007-10-03 Rafaël Carrétaglib: Supports in ogg/vorbis base64 encoded embedded...
2007-10-02 Rafaël Carrétaglib: support for id3v2 embedded album art
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-19 Rafaël CarréForces preparsing for ogg files
2007-07-20 Rémi Denis-Courmont- Fix a bunch of warnings
2007-02-22 Laurent AimarDo not use p_demux->p_parent to get the p_input
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-24 Clément StenacTaglib based parser, use it for Vorbis parsing
2006-05-20 Jean-Paul SamanCompare using the right data types
2006-03-11 Clément StenacStrings (Refs:#438)
2006-01-12 Antoine CellerierFSF address change.
2005-10-09 Laurent Aimar * ogg: fix potential invalid read with broken files...
2005-09-26 Gildas Bazin* modules/demux/ogg.c: discard subtitles header packets...
2005-07-10 Rémi Denis-Courmontstrncmp => memcmp (refs #258)
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-18 Gildas Bazin* modules/demux/ogg.c: fill-in frame rate info for...
2005-05-16 Gildas Bazin* modules/demux/ogg.c: fill-in frame rate info in es_fo...
2005-03-05 Gildas Bazin* modules/demux/*: removed useless probing messages.
2005-02-21 Gildas Bazin* modules/demux/ogg.c: added support for new Ogg mappin...
next