1. 26 Dec, 2013 2 commits
  2. 25 Dec, 2013 1 commit
  3. 24 Dec, 2013 1 commit
  4. 22 Dec, 2013 5 commits
  5. 21 Dec, 2013 1 commit
  6. 20 Dec, 2013 16 commits
  7. 19 Dec, 2013 1 commit
  8. 18 Dec, 2013 3 commits
  9. 17 Dec, 2013 7 commits
  10. 16 Dec, 2013 2 commits
  11. 14 Dec, 2013 1 commit
    • Reinhard Tartler's avatar
      Bump major of libavfilter for reference counted buffer API changes. · 6d3ea195
      Reinhard Tartler authored
      Applications that have been linked against an older release of Libav and pick up
      updated libraries experience segmentation faults because they pick up the new
      libavfilter, which assumes AVFrames have been allocated by libavutil and thus
      contain new reference-counting related fields. This will break for AVFrames that
      have been allocated by old libavcodec.
      
      All scheduled API changes are deferred to the next bump.
      6d3ea195