1. 22 Feb, 2016 1 commit
    • Anton Khirnov's avatar
      lavf: reorganize URLProtocols · 2758cded
      Anton Khirnov authored
      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
  2. 04 Dec, 2015 1 commit
  3. 08 Jun, 2015 1 commit
  4. 15 Mar, 2015 1 commit
  5. 10 Oct, 2014 1 commit
    • Luca Barbato's avatar
      sctp: Use AVERROR_BUG instead of abort() · 09e1ccc8
      Luca Barbato authored
      Trying to write to a stream id larger the the maximum requested is
      a programming error, still there is no reason to leave a
      reachable abort() in the codebase.
      
      CC: libav-stable@libav.org
      09e1ccc8
  6. 25 Aug, 2014 1 commit
  7. 15 Aug, 2014 1 commit
  8. 30 Aug, 2013 1 commit
  9. 05 Aug, 2013 1 commit
  10. 04 May, 2013 1 commit
  11. 17 Dec, 2012 1 commit
  12. 08 Nov, 2012 1 commit
  13. 25 Jul, 2012 1 commit
  14. 26 Jun, 2012 1 commit
  15. 20 Jun, 2012 1 commit
  16. 09 May, 2012 1 commit
  17. 08 May, 2012 1 commit