| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: add missing FF_API_DEBUG_MV wrappers | James Almer | 2017-08-25 | 1 | -0/+2 |
* | pthread_frame: revert 2e664b9c1e73c80aab91070c1eb7676f04bdd12d. | Wan-Teh Chang | 2017-07-27 | 1 | -2/+4 |
* | pthread_frame: save the FF_DEBUG_THREADS option in PerThreadContext. | Wan-Teh Chang | 2017-07-11 | 1 | -2/+9 |
* | avcodec/pthread_frame, decode: allow errors to happen on draining | Muhammad Faiz | 2017-04-30 | 1 | -8/+7 |
* | Merge commit '549d0bdca53af7a6e0c612ab4b03baecf3a5878f' | James Almer | 2017-04-22 | 1 | -1/+1 |
|\ |
|
| * | decode: be more explicit about storing the last packet properties | Anton Khirnov | 2016-12-14 | 1 | -1/+1 |
| * | pthread_frame: Unreference hw_frames_ctx on per-thread codec contexts | Mark Thompson | 2016-11-10 | 1 | -0/+2 |
| * | pthread_frame: properly propagate the hw frame context across frame threads | Anton Khirnov | 2016-11-10 | 1 | -0/+11 |
| * | pthread_frame: use atomics for frame progress | Anton Khirnov | 2016-10-02 | 1 | -10/+17 |
| * | pthread_frame: use atomics for PerThreadContext.state | Anton Khirnov | 2016-10-02 | 1 | -28/+39 |
| * | pthread_frame: use a thread-safe way for signalling threads to die | Anton Khirnov | 2016-10-02 | 1 | -9/+11 |
* | | pthread_frame: make accesses to debug field be protected by owner lock. | Ronald S. Bultje | 2017-04-07 | 1 | -4/+2 |
* | | pthread_frame: don't return stale error codes after flush | wm4 | 2017-04-06 | 1 | -0/+1 |
* | | pthread_frame: allow per-field ThreadFrame owners. | Ronald S. Bultje | 2017-04-06 | 1 | -8/+10 |
* | | pthread_frame: call update_context_from_user() after acquiring lock. | Ronald S. Bultje | 2017-04-03 | 1 | -5/+9 |
* | | pthread_frame: Propagate sw_pix_fmt across threads | Mark Thompson | 2017-03-31 | 1 | -0/+1 |
* | | pthread_frame: minor simplification to error handling | wm4 | 2017-03-29 | 1 | -14/+5 |
* | | pthread_frame: don't sync items between threads for intra-only codecs. | Ronald S. Bultje | 2017-03-28 | 1 | -1/+1 |
* | | pthread_frame: fix uninitialized variable read | wm4 | 2017-03-27 | 1 | -1/+1 |
* | | pthread_frame: do not attempt to unlock a mutex on the wrong thread | wm4 | 2017-03-27 | 1 | -10/+31 |
* | | lavc: Add hwaccel_flags field to AVCodecContext | wm4 | 2017-03-23 | 1 | -0/+2 |
* | | pthread_frame: remove some dead code | wm4 | 2017-03-21 | 1 | -7/+1 |
* | | pthread_frame: do not run hwaccel decoding asynchronously unless it's safe | Anton Khirnov | 2017-03-21 | 1 | -7/+47 |
* | | pthread_frame: ensure the threads don't run simultaneously with hwaccel | Anton Khirnov | 2017-03-21 | 1 | -0/+34 |
* | | pthread_frame: use better memory orders for frame progress | Wan-Teh Chang | 2017-03-21 | 1 | -4/+4 |
* | | pthread_frame: Unreference hw_frames_ctx on per-thread codec contexts | Mark Thompson | 2017-03-21 | 1 | -1/+4 |
* | | pthread_frame: properly propagate the hw frame context across frame threads | Anton Khirnov | 2017-03-21 | 1 | -0/+11 |
* | | pthread_frame: use atomics for frame progress | Anton Khirnov | 2017-03-21 | 1 | -10/+17 |
* | | pthread_frame: use atomics for PerThreadContext.state | Anton Khirnov | 2017-03-21 | 1 | -37/+47 |
* | | avcodec/pthread_frame: Check av_packet_ref() for failure | Michael Niedermayer | 2017-02-06 | 1 | -1/+7 |
* | | lavc/pthread_frame: protect read state access in setup finish function | Clément Bœsch | 2017-01-16 | 1 | -1/+1 |
* | | avcodec/pthread_frame: Remove unused variable | Michael Niedermayer | 2016-03-15 | 1 | -1/+0 |
* | | Move the |die| member of FrameThreadContext to PerThreadContext. | Wan-Teh Chang | 2016-03-01 | 1 | -6/+5 |
* | | lavc, lavu: use avutil/thread.h instead of redundant conditional includes | Clément Bœsch | 2015-12-07 | 1 | -8/+1 |
* | | avcodec/pthread_frame: update doxygen for update_context_from_thread | Ganesh Ajjanagadde | 2015-10-09 | 1 | -0/+1 |
* | | Merge commit '9f90b24877016e7140b9b14e4b1acee663bb6d8a' | Hendrik Leppkes | 2015-09-05 | 1 | -38/+3 |
|\| |
|
| * | lavc: Drop deprecated get_buffer related functions | Vittorio Giovara | 2015-08-28 | 1 | -27/+5 |
* | | disable deprecation warnings in deprecated code | Andreas Cadhalpun | 2015-08-22 | 1 | -1/+8 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+2 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+2 |
* | | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' | Michael Niedermayer | 2015-07-21 | 1 | -0/+4 |
|\| |
|
| * | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+4 |
* | | avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case | Michael Niedermayer | 2015-07-16 | 1 | -0/+1 |
* | | avcodec/pthread_frame: check avctx on deallocation | Michael Niedermayer | 2015-07-13 | 1 | -3/+4 |
* | | avcodec/pthread_frame: Correcting typo of "occurred" | John Adlum | 2015-07-01 | 1 | -1/+1 |
* | | pthread_frame: forward error codes when flushing | Andreas Cadhalpun | 2015-07-01 | 1 | -0/+11 |
* | | Merge commit '0994e142132200c706f704271b5a7ae81d128f5c' | Michael Niedermayer | 2015-06-01 | 1 | -0/+7 |
|\| |
|
| * | pthread: Check memory allocation | Vittorio Giovara | 2015-05-31 | 1 | -0/+7 |
* | | avcodec/pthread_frame: Fix memleak with frame threads and allocated AVOptions | Michael Niedermayer | 2015-04-06 | 1 | -2/+5 |
* | | Merge commit 'ac4a5e3abd8a022ab32245ad527ffc37eabab8b1' | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
|\| |
|