]> git.sesse.net Git - ffmpeg/history - libavcodec/w32pthreads.h
avcodec: Add av_cold attributes to init functions missing them
[ffmpeg] / libavcodec / w32pthreads.h
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-08-14 Diego Biurrunw32pthreads: Add missing #includes to make header compi...
2012-04-04 Derek Buitenhuisw32threads: Make pthread_cond_wait follow POSIX
2011-12-23 Sergey Radionovw32thread: call ResetEvent() in pthread_cond_broadcast().
2011-12-21 Sergey Radionovw32threads: wait for the waked thread in pthread_cond_s...
2011-12-07 Ronald S. Bultjew32thread: port fixes to pthread_cond_broadcast() from...
2011-11-05 Martin Storsjöw32threads: Wrap the mutex functions in inline function...
2011-10-16 Steven Waltersw32threads: support for frame multithreading