Skip to content
Snippets Groups Projects
  1. Apr 14, 2016
  2. Feb 15, 2016
  3. Jan 20, 2016
  4. Jan 18, 2016
  5. Jan 16, 2016
  6. Dec 21, 2015
  7. Dec 14, 2015
  8. Dec 01, 2015
  9. Nov 23, 2015
  10. Nov 12, 2015
  11. Nov 09, 2015
  12. Nov 03, 2015
  13. Oct 30, 2015
  14. Oct 16, 2015
  15. Oct 14, 2015
  16. Oct 13, 2015
    • Luis de Bethencourt's avatar
      avviddec: only free config when pool doesn't take ownership · 64124ef0
      Luis de Bethencourt authored
      Since gst_buffer_pool_set_config() takes ownership of the config structure,
      it is only necessary to free the structure before using it when the true
      branch of if (gst_buffer_pool_config_validate_params) hasn't run.
      
      gst_buffer_pool_set_config() always takes ownership of the structure
      regardless of success or failure. Which means the return, checked with
      if (!working_pool), has no relation to the state of the structure.
      
      CID #1320708
      64124ef0
  17. Oct 05, 2015
  18. Sep 25, 2015
  19. Sep 18, 2015
  20. Sep 15, 2015
  21. Sep 12, 2015
  22. Aug 23, 2015
  23. Aug 20, 2015
  24. Aug 19, 2015
  25. Aug 17, 2015
  26. Aug 16, 2015
  27. Aug 15, 2015
  28. Aug 14, 2015
  29. Aug 05, 2015
Loading