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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfin: libswscale: add const where appropriate to fix warnings
Mans Rullgard
2012-06-20
2
-21
/
+25
*
bfin: libswscale: remove unnecessary #includes
Mans Rullgard
2012-06-20
2
-17
/
+3
*
build: Move all arch OBJS declarations into arch subdirectory Makefiles.
Diego Biurrun
2012-04-12
1
-0
/
+3
*
swscale: K&R formatting cosmetics for Blackfin code
Diego Biurrun
2012-02-02
3
-73
/
+78
*
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
2
-8
/
+8
*
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
3
-12
/
+12
*
consolidate .gitignore patters into a single file
Janne Grunau
2011-01-18
1
-2
/
+0
*
convert svn:ignore properties to .gitignore files
Janne Grunau
2011-01-17
1
-0
/
+2
*
Revert r31153. It failed to build on:
Ramiro Polla
2010-05-12
2
-8
/
+8
*
Use int instead of long to pass width parameters in non-public functions.
Ramiro Polla
2010-05-11
2
-8
/
+8
*
blackfin: fix yuv422 to yuv420 conversion
Ronaldo Moura
2010-05-07
1
-5
/
+12
*
Blackfin: use SRAM only when CONFIG_SRAM is set
Måns Rullgård
2010-01-31
3
-3
/
+3
*
Move bfin specific code to its subdir.
Ramiro Polla
2009-03-27
2
-0
/
+699
*
Move yuv2rgb code to subdirs.
Ramiro Polla
2009-03-26
1
-0
/
+203