Skip to content
Snippets Groups Projects
  1. Oct 30, 2015
  2. Oct 16, 2015
  3. Oct 14, 2015
  4. 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
  5. Oct 05, 2015
  6. Sep 25, 2015
  7. Sep 18, 2015
  8. Sep 15, 2015
  9. Sep 12, 2015
  10. Aug 23, 2015
  11. Aug 20, 2015
  12. Aug 19, 2015
  13. Aug 17, 2015
  14. Aug 16, 2015
  15. Aug 15, 2015
  16. Aug 14, 2015
  17. Aug 05, 2015
  18. Aug 04, 2015
  19. Jul 28, 2015
  20. Jul 27, 2015
  21. Jul 25, 2015
  22. Jul 22, 2015
  23. Jul 21, 2015
  24. Jul 16, 2015
Loading