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
/
compat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work around broken floating point limits on some systems.
Anton Khirnov
2014-03-10
2
-0
/
+57
*
build: Import makedef script from c99-to-c89
Derek Buitenhuis
2013-11-24
1
-0
/
+132
*
Remove #undefs for formerly forbidden system functions
Diego Biurrun
2013-11-07
1
-2
/
+0
*
Revert "w32pthread: help compiler figure out undeeded code"
Martin Storsjö
2013-08-27
1
-5
/
+5
*
w32threads: Don't use function pointers when linking directly to newer APIs
Martin Storsjö
2013-08-27
1
-5
/
+7
*
w32pthread: help compiler figure out undeeded code
Rafaël Carré
2013-08-21
1
-5
/
+5
*
compat: Add missing license boilerplates
Diego Biurrun
2013-07-18
2
-2
/
+38
*
Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/
Diego Biurrun
2013-07-18
3
-9
/
+13
*
compat: wrap math.h to avoid AIX-specific clashes
Luca Barbato
2013-07-04
1
-0
/
+14
*
w32pthreads: move from lavc to compat/
Anton Khirnov
2013-05-24
1
-0
/
+279
*
Use the avstring.h locale-independent character type functions
Reimar Döffinger
2013-03-07
1
-2
/
+1
*
build: Plan 9 support
Mans Rullgard
2012-10-23
3
-0
/
+46
*
build: tms470: work around glibc math.h problems
Mans Rullgard
2012-10-13
1
-0
/
+7
*
compat/vsnprintf: return number of bytes required on truncation.
Ronald S. Bultje
2012-09-15
1
-3
/
+10
*
lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.
Ronald S. Bultje
2012-09-05
2
-0
/
+157
*
getopt: Remove an unnecessary define
Martin Storsjö
2012-08-16
1
-2
/
+0
*
getopt: Add missing includes
Martin Storsjö
2012-08-16
1
-0
/
+3
*
dct/fft-test: use a replacement getopt() if the system has none present.
Ronald S. Bultje
2012-07-11
1
-0
/
+84