]> git.sesse.net Git - vlc/history - modules/demux/oggseek.c
macosx: Update progress dialog on the main thread, make check thread safe
[vlc] / modules / demux / oggseek.c
2014-08-28 Tristan Matthewsdemux: ogg: daala support
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-03-08 Francois Cartegniedemux: ogg: keep searching for 1st page if incomplete
2014-03-06 Francois Cartegniedemux: ogg: fix empty page bug after seek
2014-03-06 Francois Cartegniedemux: ogg: fix seeking bounds search
2014-01-16 Francois Cartegniedemux: oggseek: fix timestamp computation for opus
2014-01-05 Francois Cartegniedemux: ogg: add ogg/VP8 support
2013-12-12 Tristan Matthewsogg: use CLOCK_FREQ
2013-12-08 Maxim BublisRemoved unused static functions
2013-10-22 Francois Cartegniedemux: ogg: don't use arbitrary granule as lower search...
2013-10-22 Francois Cartegniedemux: ogg: add skeleton index seeking
2013-10-13 Francois Cartegniedemux: ogg: fix probing duration (fix #9591, #9649)
2013-10-13 Francois Cartegniedemux: ogg: seek to keyframes (fix #3417, #9284)
2013-10-13 Francois Cartegniedemux: ogg: fix integer overflow
2013-09-07 Francois Cartegniedemux: ogg: handle opus seeking (fix #9334)
2013-02-28 Timothy B. Terriberryogg: Fix borken stream resets.
2013-01-14 Jean-Baptiste KempfOgg: remove unused function and variable
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. TerriberryOpus demuxing fixes.
2012-08-08 Hugo Beauzée-Luyssenoggseek: Reset stream after searching for the last...
2012-08-08 Hugo Beauzée-Luyssenoggseek: Fix trailing whitespaces
2011-07-11 Rémi Denis-CourmontAbort an demux allocation failures
2010-10-31 Laurent AimarRemoved useless test in oggseek.
2010-10-24 G FinchNew-ogg-seek-logic-theora-specific-changes
2010-08-10 G FinchOgg-seek-new-logic-generic-changes