summaryrefslogtreecommitdiff
path: root/libavcodec/pthread.c
Commit message (Expand)AuthorAge
* lavc: add supports of OS/2 threadsKO Myung-Hun2011-11-13
* pthreads: export the delay that was previously exported by mangling has_b_fra...Michael Niedermayer2011-11-10
* pthreads: drop has_b_frames mangling, its buggy in many many ways,Michael Niedermayer2011-11-09
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-27
|\
| * threads: restore has_b_frames in frame_thread_freeJanne Grunau2011-10-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-17
|\|
| * w32threads: support for frame multithreadingSteven Walters2011-10-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-16
|\|
| * pthread: prevent updating AVCodecContext from itself in frame_thread_freeRonald S. Bultje2011-10-15
| * pthread: copy coded frame dimensions in update_context_from_threadRonald S. Bultje2011-10-15
* | lavc: add ff_init_buffer_info()Michael Niedermayer2011-10-07
* | threads: warn in case of multiple finished setup calls.Michael Niedermayer2011-10-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-12
|\|
| * vp8/mt: flush worker thread, not application thread context, on seek.Ronald S. Bultje2011-07-10
| * mt: proper locking around release_buffer calls.Ronald S. Bultje2011-07-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-03
|\|
| * H264/MPEG frame-level multi-threading.Alexander Strange2011-06-02
* | Merge remote-tracking branch 'ffmpeg-mt/master'Alexander Strange2011-05-31
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\|
| * lavc: remove FF_API_HURRY_UP cruftAnton Khirnov2011-04-26
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-22
|\|
| * Introduce slice threads flag.Ronald S. Bultje2011-04-21
| * pthread: validate_thread_parameters() ignored slice-threading being intention...Alexander Strange2011-04-09
| * Remove unnecessary parameter from ff_thread_init() and fix behaviorAlexander Strange2011-04-05
* | Merge remote-tracking branch 'ffmpeg-mt/master'Alexander Strange2011-04-08
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-03
|\|
| * lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-02
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * threads: allow thread count of zeroMans Rullgard2011-03-02
| * pthreads: Fix bug introduced with thread_safe_callbacksAlexander Strange2011-03-01
| * Deprecate avcodec_thread_init()Alexander Strange2011-02-09
| * Frame-based multithreading framework using pthreadsAlexander Strange2011-02-09
* | Unbreak avcodec_thread_initReimar Döffinger2011-03-28
* | threads: allow thread count of zeroMans Rullgard2011-03-03
* | pthreads: Fix bug introduced with thread_safe_callbacksAlexander Strange2011-03-03
* | Deprecate avcodec_thread_init()Alexander Strange2011-02-11
* | Frame-based multithreading framework using pthreadsAlexander Strange2011-02-11
|/
* Remove avcodec_thread_execute from avcodec.h, and make static functions thatBenoit Fouet2010-03-15
* Make avcodec_thread_execute2() staticAndreas Öman2010-03-08
* Always call avcodec_thread_init()Måns Rullgård2010-01-20
* Add an execute2 function that is more flexible and allows to use parallelReimar Döffinger2009-10-12
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Avoid invasion of POSIX-reserved _t namespace.Diego Biurrun2008-12-15
* Making it easier to send arbitrary structures as work orders to MT workersRoman Shaposhnik2008-11-12
* Add attribute that forces alignment of stack to functions that need it.Ramiro Polla2007-08-13
* set thread_opaque to NULL when freeing itBenoit Fouet2007-07-06
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-10
* rename always_inline to av_always_inline and move to common.hMåns Rullgård2006-12-08
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07