17 Commits (d93fdcbf5c0e70ca03aaad2581fd328f277cd7cb)

Author SHA1 Message Date
Benoit Fouet 4a287145c2 Remove avcodec_thread_execute from avcodec.h, and make static functions that 15 years ago
Andreas Öman 9b066ecbf0 w32thread: Make avcodec_thread_execute2() static here as well 15 years ago
Måns Rullgård 68cf92ee5e Always call avcodec_thread_init() 15 years ago
Reimar Döffinger 9fe0894210 In win32 thread implementation do not access jobnr if the thread is asked 15 years ago
Reimar Döffinger 7537726f47 Implement execute2 for w32thread 15 years ago
Reimar Döffinger 1e6ff470b5 Fix w32thread implementation to handle job count > thread_count. 15 years ago
Shehzad Salim 51fdb6f08d Fix a memleak with win32 threads: the handle returned by _beginthreadex 15 years ago
Roman Shaposhnik 3a84713aaa Making it easier to send arbitrary structures as work orders to MT workers 16 years ago
Ramiro Polla 5dea940937 __stdcall -> WINAPI 17 years ago
Ramiro Polla 5e4c7ca224 Add attribute that forces alignment of stack to functions that need it. 18 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer 16806499fc w32threads by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Michael Niedermayer 9c3d33d67f multithreaded/SMP motion estimation 21 years ago