1. 13 Feb, 2016 1 commit
  2. 12 Jan, 2016 1 commit
    • Anton Khirnov's avatar
      nvenc: rename encoders · ee359c72
      Anton Khirnov authored
      Change 'nvenc_<codec>' to '<codec>_nvenc', which is consistent with
      other similar decoders and encoders (QSV, MMAL).
      ee359c72
  3. 30 Nov, 2015 1 commit
  4. 30 Oct, 2015 1 commit
  5. 23 Oct, 2015 2 commits
  6. 10 Oct, 2015 1 commit
  7. 30 Sep, 2015 1 commit
  8. 02 Sep, 2015 1 commit
  9. 25 Jul, 2015 3 commits
  10. 17 Jul, 2015 1 commit
  11. 08 Jul, 2015 2 commits
  12. 24 Jun, 2015 1 commit
  13. 22 Jun, 2015 2 commits
  14. 31 May, 2015 1 commit
  15. 25 May, 2015 1 commit
  16. 19 Apr, 2015 1 commit
  17. 29 Mar, 2015 2 commits
  18. 27 Mar, 2015 1 commit
  19. 23 Mar, 2015 1 commit
  20. 13 Mar, 2015 1 commit
  21. 22 Feb, 2015 1 commit
  22. 19 Feb, 2015 2 commits
  23. 27 Jan, 2015 1 commit
  24. 06 Jan, 2015 1 commit
    • Martin Storsjö's avatar
      libavcodec: Add an OpenH264 encoder wrapper · 8a3d9ca6
      Martin Storsjö authored
      Compared to existing, common opensource H264 encoders, this can be
      useful since it has got a different license (BSD instead of GPL).
      
      Performance- and qualitywise it is comparable to x264 in ultrafast
      mode.
      
      Hooking it up as an encoder in libavcodec also simplifies comparing
      it against other common encoders.
      
      This requires OpenH264 1.3 or newer. Since the OpenH264 API and ABI
      changes frequently, only releases are supported.
      
      To take advantage of the OpenH264 patent offer, the OpenH264 library
      must not be redistributed, but downloaded at runtime at the end-user's
      system.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      8a3d9ca6
  25. 18 Dec, 2014 1 commit
  26. 21 Nov, 2014 1 commit
  27. 15 May, 2014 1 commit
    • Anton Khirnov's avatar
      lavc: add a native Opus decoder. · b70d7a4a
      Anton Khirnov authored
      Initial implementation by Andrew D'Addesio <modchipv12@gmail.com> during
      GSoC 2012.
      
      Completion by Anton Khirnov <anton@khirnov.net>, sponsored by the
      Mozilla Corporation.
      
      Further contributions by:
      Christophe Gisquet <christophe.gisquet@gmail.com>
      Janne Grunau <janne-libav@jannau.net>
      Luca Barbato <lu_zero@gentoo.org>
      b70d7a4a
  28. 11 May, 2014 1 commit
  29. 23 Apr, 2014 1 commit
  30. 19 Apr, 2014 2 commits
  31. 07 Apr, 2014 1 commit
  32. 06 Apr, 2014 1 commit