1. 22 Jul, 2016 1 commit
  2. 20 Jul, 2016 1 commit
  3. 19 Feb, 2016 1 commit
  4. 12 Jan, 2016 1 commit
  5. 09 Jan, 2016 1 commit
  6. 01 Jan, 2016 1 commit
  7. 11 Sep, 2015 1 commit
  8. 04 Sep, 2015 1 commit
  9. 27 Jul, 2015 1 commit
  10. 24 Jun, 2015 2 commits
  11. 21 Jun, 2015 1 commit
  12. 07 May, 2015 1 commit
  13. 24 Apr, 2015 1 commit
  14. 25 Sep, 2014 1 commit
  15. 23 Sep, 2014 1 commit
  16. 14 Sep, 2014 1 commit
    • Deb Mukherjee's avatar
      avcodec/libvpxdec: Adds decode support for formats other than 420 · 04b0dda8
      Deb Mukherjee authored
      Handles decoding of new VP9 profiles 1-3 with different color sampling
      and bit-depths.
      
      For high bitdepth (profiles 2 and 3) support, we currently need to link
      with the highbitdepth branch of libvpx with --enable-experimental
      and --enable-vp9-high config options on. But eventually this branch will
      be merged into master, whereafter to enable high bitdepth
      support you will need to link with libvpx with configure option
      --enable-vp9-highbitdepth on.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      04b0dda8
  17. 10 Dec, 2013 1 commit
  18. 07 Dec, 2013 1 commit
  19. 23 Nov, 2013 1 commit
  20. 31 Oct, 2013 1 commit
  21. 03 Oct, 2013 1 commit
  22. 16 May, 2013 1 commit
  23. 08 Mar, 2013 1 commit
  24. 14 Jan, 2013 2 commits
  25. 04 Dec, 2012 1 commit
  26. 08 Oct, 2012 1 commit
  27. 15 Aug, 2012 1 commit
  28. 07 Aug, 2012 1 commit
  29. 10 Jan, 2012 1 commit
  30. 29 Jul, 2011 1 commit
  31. 19 Mar, 2011 1 commit
  32. 16 Feb, 2011 1 commit
  33. 15 Feb, 2011 1 commit
    • Reinhard Tartler's avatar
      Merge libavcore into libavutil · 737eb597
      Reinhard Tartler authored
      It is pretty hopeless that other considerable projects will adopt
      libavutil alone in other projects. Projects that need small footprint
      are better off with more specialized libraries such as gnulib or rather
      just copy the necessary parts that they need. With this in mind, nobody
      is helped by having libavutil and libavcore split. In order to ease
      maintenance inside and around FFmpeg and to reduce confusion where to
      put common code, avcore's functionality is merged (back) to avutil.
      Signed-off-by: 's avatarReinhard Tartler <siretart@tauware.de>
      737eb597
  34. 28 Jan, 2011 1 commit
  35. 26 Jan, 2011 1 commit
  36. 07 Sep, 2010 1 commit
  37. 06 Aug, 2010 2 commits