Skip to content
Snippets Groups Projects
  1. Sep 19, 2014
  2. Sep 17, 2014
  3. Sep 16, 2014
  4. Sep 15, 2014
  5. Sep 13, 2014
  6. Sep 11, 2014
  7. Sep 10, 2014
  8. Sep 09, 2014
  9. Sep 07, 2014
  10. Sep 04, 2014
  11. Sep 02, 2014
  12. Aug 29, 2014
  13. Aug 27, 2014
  14. Aug 25, 2014
  15. 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
  16. Aug 11, 2014
  17. Aug 10, 2014
  18. Aug 08, 2014
Loading