Skip to content
Snippets Groups Projects
  1. Apr 26, 2013
  2. Apr 23, 2013
  3. Apr 16, 2013
  4. Apr 15, 2013
  5. Apr 09, 2013
  6. Mar 25, 2013
  7. Mar 22, 2013
  8. Feb 25, 2013
    • Tim-Philipp Müller's avatar
      avviddec: fix H.264 decoding errors by disabling multi-threaded decoding · 87905247
      Tim-Philipp Müller authored
      Multi-threaded decoding does not work properly with the older libav 0.8
      version included in this gst-libav series, so just disable multi-threaded
      decoding again entirely for now. (We could also switch from FF_THREAD_SLICE
      to FF_THREAD_FRAME, but that may have other side-effects and just disabling
      it seems safest for now).
      
      This works properly in git master with more recent libav 0.9.x versions.
      
      Adventurous users may still re-enable this functionality by setting
      the GST_AVVIDDEC_MAX_THREADS environment variable to 'auto' or the
      max. number of threads desired.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=694230
      87905247
  9. Feb 11, 2013
  10. Jan 21, 2013
  11. Jan 08, 2013
  12. Jan 04, 2013
  13. Dec 21, 2012
  14. Dec 18, 2012
  15. Dec 14, 2012
  16. Dec 10, 2012
  17. Nov 21, 2012
  18. Nov 19, 2012
  19. Oct 29, 2012
  20. Oct 25, 2012
  21. Oct 24, 2012
  22. Oct 23, 2012
  23. Oct 07, 2012
  24. Oct 06, 2012
  25. Sep 30, 2012
  26. Sep 28, 2012
  27. Sep 27, 2012
  28. Sep 25, 2012
  29. Sep 24, 2012
Loading