1. 06 May, 2016 1 commit
  2. 04 May, 2016 1 commit
  3. 30 Apr, 2016 1 commit
  4. 28 Apr, 2016 2 commits
  5. 27 Apr, 2016 1 commit
  6. 19 Apr, 2016 1 commit
  7. 13 Apr, 2016 1 commit
  8. 12 Apr, 2016 2 commits
  9. 07 Apr, 2016 2 commits
  10. 02 Apr, 2016 1 commit
    • Rodger Combs's avatar
      lavc/audiotoolboxdec: add eac3 decoder · b4daa2c4
      Rodger Combs authored
      This is added in 10.11, so we add a #define when building against older SDKs.
      
      The decoder actually supports 7.1-channel eac3, but since the parser only
      reports 6 channels, we end up decoding the 5.1 downmix (same as the internal
      decoder) for now.
      b4daa2c4
  11. 31 Mar, 2016 2 commits
    • Josh de Kock's avatar
      jack: Support OSX · 6bb99757
      Josh de Kock authored
      Previously, with JACK installed, the configure script would enable the
      JACK indev; this broke on OS X due to an incomplete pthreads
      implementation. Add some simple macros to map libdispatch to pthreads
      on OS X.
      Signed-off-by: 's avatarLuca Barbato <lu_zero@gentoo.org>
      6bb99757
    • Alex Smith's avatar
      configure: Fix debugging on mingw-w64 with gdb · a677121c
      Alex Smith authored
      The relocation hack broke debugging on mingw-w64 when using gdb.  This
      makes the reloc hack dependent on --disable-debug so it's still enabled
      for release builds.
      
      This is simply an immediate fix for the issue of broken debugging, we
      should probably still look at the possibility of reverting it outright
      if it proves to be more trouble than it's worth.  For now keeping it
      enabled for release builds is a reasonable trade off.
      Signed-off-by: 's avatarAlex Smith <theryuu@warpsharp.info>
      Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
      a677121c
  12. 30 Mar, 2016 5 commits
  13. 28 Mar, 2016 1 commit
  14. 27 Mar, 2016 2 commits
  15. 25 Mar, 2016 3 commits
  16. 23 Mar, 2016 3 commits
  17. 22 Mar, 2016 4 commits
  18. 20 Mar, 2016 1 commit
  19. 19 Mar, 2016 1 commit
  20. 16 Mar, 2016 2 commits
  21. 11 Mar, 2016 1 commit
  22. 09 Mar, 2016 1 commit
  23. 08 Mar, 2016 1 commit