]> git.sesse.net Git - vlc/history - modules/demux/ogg.h
decoder: do not wait for buffering when there is no data
[vlc] / modules / demux / ogg.h
2014-09-24 Francois Cartegniedemux: ogg: fix packet count heap overflow (fix #12265)
2014-09-23 Francois Cartegniedemux: ogg: fix headers validation
2014-04-23 Francois Cartegniedemux: ogg: implement speex backward duration fixing...
2014-03-10 Francois Cartegniedemux: ogg: rewrite pts and pts computation (fix #9828)
2014-01-16 Francois Cartegniedemux: ogg: add PCR gap handling warning
2013-12-30 Francois Cartegniedemux: ogg: better track of es state
2013-12-30 Francois Cartegniedemux: ogg: remove discontinuity flag
2013-12-30 Francois Cartegniedemux: ogg: remove reset/delayed format updates.
2013-12-30 Francois Cartegniedemux: ogg: offset pcr on chained streams
2013-12-30 Francois CartegnieRevert "demux: ogg: don't recreate decoders on same...
2013-12-22 Francois Cartegniedemux: ogg: don't recreate decoders on same chained...
2013-12-22 Francois Cartegniedemux: ogg: do PCR handling on stream boundary
2013-12-21 Francois Cartegniedemux: ogg: delay ES creation for preparsing.
2013-12-21 Francois Cartegniedemux: ogg: add preparsing of headers (fix #6691)
2013-11-18 Maxim BublisFixed warnings on duplicate const modifiers.
2013-10-23 Francois Cartegniedemux: ogg: eos workaround for seeking (fix #9601)
2013-10-22 Francois Cartegniedemux: ogg: add skeleton index seeking
2013-10-13 Francois Cartegniedemux: ogg: seek to keyframes (fix #3417, #9284)
2013-10-11 Francois Cartegniedemux: ogg: correctly handle speex headers (fix #1197)
2013-09-17 Francois Cartegniedemux: ogg: don't try seeking using bitrate if incomplete.
2013-01-14 Jean-Baptiste KempfOgg: use b_force_backup as a boolean
2013-01-14 Jean-Baptiste KempfOgg: clean header and remove unused members
2013-01-14 Jean-Baptiste KempfOgg: use calloc
2012-11-15 Jean-Baptiste KempfOgg: Parse chapters in comments
2012-11-13 Jean-Baptiste KempfLGPL
2012-09-03 Timothy B. TerriberryOpus demuxing fixes.
2012-08-08 Hugo Beauzée-Luyssenogg: Fix theora length computing.
2012-08-08 Gregory MaxwellOgg demux: add Opus support
2012-04-05 Jean-Baptiste KempfOgg: permit attachments
2010-08-10 G FinchOgg-seek-new-logic-generic-changes
2010-08-10 G FinchRefactor-code-into-ogg.c-and-ogg.h