]> git.sesse.net Git - ffmpeg/history - libavcodec/bfin
flacdec: allow mid-stream channel layout change
[ffmpeg] / libavcodec / bfin /
2012-10-09 Diego Biurrunbuild: non-x86: Only compile mpegvideo optimizations...
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
2012-02-09 Diego Biurruncosmetics: Delete empty lines at end of file.
2011-11-02 Diego BiurrunReplace some forgotten FFmpeg references by Libav.
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-21 Mans Rullgardjfdctint: add 10-bit version
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-09 Mans Rullgardmpegaudio: remove CONFIG_MPEGAUDIO_HP option
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-07-02 Diego BiurrunRemove misplaced Doxygen comment.
2010-06-22 Måns RullgårdImprove some uses of ff_cropTbl with constant offset
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årdAdd missing includes in bfin and sh4 files
2010-03-08 Måns Rullgårdbfin: fix function prototypes
2010-01-31 Måns RullgårdBlackfin: use SRAM only when CONFIG_SRAM is set
2009-08-24 Diego BiurrunAdd necessary #include for config.h.
2009-07-22 Måns RullgårdRemove useless #include <unistd.h> from many files
2009-05-28 Måns Rullgårdblackfin: disable broken dsputil functions
2009-05-28 Måns Rullgårdblackfin: add missing const in function prototypes
2009-05-28 Måns Rullgårdblackfin: use optimised (I)DCT only when ctx->(i)dct_al...
2009-05-28 Måns Rullgårdblackfin: use DCT function pointer in dct_quantize_bfin()
2009-02-09 Diego BiurrunRemove file name from file headers.
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.
2008-02-16 Mike FrysingerFLAT objects cannot have multiple sections, so using...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-17 Diego BiurrunAdd missing multiple inclusion guards.
2007-10-04 Diego Biurrunlicense header consistency cosmetics.
2007-10-04 Marc Hoffmanblackfin optimized vp3 transform and infastructure...
2007-09-17 Marc Hoffmanblackfin vsad primitives
2007-09-17 Marc Hoffmanproperly tell the compiler that A0 and A1 are clobbered
2007-08-30 Diego BiurrunUse a consistent multiple inclusion guard.
2007-08-30 Marc HoffmanBlackfin 32bit multiplication primitives MULH MUL16
2007-08-13 Marc Hoffmanspecial handling for vp3 idct, use the c reference
2007-06-22 Marc Hoffmanremoving dependency on bfin_sram.h, which is not used...
2007-06-22 Marc Hoffmanrenaming L1CODE to attribute_l1_text, which is defined...
2007-06-13 Marc Hoffmanremoving underscores from block profiling renaming...
2007-06-12 Marc HoffmanBlackfin dct_quantize_bfin routine
2007-06-12 Marc HoffmanBlackfin IDCT has no special permutation it uses normal...
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2007-05-13 Marc HoffmanBlackfin DSP utilities: add DEFUN_END
2007-04-03 Diego BiurrunRemove #if 0 code.
2007-04-01 Marc Hoffmanbfin dsputils, basic pixel operations sads, diffs,...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-16 Michael BenjaminADI Blackfin optimizations