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
/
sparc
Age
Commit message (
Expand
)
Author
2013-02-26
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
Michael Niedermayer
2013-02-26
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-02-15
sparc: dsputil: Simplify high_bit_depth checks
Diego Biurrun
2013-02-11
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-02-10
sparc: dsputil_vis: Fix silly variable name search and replace typo
Diego Biurrun
2013-02-09
sparc: Revert some parameter name changes in dsputil_vis.c
James Almer
2013-02-06
Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'
Michael Niedermayer
2013-02-06
Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'
Michael Niedermayer
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-23
Merge commit 'baf35bb4bc4fe7a2a4113c50989d11dd9ef81e76'
Michael Niedermayer
2013-01-23
Merge commit '32ff6432284f713e9f837ee5b36fc8e9f1902836'
Michael Niedermayer
2013-01-23
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
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-08-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
Fix even more missing includes after the common.h removal
Martin Storsjö
2012-08-16
Add more missing includes after removing the implicit common.h
Martin Storsjö
2012-04-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-12
build: Consistently handle conditional compilation for all optimization OBJS.
Diego Biurrun
2012-03-26
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-26
build: prettyprinting cosmetics
Diego Biurrun
2012-02-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-15
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2011-11-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-02
Replace ffmpeg references with more accurate libav* references.
Diego Biurrun
2011-07-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-21
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-21
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-20
simple_idct: add 10-bit version
Mans Rullgard
2011-05-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-21
multiple inclusion guard cleanup
Diego Biurrun
2011-05-11
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-10
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-04-10
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
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-18
Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED
Måns Rullgård
2010-03-16
Move arch-specific makefile parts into $arch/Makefile
Måns Rullgård
2010-03-10
sparc: fix a few pages of cast warnings
Måns Rullgård
2010-03-10
sparc: fix dsputil prototypes
Måns Rullgård
2010-03-06
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-01-22
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2009-02-09
Remove file name from file headers.
Diego Biurrun
2009-01-30
Add missing void keyword to parameterless function declarations.
Diego Biurrun
2008-12-09
Remove useless inline qualifier, fixes linking with gcc 4.3.
Alexis Ballier
2008-12-03
Delete unnecessary 'extern' keywords.
Diego Biurrun
[next]