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
/
bfin
Age
Commit message (
Expand
)
Author
2012-02-15
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-09
cosmetics: Delete empty lines at end of file.
Diego Biurrun
2011-11-02
Replace some forgotten FFmpeg references by Libav.
Diego Biurrun
2011-07-21
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-21
dsputil: template get_pixels() for different bit depths
Mans Rullgard
2011-07-21
jfdctint: add 10-bit version
Mans Rullgard
2011-07-20
simple_idct: add 10-bit version
Mans Rullgard
2011-05-10
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-05-09
mpegaudio: remove CONFIG_MPEGAUDIO_HP option
Mans Rullgard
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-07-02
Remove misplaced Doxygen comment.
Diego Biurrun
2010-06-22
Improve some uses of ff_cropTbl with constant offset
Måns Rullgård
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
bfin: fix function prototypes
Måns Rullgård
2010-01-31
Blackfin: use SRAM only when CONFIG_SRAM is set
Måns Rullgård
2009-08-24
Add necessary #include for config.h.
Diego Biurrun
2009-07-22
Remove useless #include <unistd.h> from many files
Måns Rullgård
2009-05-28
blackfin: disable broken dsputil functions
Måns Rullgård
2009-05-28
blackfin: add missing const in function prototypes
Måns Rullgård
2009-05-28
blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is auto
Måns Rullgård
2009-05-28
blackfin: use DCT function pointer in dct_quantize_bfin()
Måns Rullgård
2009-02-09
Remove file name from file headers.
Diego Biurrun
2009-01-13
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2008-12-03
Delete unnecessary 'extern' keywords.
Diego Biurrun
2008-10-16
Convert asm keyword into __asm__.
Diego Pettenò
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-05-09
Use full path for #includes from another directory.
Diego Biurrun
2008-02-16
FLAT objects cannot have multiple sections, so using the L1 attributes breaks
Mike Frysinger
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
Add missing multiple inclusion guards.
Diego Biurrun
2007-10-04
license header consistency cosmetics.
Diego Biurrun
2007-10-04
blackfin optimized vp3 transform and infastructure for idct
Marc Hoffman
2007-09-17
blackfin vsad primitives
Marc Hoffman
2007-09-17
properly tell the compiler that A0 and A1 are clobbered
Marc Hoffman
2007-08-30
Use a consistent multiple inclusion guard.
Diego Biurrun
2007-08-30
Blackfin 32bit multiplication primitives MULH MUL16
Marc Hoffman
2007-08-13
special handling for vp3 idct, use the c reference
Marc Hoffman
2007-06-22
removing dependency on bfin_sram.h, which is not used right now
Marc Hoffman
2007-06-22
renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h
Marc Hoffman
2007-06-13
removing underscores from block profiling renaming to xx_
Marc Hoffman
2007-06-12
Blackfin dct_quantize_bfin routine
Marc Hoffman
2007-06-12
Blackfin IDCT has no special permutation it uses normal order
Marc Hoffman
2007-05-16
Add libavcodec to compiler include flags in order to simplify header
Ronald S. Bultje
2007-05-13
Blackfin DSP utilities: add DEFUN_END
Marc Hoffman
2007-04-03
Remove #if 0 code.
Diego Biurrun
2007-04-01
bfin dsputils, basic pixel operations sads, diffs, motion compensation
Marc Hoffman
[next]