1. 07 Mar, 2015 2 commits
  2. 18 Feb, 2015 1 commit
  3. 10 Feb, 2015 1 commit
  4. 03 Dec, 2014 1 commit
  5. 27 Nov, 2014 1 commit
  6. 24 May, 2014 1 commit
  7. 16 May, 2014 1 commit
  8. 15 May, 2014 2 commits
    • Michael Niedermayer's avatar
      avcodec/opusdec: switch to swresample · ffa05e08
      Michael Niedermayer authored
      This also fixes linking failures in doc/examples which where apparently
      caused by the linking order between avcodec and avresample
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      ffa05e08
    • 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