1. 17 Sep, 2015 1 commit
  2. 18 Jul, 2015 1 commit
  3. 08 Jun, 2015 1 commit
  4. 05 Sep, 2014 1 commit
  5. 22 Aug, 2014 1 commit
    • Janne Grunau's avatar
      rv34: use ff_mpeg_update_thread_context only when decoder is fully initialized · dc4b2e7d
      Janne Grunau authored
      MpegEncContext based decoders are only fully initialized after the first
      ff_thread_get_buffer() call. The RV30/40 decoders may fail before a frame
      buffer was requested. ff_mpeg_update_thread_context() fails on half
      initialized MpegEncContexts. Since this can only happen before a the
      first frame was decoded there is no need to call
      ff_mpeg_update_thread_context().
      
      Based on patches by John Stebbins and tested by John Stebbins.
      
      CC: libav-stable@libav.org
      dc4b2e7d
  6. 15 Aug, 2014 2 commits
  7. 14 Aug, 2014 1 commit
  8. 11 Jul, 2014 1 commit
  9. 23 Jun, 2014 1 commit
  10. 13 Jun, 2014 1 commit
  11. 29 May, 2014 1 commit
  12. 25 May, 2014 1 commit
  13. 09 Apr, 2014 1 commit
  14. 16 Mar, 2014 1 commit
  15. 09 Jan, 2014 1 commit
    • Anton Khirnov's avatar
      mpegvideo: drop support for real (non-emulated) edges · ebfe622b
      Anton Khirnov authored
      Several decoders disable those anyway and they are not measurably faster
      on x86. They might be somewhat faster on other platforms due to missing
      emu edge SIMD, but the gain is not large enough (and those decoders
      relevant enough) to justify the added complexity.
      ebfe622b
  16. 21 Dec, 2013 1 commit
  17. 15 Nov, 2013 1 commit
  18. 31 Oct, 2013 1 commit
  19. 29 Sep, 2013 1 commit
  20. 19 Sep, 2013 1 commit
  21. 15 May, 2013 1 commit
  22. 15 Mar, 2013 2 commits
  23. 12 Mar, 2013 1 commit
  24. 08 Mar, 2013 1 commit
  25. 07 Mar, 2013 1 commit
  26. 03 Mar, 2013 1 commit
  27. 15 Feb, 2013 1 commit
  28. 08 Feb, 2013 1 commit
  29. 06 Feb, 2013 1 commit
  30. 23 Jan, 2013 1 commit
  31. 20 Dec, 2012 1 commit
  32. 18 Dec, 2012 1 commit
  33. 16 Nov, 2012 1 commit
  34. 08 Oct, 2012 1 commit
  35. 19 Sep, 2012 1 commit
  36. 01 Sep, 2012 1 commit
  37. 07 Aug, 2012 1 commit
  38. 28 Apr, 2012 1 commit