1. 19 5月, 2016 4 次提交
  2. 05 5月, 2016 1 次提交
  3. 30 4月, 2016 6 次提交
  4. 24 4月, 2016 1 次提交
  5. 19 4月, 2016 1 次提交
  6. 12 4月, 2016 2 次提交
  7. 07 4月, 2016 2 次提交
  8. 01 4月, 2016 1 次提交
    • J
      jack: Support OSX · 6bb99757
      Josh de Kock 提交于
      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: NLuca Barbato <lu_zero@gentoo.org>
      6bb99757
  9. 30 3月, 2016 5 次提交
  10. 28 3月, 2016 1 次提交
  11. 26 3月, 2016 2 次提交
  12. 24 3月, 2016 2 次提交
  13. 23 3月, 2016 2 次提交
  14. 20 3月, 2016 1 次提交
  15. 19 3月, 2016 1 次提交
  16. 07 3月, 2016 2 次提交
  17. 22 2月, 2016 1 次提交
    • A
      lavf: reorganize URLProtocols · 2758cded
      Anton Khirnov 提交于
      Instead of a linked list constructed at av_register_all(), store them
      in a constant array of pointers.
      
      Since no registration is necessary now, this removes some global state
      from lavf. This will also allow the urlprotocol layer caller to limit
      the available protocols in a simple and flexible way in the following
      commits.
      2758cded
  18. 20 2月, 2016 4 次提交
  19. 19 2月, 2016 1 次提交