index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
sh4
Age
Commit message (
Expand
)
Author
2014-03-13
libavcodec/sh4: add note about the removial
Michael Niedermayer
2014-03-13
Remove all SH4 architecture optimizations
Diego Biurrun
2013-04-22
sh4: Remove dubious aligned dsputil code
Diego Biurrun
2013-04-19
sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Michael Niedermayer
2013-04-08
lavc: Make pointers to ff_cropTbl const
Martin Storsjö
2013-02-26
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-08
dsputil: Move rnd_avg inline functions to a separate header
Diego Biurrun
2013-02-07
dsputil: Move copy_block functions to a separate header
Diego Biurrun
2013-02-06
dsputil: Separate h264chroma
Diego Biurrun
2013-02-05
sh4: drop unused functions
Luca Barbato
2013-02-05
sh4: Fix silly type vs. variable name search and replace typo
Diego Biurrun
2013-02-05
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.
Diego Biurrun
2013-01-24
dsputil: Separate h264 qpel
Mans Rullgard
2013-01-22
dsputil: remove one array dimension from avg_no_rnd_pixels_tab.
Ronald S. Bultje
2013-01-22
dsputil: remove avg_no_rnd_pixels8.
Ronald S. Bultje
2013-01-22
Drop DCTELEM typedef
Diego Biurrun
2012-12-18
misc typo, style and wording fixes
Diego Biurrun
2012-12-10
sh4: dsputil: remove duplicate of ff_gmc_c()
Mans Rullgard
2012-10-11
sh4: add required #include, fix build
Mans Rullgard
2012-03-26
build: prettyprinting cosmetics
Diego Biurrun
2012-02-15
sh4: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2011-07-21
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-20
simple_idct: add 10-bit version
Mans Rullgard
2011-05-21
multiple inclusion guard cleanup
Diego Biurrun
2011-05-10
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-04-29
Remove disabled non-optimized code variants.
Diego Biurrun
2011-04-26
Eliminate pointless '#if 1' statements without matching '#else'.
Diego Biurrun
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-01-18
consolidate .gitignore patters into a single file
Janne Grunau
2011-01-17
convert svn:ignore properties to .gitignore files
Janne Grunau
2010-03-16
Simplify arch-specific object file lists
Måns Rullgård
2010-03-16
Move arch-specific makefile parts into $arch/Makefile
Måns Rullgård
2010-03-08
Add missing includes in bfin and sh4 files
Måns Rullgård
2010-03-08
sh4: move dsputil prototypes to header file
Måns Rullgård
2010-03-08
sh4: fix about 1000 warnings
Måns Rullgård
2009-01-09
SH4: fix typo in asm constraint
Måns Rullgård
2008-12-03
Delete unnecessary 'extern' keywords.
Diego Biurrun
2008-11-20
SH4: fix IDCT
Måns Rullgård
2008-11-20
SH4: fix memzero_align8()
Måns Rullgård
2008-11-20
SH4: add macros for setting and restoring FPSCR.PR bit
Måns Rullgård
2008-11-20
SH4: remove some commented out blocks of code
Måns Rullgård
2008-11-19
SH4: fix IDCT
Måns Rullgård
2008-11-19
SH4: do not mix code and declarations
Måns Rullgård
2008-11-19
SH4: fix compilation of memzero_align8()
Måns Rullgård
2008-11-19
SH4: remove unused functions
Måns Rullgård
2008-11-19
SH4: replace missed rnd_avg2 -> rnd_avg32
Måns Rullgård
2008-11-19
SH4: rename functions with conflicting names
Måns Rullgård
2008-10-16
Convert asm keyword into __asm__.
Diego Pettenò
[next]