index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
pthread.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add attribute that forces alignment of stack to functions that need it.
Ramiro Polla
2007-08-13
1
-1
/
+1
*
set thread_opaque to NULL when freeing it
Benoit Fouet
2007-07-06
1
-1
/
+1
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+0
*
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
Diego Biurrun
2007-05-10
1
-1
/
+0
*
rename always_inline to av_always_inline and move to common.h
Måns Rullgård
2006-12-08
1
-1
/
+1
*
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: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-17
/
+17
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-21
/
+21
*
10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>)
Michael Niedermayer
2004-05-26
1
-2
/
+2
*
* reimplementation using mutexes and condition variables.
Roman Shaposhnik
2004-05-18
1
-155
/
+122
*
count > thread_count for execute()
Michael Niedermayer
2004-03-03
1
-46
/
+108
*
w32threads by (Gildas Bazin <gbazin at altern dot org>)
Michael Niedermayer
2004-02-19
1
-7
/
+7
*
multithreaded/SMP motion estimation
Michael Niedermayer
2004-02-13
1
-0
/
+139
[prev]