Show patches with: Submitter = Wan-Teh Chang       |   28 patches
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,1/4] Add a compat stdatomic.h implementation based on windows atomics - - - - --- 2016-11-28 Wan-Teh Chang Accepted
[FFmpeg-devel,2/4] Add a compat stdatomic.h implementation based on suncc atomics - - - - --- 2016-11-28 Wan-Teh Chang Accepted
[FFmpeg-devel,3/4] Add a compat stdatomic.h implementation based on pthreads - - - - --- 2016-11-28 Wan-Teh Chang Accepted
[FFmpeg-devel,4/4] Add a compat dummy stdatomic.h used when threading is disabled - - - - --- 2016-11-28 Wan-Teh Chang Accepted
[FFmpeg-devel] Add a compat stdatomic.h implementation based on GCC atomics - - - - --- 2016-11-28 Wan-Teh Chang Accepted
[FFmpeg-devel] avcodec/h264: Declare the local variable decode_chroma as const. - - - - --- 2017-07-20 Wan-Teh Chang Accepted
[FFmpeg-devel] avcodec/h264_slice: don't sync default_ref[] between threads. - - - - --- 2017-07-18 Wan-Teh Chang Accepted
[FFmpeg-devel] avcodec/hevcdec: hevc_await_progress: declare |y| only if used. - - - - --- 2017-07-20 Wan-Teh Chang Accepted
[FFmpeg-devel] avcodec/libaomenc: Get number of operating points [FFmpeg-devel] avcodec/libaomenc: Get number of operating points - 1 - - 4-- 2022-06-16 Wan-Teh Chang Accepted
[FFmpeg-devel] avcodec/x86/cavsdsp: Delete #include "libavcodec/x86/idctdsp.h". - - - - --- 2017-07-20 Wan-Teh Chang Accepted
[FFmpeg-devel] avformat/avio: Remove no-op code in url_find_protocol(). - - - - --- 2017-07-07 Wan-Teh Chang Accepted
[FFmpeg-devel] avutil/cpu: remove the |checked| static variable - - - - --- 2016-11-23 Wan-Teh Chang Accepted
[FFmpeg-devel] avutil/tests: add cpu_init to .gitignore and tests/fate - - - - --- 2016-11-23 Wan-Teh Chang Accepted
[FFmpeg-devel] avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS - - - - --- 2016-12-06 Wan-Teh Chang Accepted
[FFmpeg-devel] avutil: fix data race in av_get_cpu_flags() - - - - --- 2016-12-07 Wan-Teh Chang Accepted
[FFmpeg-devel] avutil: fix data race in av_get_cpu_flags() - - - - --- 2016-12-06 Wan-Teh Chang Accepted
[FFmpeg-devel] avutil: fix data race in av_get_cpu_flags(). - - - - --- 2016-11-22 Wan-Teh Chang Changes Requested
[FFmpeg-devel] avutil: fix data race in av_get_cpu_flags(). - - - - --- 2016-11-21 Wan-Teh Chang Superseded
[FFmpeg-devel] compat/atomics: merge the C11 atomics from Libav - - - - --- 2016-11-23 Wan-Teh Chang Changes Requested
[FFmpeg-devel] configure: add -fPIE instead of -pie to C flags for ThreadSanitizer - - - - --- 2016-12-02 Wan-Teh Chang Accepted
[FFmpeg-devel] configure: check for stdatomic.h - - - - --- 2016-11-24 Wan-Teh Chang Accepted
[FFmpeg-devel] ffmpeg: Fix typos in the comment for decode() ("." vs. "->") - - - - --- 2017-07-06 Wan-Teh Chang Accepted
[FFmpeg-devel] Make the one-time initialization in av_get_cpu_flags() thread-safe. - - - - --- 2016-11-22 Wan-Teh Chang Superseded
[FFmpeg-devel] pthread_frame: revert 2e664b9c1e73c80aab91070c1eb7676f04bdd12d. - - - - --- 2017-07-18 Wan-Teh Chang Accepted
[FFmpeg-devel] pthread_frame: save the FF_DEBUG_THREADS option in FrameThreadContext. - - - - --- 2017-07-07 Wan-Teh Chang New
[FFmpeg-devel] pthread_frame: save the FF_DEBUG_THREADS option in PerThreadContext. - - - - --- 2017-07-10 Wan-Teh Chang Accepted
[FFmpeg-devel] tsan warning about a data race in libavcodec/h264_direct.c - - - - --- 2017-07-20 Wan-Teh Chang New
[FFmpeg-devel] tsan warning about data race in h264 decoder - - - - --- 2017-07-18 Wan-Teh Chang New