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
/
bfin
/
swscale_bfin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-2
/
+2
*
bfin: libswscale: add const where appropriate to fix warnings
Mans Rullgard
2012-06-20
1
-8
/
+8
*
bfin: libswscale: remove unnecessary #includes
Mans Rullgard
2012-06-20
1
-9
/
+2
*
swscale: K&R formatting cosmetics for Blackfin code
Diego Biurrun
2012-02-02
1
-22
/
+26
*
swscale: Remove unused variable from ff_bfin_get_unscaled_swscale().
Diego Biurrun
2011-06-21
1
-2
/
+0
*
sws: replace all long with int.
Anton Khirnov
2011-05-28
1
-4
/
+4
*
swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
Ronald S. Bultje
2011-05-24
1
-11
/
+9
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Revert r31153. It failed to build on:
Ramiro Polla
2010-05-12
1
-4
/
+4
*
Use int instead of long to pass width parameters in non-public functions.
Ramiro Polla
2010-05-11
1
-4
/
+4
*
Blackfin: use SRAM only when CONFIG_SRAM is set
Måns Rullgård
2010-01-31
1
-1
/
+1
*
Move bfin specific code to its subdir.
Ramiro Polla
2009-03-27
1
-0
/
+93