1. 03 Feb, 2010 2 commits
  2. 02 Feb, 2010 6 commits
  3. 01 Feb, 2010 13 commits
  4. 31 Jan, 2010 2 commits
  5. 30 Jan, 2010 5 commits
  6. 22 Jan, 2010 1 commit
  7. 20 Jan, 2010 2 commits
  8. 28 Dec, 2009 1 commit
    • Stefano Sabatini's avatar
      Set thread_count in the decoder before to open it. · de4898a2
      Stefano Sabatini authored
      This is safer since avcodec_open() may initialize some structure using
      the thread_count default value which will be changed later, causing
      potential security / stability issues.
      
      Also do not explicitely set the thread_count value in the decoder,
      since this is already done by avcodec_thread_init().
      
      See the thread:
      "[FFmpeg-devel] [PATCH] Make ffplay define in the encoder the number of threads *before* to open it",
      started in date 2008-03-08.
      
      Originally committed as revision 20954 to svn://svn.ffmpeg.org/ffmpeg/trunk
      de4898a2
  9. 21 Dec, 2009 3 commits
  10. 13 Dec, 2009 2 commits
  11. 29 Nov, 2009 1 commit
  12. 19 Nov, 2009 1 commit
  13. 11 Nov, 2009 1 commit