1. 09 Mar, 2017 1 commit
  2. 02 Mar, 2017 1 commit
    • wm4's avatar
      avcodec, avutil, avformat: remove AVOption requirement for some fields · 554bc4ee
      wm4 authored
      Allow all struct fields to be accessed directly, as long as they're
      public.
      
      Before this change, many fields were "public", but could be accessed via
      AVOption only. This meant they were effectively not public, but were
      present for documentation purposes, which was incredibly confusing at
      best.
      554bc4ee
  3. 11 Feb, 2017 2 commits
  4. 31 Jan, 2017 1 commit
  5. 30 Jan, 2017 1 commit
  6. 25 Jan, 2017 2 commits
  7. 22 Jan, 2017 1 commit
  8. 07 Jan, 2017 1 commit
  9. 17 Dec, 2016 1 commit
  10. 14 Dec, 2016 1 commit
  11. 08 Dec, 2016 1 commit
  12. 07 Dec, 2016 1 commit
  13. 25 Nov, 2016 1 commit
  14. 19 Nov, 2016 1 commit
  15. 26 Oct, 2016 2 commits
  16. 24 Oct, 2016 2 commits
  17. 22 Oct, 2016 1 commit
    • Carl Eugen Hoyos's avatar
      lavf/rtpdec_g726: Map mime type G726 to g726le. · 6969bed1
      Carl Eugen Hoyos authored
      Add new mime types AAL2-G726 for g726 as suggested in rfc 3551.
      
      This patch will break interaction with applications that incorrectly
      use big-endian G.726 with mime type G726 but we know of at least one
      device (DVTel camera) that correctly implements the rfc, so do the same.
      
      Fixes ticket #5890.
      6969bed1
  18. 12 Oct, 2016 2 commits
  19. 11 Oct, 2016 3 commits
  20. 06 Oct, 2016 1 commit
  21. 29 Sep, 2016 2 commits
  22. 27 Sep, 2016 1 commit
  23. 19 Sep, 2016 1 commit
  24. 17 Sep, 2016 1 commit
  25. 14 Sep, 2016 1 commit
  26. 08 Sep, 2016 1 commit
  27. 03 Sep, 2016 1 commit
  28. 28 Aug, 2016 1 commit
  29. 22 Aug, 2016 1 commit
  30. 17 Aug, 2016 3 commits