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
/
libswscale
/
colorspace-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
testprogs: Remove unused includes
Martin Storsjö
2012-08-29
1
-1
/
+0
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
swscale-test: Drop unused argc and argv arguments from main().
Diego Biurrun
2012-02-01
1
-1
/
+1
*
swscale: K&R formatting cosmetics for code examples
Diego Biurrun
2012-01-08
1
-34
/
+45
*
Drop some pointless void* return value casts from av_malloc() invocations.
Diego Biurrun
2012-01-02
1
-2
/
+2
*
sws: replace all long with int.
Anton Khirnov
2011-05-28
1
-1
/
+1
*
swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
Ronald S. Bultje
2011-05-24
1
-28
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
colorspace-test: fix build
Ramiro Polla
2010-12-07
1
-1
/
+1
*
Revert r31153. It failed to build on:
Ramiro Polla
2010-05-12
1
-1
/
+1
*
Use int instead of long to pass width parameters in non-public functions.
Ramiro Polla
2010-05-11
1
-1
/
+1
*
swscale: Check for return values of malloc.
Ramiro Polla
2009-08-29
1
-0
/
+3
*
Cosmetics:
Ramiro Polla
2009-08-16
1
-10
/
+10
*
Indent libswscale:
Ramiro Polla
2009-08-16
1
-11
/
+11
*
Rename cs_test.c --> colorspace-test.c. This is more consistent with the names
Diego Biurrun
2009-03-26
1
-0
/
+175