1. 20 Mar, 2013 2 commits
  2. 19 Mar, 2013 1 commit
  3. 16 Mar, 2013 1 commit
  4. 08 Mar, 2013 1 commit
  5. 07 Mar, 2013 2 commits
  6. 24 Feb, 2013 1 commit
  7. 23 Feb, 2013 1 commit
  8. 14 Feb, 2013 5 commits
  9. 26 Jan, 2013 1 commit
  10. 25 Jan, 2013 2 commits
  11. 19 Jan, 2013 2 commits
  12. 15 Jan, 2013 1 commit
  13. 13 Jan, 2013 1 commit
  14. 12 Jan, 2013 1 commit
  15. 08 Jan, 2013 2 commits
  16. 29 Dec, 2012 1 commit
  17. 20 Dec, 2012 1 commit
  18. 15 Dec, 2012 2 commits
  19. 25 Nov, 2012 1 commit
  20. 17 Nov, 2012 1 commit
  21. 16 Nov, 2012 2 commits
  22. 15 Nov, 2012 1 commit
  23. 13 Nov, 2012 1 commit
  24. 11 Nov, 2012 1 commit
  25. 05 Nov, 2012 1 commit
  26. 04 Nov, 2012 1 commit
    • Nicolas George's avatar
      lavu/opt: implement av_opt_get_key_value(). · 3bdf4971
      Nicolas George authored
      This function does the low-level work of av_opt_set_from_string()
      but can be used when there is no option context or when a generic
      handling of unknown keys is needed.
      
      av_opt_set_from_string() is changed to make use of it.
      3bdf4971
  27. 03 Nov, 2012 1 commit
  28. 28 Oct, 2012 1 commit
  29. 23 Oct, 2012 1 commit
    • Anton Khirnov's avatar
      lavu: bump major to 52 · add3a690
      Anton Khirnov authored
      In addition to the recent tables mess, the AVOption defaults behavior
      changed, so an old lavc used with a new lavu will get completely messed
      up defaults.
      add3a690