21 Commits (b5c4bb989d4085625f212b9b6378e4ee0a1a9ca8)

Author SHA1 Message Date
Benoit Fouet 4a287145c2 Remove avcodec_thread_execute from avcodec.h, and make static functions that 15 years ago
Andreas Öman e31fefd448 Make avcodec_thread_execute2() static 15 years ago
Måns Rullgård 68cf92ee5e Always call avcodec_thread_init() 15 years ago
Reimar Döffinger 8d23a86f33 Add an execute2 function that is more flexible and allows to use parallel 15 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Diego Biurrun c4687bf607 Avoid invasion of POSIX-reserved _t namespace. 16 years ago
Roman Shaposhnik 3a84713aaa Making it easier to send arbitrary structures as work orders to MT workers 16 years ago
Ramiro Polla 5e4c7ca224 Add attribute that forces alignment of stack to functions that need it. 18 years ago
Benoit Fouet b54bb84c36 set thread_opaque to NULL when freeing it 18 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 18 years ago
Måns Rullgård 849f10351d rename always_inline to av_always_inline and move to common.h 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 bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer 12013f67c4 10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) 21 years ago
Roman Shaposhnik a8eb52a8c3 * reimplementation using mutexes and condition variables. 21 years ago
Michael Niedermayer 399cec2f3e count > thread_count for execute() 21 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