Skip to content
Snippets Groups Projects
  1. Aug 27, 2014
  2. Aug 25, 2014
  3. Aug 13, 2014
    • Tim-Philipp Müller's avatar
      flvdemux: un-break duration querying · 065857c7
      Tim-Philipp Müller authored and Sebastian Dröge's avatar Sebastian Dröge committed
      Commit 2b9493b5 broke this in two ways: a) we should only
      pass duration queries in TIME format upstream (or at least
      not those in DEFAULT or BYTE format), and b) we mustn't
      overwrite the default value of 'res' from TRUE to FALSE
      and not set it again later. This led to bogus durations
      being reported for FLV playback from file, because TIME
      queries would fail (as 'res' had been set to FALSE) and
      parsers then do a BYTE query as fallback and try to
      guesstimate something in return, which of course goes
      horribly wrong since the BYTE size returned is for the
      muxed file.
      065857c7
  4. Aug 11, 2014
  5. Aug 10, 2014
  6. Aug 08, 2014
  7. Aug 03, 2014
  8. Jul 31, 2014
  9. Jul 19, 2014
  10. Jul 16, 2014
  11. Jul 11, 2014
  12. Jul 10, 2014
  13. Jul 09, 2014
  14. Jul 04, 2014
  15. Jul 03, 2014
Loading