]> git.sesse.net Git - vlc/history - modules/demux/ogg.c
Merge Kate metadata into vorbis.h
[vlc] / modules / demux / ogg.c
2013-05-05 Jean-Baptiste KempfMerge Kate metadata into vorbis.h
2013-04-25 Timothy B. TerriberryUse FLAC's picture selection for Vorbis/Opus.
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-02-28 Timothy B. Terriberryogg: Fix borken stream resets.
2013-01-14 Jean-Baptiste KempfOgg: display debug about Annodex info
2013-01-14 Jean-Baptiste KempfOgg: factorize reset function
2013-01-14 Ludovic FauvetOgg: implement SET_SEEKPOINT
2013-01-14 Jean-Baptiste KempfOgg: use b_force_backup as a boolean
2013-01-14 Jean-Baptiste KempfOgg: use calloc
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-12-06 Jean-Baptiste KempfOgg: parse and create Vorbis Comment Chapter Extension...
2012-11-15 Jean-Baptiste KempfOgg: Parse chapters in comments
2012-11-13 Jean-Baptiste KempfLGPL
2012-09-07 Ludovic Fauvetogg: fix computation of vorbis stream length (close...
2012-09-06 Ludovic Fauvetogg: find the length of an opus stream
2012-09-03 Timothy B. TerriberryFix 0-byte Ogg packet handling.
2012-09-03 Timothy B. TerriberryOpus demuxing fixes.
2012-08-09 Jean-Baptiste KempfOgg: factorize switch for Metadata
2012-08-08 Hugo Beauzée-Luyssenogg: Fix theora length computing.
2012-08-08 Gregory MaxwellOgg demux: add Opus support
2012-07-06 Hugo Beauzée-Luyssenogg: Use unlikely()
2012-06-30 Ilkka Ollakkaogg: use ES_OUT_SET_PCR instead of RESET_PCR in demuxing
2012-05-02 Hugo Beauzée-Luyssenogg: Fix a heap buffer overflow.
2012-04-05 Jean-Baptiste KempfVorbis: permit to return attachments too
2012-04-05 Jean-Baptiste KempfOgg: permit attachments
2011-07-11 Rémi Denis-CourmontAbort an demux allocation failures
2011-06-25 Laurent AimarFixed support of some OGM files (closed #4724).
2011-02-20 Rémi Duraffortdemux_ogg: fix strncmp length.
2010-09-16 Jean-Baptiste KempfOgg: no tabs in source-code
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...
next