index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
w32thread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary parameter from ff_thread_init() and fix behavior
Alexander Strange
2011-04-05
1
-5
/
+4
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
w32thread: add missing #include thread.h
Mans Rullgard
2011-02-09
1
-0
/
+1
*
Deprecate avcodec_thread_init()
Alexander Strange
2011-02-09
1
-4
/
+4
*
Frame-based multithreading framework using pthreads
Alexander Strange
2011-02-09
1
-0
/
+6
*
Remove avcodec_thread_execute from avcodec.h, and make static functions that
Benoit Fouet
2010-03-15
1
-1
/
+1
*
w32thread: Make avcodec_thread_execute2() static here as well
Andreas Öman
2010-03-08
1
-1
/
+1
*
Always call avcodec_thread_init()
Måns Rullgård
2010-01-20
1
-0
/
+3
*
In win32 thread implementation do not access jobnr if the thread is asked
Reimar Döffinger
2009-11-20
1
-3
/
+4
*
Implement execute2 for w32thread
Reimar Döffinger
2009-10-13
1
-0
/
+15
*
Fix w32thread implementation to handle job count > thread_count.
Reimar Döffinger
2009-10-13
1
-21
/
+35
*
Fix a memleak with win32 threads: the handle returned by _beginthreadex
Shehzad Salim
2009-08-12
1
-0
/
+1
*
Making it easier to send arbitrary structures as work orders to MT workers
Roman Shaposhnik
2008-11-12
1
-2
/
+2
*
__stdcall -> WINAPI
Ramiro Polla
2008-03-07
1
-1
/
+1
*
Add attribute that forces alignment of stack to functions that need it.
Ramiro Polla
2007-08-13
1
-1
/
+1
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+0
*
misc spelling fixes
Diego Biurrun
2007-06-12
1
-2
/
+2
*
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
Diego Biurrun
2007-05-10
1
-1
/
+0
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-7
/
+7
*
w32threads by (Gildas Bazin <gbazin at altern dot org>)
Michael Niedermayer
2004-02-19
1
-0
/
+134