index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libswscale
/
bfin
Commit message (
Expand
)
Author
Age
Files
Lines
*
swscale: cosmetics: Drop silly camelCase from swScale function pointer name
Diego Biurrun
2013-08-29
1
-2
/
+2
*
swscale: Add some missing av_cold to arch-specific init functions
Diego Biurrun
2013-08-29
2
-2
/
+4
*
swscale: consistent names for arch-specific acceleration functions
Diego Biurrun
2013-08-29
2
-2
/
+2
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
2
-8
/
+8
*
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