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
/
alpha
Age
Commit message (
Expand
)
Author
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-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-01
ALPHA: Replace sized int_fast integer types with plain int/unsigned.
Diego Biurrun
2011-04-27
simple_idct_alpha: Drop some useless casts.
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-06-26
Remove --enable-gprof flag
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
Alpha: move dsputil prototypes to a header file
Måns Rullgård
2009-08-21
Replace redundant GNUC_PREREQ macro by AV_GCC_VERSION_AT_LEAST from libavutil.
Diego Biurrun
2009-02-21
Alpha: fix inline asm with DEC/Compaq/HP compiler
Måns Rullgård
2009-01-18
Alpha: fix pix_abs16
Måns Rullgård
2009-01-18
Alpha: add ff_ prefix to idct functions
Måns Rullgård
2009-01-18
Alpha: indentation
Måns Rullgård
2009-01-18
Alpha: proper IDCT selection
Måns Rullgård
2009-01-18
Alpha: add some const, kill some warnings
Måns Rullgård
2009-01-17
Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp
Måns Rullgård
2009-01-17
Alpha: fix dct_unquantize_h263_inter/intra_axp()
Måns Rullgård
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
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-07-05
update my email address
Måns Rullgård
2007-07-05
UTF-8 conversion
Diego Biurrun
2007-07-05
Group all copyright and author notices together.
Diego Biurrun
2007-05-16
Add libavcodec to compiler include flags in order to simplify header
Ronald S. Bultje
2007-02-11
rename HAVE_GPROF to CONFIG_GPROF
Måns Rullgård
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-09-10
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-02-17
Change license header to LGPL for consistency.
Falk Hüffner
2006-01-12
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-12-22
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-12
remove unused variables
Måns Rullgård
2005-06-19
Communicate proper aliasing to gcc (needed for 4.1).
Falk Hüffner
2004-07-10
Don't include config.h from assembly, because the mplayer developers
Falk Hüffner
2003-12-30
interlaced motion estimation
Michael Niedermayer
2003-12-15
100l (forgot alpha & ppc)
Michael Niedermayer
2003-09-13
Use asms instead of builtins when compiling for generic Alpha. Less
Falk Hüffner
2003-07-25
warning fixes
Alex Beregszaszi
2003-06-29
build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>)
Sam Hocevar
2003-06-21
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...
Michael Niedermayer
2003-03-03
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
Michael Niedermayer
2003-02-22
32 vs. 64bit bugfix by (Dave Huang (dahanc))
Michael Niedermayer
[next]