summaryrefslogtreecommitdiff
path: root/libavcodec/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer2012-10-101-1/+2
|\
| * build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-10-091-1/+2
* | dsputil/me/pixels: Actually use av_restrictDerek Buitenhuis2012-09-093-6/+6
* | lowres2 support.Michael Niedermayer2012-04-221-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-221-1/+1
|\ \ | |/
| * Remove lowres video decodingMans Rullgard2012-04-211-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-261-6/+6
|\ \ | |/
| * build: prettyprinting cosmeticsDiego Biurrun2012-03-261-6/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-162-2/+2
|\ \ | |/
| * mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-151-1/+1
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-221-2/+3
|\ \ | |/
| * dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-211-1/+1
| * dsputil: template get_pixels() for different bit depthsMans Rullgard2011-07-211-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-211-1/+1
|\ \ | |/
| * simple_idct: add 10-bit versionMans Rullgard2011-07-201-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-111-2/+2
|\ \ | |/
| * Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-0/+4
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-021-3/+3
|\ \ | |/
| * ALPHA: Replace sized int_fast integer types with plain int/unsigned.Diego Biurrun2011-05-011-3/+3
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-281-7/+7
|\ \ | |/
| * simple_idct_alpha: Drop some useless casts.Diego Biurrun2011-04-271-7/+7
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-199-36/+36
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-101-0/+4
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-3/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+3
* Remove --enable-gprof flagMåns Rullgård2010-06-262-20/+0
* Simplify arch-specific object file listsMåns Rullgård2010-03-161-1/+1
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-161-0/+6
* Alpha: move dsputil prototypes to a header fileMåns Rullgård2010-03-084-27/+55
* Replace redundant GNUC_PREREQ macro by AV_GCC_VERSION_AT_LEAST from libavutil.Diego Biurrun2009-08-211-9/+4
* Alpha: fix inline asm with DEC/Compaq/HP compilerMåns Rullgård2009-02-211-24/+24
* Alpha: fix pix_abs16Måns Rullgård2009-01-182-62/+55
* Alpha: add ff_ prefix to idct functionsMåns Rullgård2009-01-182-11/+11
* Alpha: indentationMåns Rullgård2009-01-181-3/+3
* Alpha: proper IDCT selectionMåns Rullgård2009-01-181-0/+4
* Alpha: add some const, kill some warningsMåns Rullgård2009-01-181-2/+2
* Alpha: factor common parts from dct_unquantize_h263_intra/inter_axpMåns Rullgård2009-01-171-70/+31
* Alpha: fix dct_unquantize_h263_inter/intra_axp()Måns Rullgård2009-01-171-14/+16
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-132-4/+4
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-3/+3
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-51/+51
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-312-6/+6
* Use full path for #includes from another directory.Diego Biurrun2008-05-094-5/+5
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-172-6/+6
* update my email addressMåns Rullgård2007-07-051-1/+1
* UTF-8 conversionDiego Biurrun2007-07-051-1/+1
* Group all copyright and author notices together.Diego Biurrun2007-07-051-6/+6
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-164-5/+5
* rename HAVE_GPROF to CONFIG_GPROFMåns Rullgård2007-02-112-4/+4