Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-10compat/w32pthreads: use the condition variable API directly when targeting ne...James Almer
2014-10-09compat/w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer
2014-08-15Merge commit '6baeadd11083774ebd823dd5e1a744c2150a3bfc'Michael Niedermayer
2014-08-15w32pthreads: Mark functions in compatibility wrapper as av_unusedDiego Biurrun
2014-08-13Merge commit '428b0578c64241fc677fed7083cc8fe65e10f32e'Michael Niedermayer
2014-08-13w32threads: Use newer thread synchronization functions when targeting VistaMartin Storsjö
2014-05-26compat/w32pthreads: add return value to pthread_cond_init().Nicolas George
2013-08-28Merge commit 'ef51692a49d58963966adca55c62da9c34c3c7e1'Michael Niedermayer
2013-08-28Merge commit '4332bf98dc051fd1ffbd9d4ddc1c5e55790c96f1'Michael Niedermayer
2013-08-28Revert "w32pthread: help compiler figure out undeeded code"Martin Storsjö
2013-08-28w32threads: Don't use function pointers when linking directly to newer APIsMartin Storsjö
2013-08-22Merge commit '4622f11f9c83db8a2e08408c71ff901826ca652c'Michael Niedermayer
2013-08-21w32pthread: help compiler figure out undeeded codeRafaël Carré
2013-07-19Merge commit '439902e0d68a0f0d800c21b5e6b598d5fa0c51da'Michael Niedermayer
2013-07-18Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/Diego Biurrun
2013-05-24Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d'Michael Niedermayer
2013-05-24w32pthreads: move from lavc to compat/Anton Khirnov