]> git.sesse.net Git - ffmpeg/history - libavcodec/alpha
g726dec: set channel layout at initialization instead of validating it
[ffmpeg] / libavcodec / alpha /
2012-10-09 Diego Biurrunbuild: non-x86: Only compile mpegvideo optimizations...
2012-04-21 Mans RullgardRemove lowres video decoding
2012-03-26 Diego Biurrunbuild: prettyprinting cosmetics
2012-02-15 Martin Storsjömpegvideo: Add ff_ prefix to nonstatic functions
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2011-07-21 Mans Rullgarddsputil: update per-arch init funcs for non-h264 high...
2011-07-21 Mans Rullgarddsputil: template get_pixels() for different bit depths
2011-07-20 Mans Rullgardsimple_idct: add 10-bit version
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-05-01 Diego BiurrunALPHA: Replace sized int_fast integer types with plain...
2011-04-27 Diego Biurrunsimple_idct_alpha: Drop some useless casts.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-18 Janne Grunauconsolidate .gitignore patters into a single file
2011-01-17 Janne Grunauconvert svn:ignore properties to .gitignore files
2010-06-26 Måns RullgårdRemove --enable-gprof flag
2010-03-16 Måns RullgårdSimplify arch-specific object file lists
2010-03-16 Måns RullgårdMove arch-specific makefile parts into $arch/Makefile
2010-03-08 Måns RullgårdAlpha: move dsputil prototypes to a header file
2009-08-21 Diego BiurrunReplace redundant GNUC_PREREQ macro by AV_GCC_VERSION_A...
2009-02-21 Måns RullgårdAlpha: fix inline asm with DEC/Compaq/HP compiler
2009-01-18 Måns RullgårdAlpha: fix pix_abs16
2009-01-18 Måns RullgårdAlpha: add ff_ prefix to idct functions
2009-01-18 Måns RullgårdAlpha: indentation
2009-01-18 Måns RullgårdAlpha: proper IDCT selection
2009-01-18 Måns RullgårdAlpha: add some const, kill some warnings
2009-01-17 Måns RullgårdAlpha: factor common parts from dct_unquantize_h263_int...
2009-01-17 Måns RullgårdAlpha: fix dct_unquantize_h263_inter/intra_axp()
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-05 Måns Rullgårdupdate my email address
2007-07-05 Diego BiurrunUTF-8 conversion
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2007-02-11 Måns Rullgårdrename HAVE_GPROF to CONFIG_GPROF
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-02-17 Falk HüffnerChange license header to LGPL for consistency.
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-12 Måns Rullgårdremove unused variables
2005-06-19 Falk HüffnerCommunicate proper aliasing to gcc (needed for 4.1).
2004-07-10 Falk HüffnerDon't include config.h from assembly, because the mplay...
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-15 Michael Niedermayer100l (forgot alpha & ppc)
2003-09-13 Falk HüffnerUse asms instead of builtins when compiling for generic...
2003-07-25 Alex Beregszasziwarning fixes
2003-06-29 Sam Hocevarbuild error on Alpha patch by (Sam Hocevar <sam at...
2003-06-21 Michael Niedermayerthe return of the idct with 16bit output by ("Ivan...
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-22 Michael Niedermayer32 vs. 64bit bugfix by (Dave Huang (dahanc))
2003-01-10 Falk HüffnerImplement sad8x8 and sad16x16 with pix_abs.
2002-11-27 Falk HüffnerKludge around compilation failure on Alpha.
2002-11-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-10-11 Falk HüffnerMove Alpha optimized IDCT to own file. Based on a patch...
2002-10-07 Falk Hüffner* Fix dct_unquantize_h263_axp for changed block_last_in...
2002-10-05 Falk HüffnerMake compilable again after DCT cleanup. It gives wrong...
2002-10-05 Falk HüffnerSome nifty stuff for upcoming patches.
2002-09-29 Falk HüffnerAdd Alpha assembly for pix_abs16x16. Optimized for...
2002-09-13 Falk HüffnerSynthesize pixels16 functions from pixels functions.
2002-09-13 Falk HüffnerFix for h % 8 == 4 in put_pixels_axp_asm.
2002-09-13 Falk HüffnerDue to version renumbering, Alpha builtins aren't suppo...
2002-09-13 Falk HüffnerAdapt to new 8/16 table scheme.
2002-07-29 Falk HüffnerMVI optimizations for motion estimation.
2002-07-13 Falk HüffnerRemove support for variable BSIZE and INCR, as sub_pixe...
2002-07-13 Falk Hüffner* Improve xy2 routines slightly
2002-07-05 Falk HüffnerImplement clear_blocks_axp.
2002-07-03 Falk HüffnerMake dct_unquantize_h263 work on systems without MVI...
2002-07-03 Falk HüffnerUpdate and activate dct_unquantize_h263_mvi. Thanks...
2002-07-03 Falk HüffnerUse updated motion compensation routines.
2002-07-01 Falk HüffnerAssembly version of put_pixels. This is currently the...
2002-07-01 Falk HüffnerAdd profiling support.
2002-07-01 Falk HüffnerImplement put_pixels_clamped and add_pixels_clamped...
2002-06-24 Falk HüffnerUgly hack to make the assembler accept MVI instructions.
2002-06-24 Falk Hüffner* Fixed constraints
2002-05-25 Fabrice Bellardlicense/copyright change
2002-01-20 Nick KurshevAlpha optimizations by Falk Hueffner <falk.hueffner...