-
- Downloads
w32threads: support for frame multithreading
Replace our incomplete w32threads implementation with x264's pthreads
w32threads wrapper.
Relicensed to LGPL with kind permission by Pegasys Inc.
Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
Showing
- libavcodec/Makefile 1 addition, 1 deletionlibavcodec/Makefile
- libavcodec/h264.c 1 addition, 1 deletionlibavcodec/h264.c
- libavcodec/h264_direct.c 1 addition, 1 deletionlibavcodec/h264_direct.c
- libavcodec/mpeg12.c 1 addition, 1 deletionlibavcodec/mpeg12.c
- libavcodec/mpegvideo.c 1 addition, 1 deletionlibavcodec/mpegvideo.c
- libavcodec/pthread.c 11 additions, 2 deletionslibavcodec/pthread.c
- libavcodec/utils.c 3 additions, 3 deletionslibavcodec/utils.c
- libavcodec/vp3.c 4 additions, 4 deletionslibavcodec/vp3.c
- libavcodec/w32pthreads.h 207 additions, 0 deletionslibavcodec/w32pthreads.h
- libavcodec/w32thread.c 0 additions, 176 deletionslibavcodec/w32thread.c
Loading
Please register or sign in to comment