summaryrefslogtreecommitdiff
path: root/libavcodec/bfin
Commit message (Expand)AuthorAge
* ensure comment blocks that contain doxygen commands start with double asterixPeter Ross2012-11-21
* Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer2012-10-10
|\
| * build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-10-09
* | dsputil/me/pixels: Actually use av_restrictDerek Buitenhuis2012-09-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-26
|\|
| * build: prettyprinting cosmeticsDiego Biurrun2012-03-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-16
|\|
| * mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-15
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-10
|\|
| * cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-09
| * Replace some forgotten FFmpeg references by Libav.Diego Biurrun2011-11-02
* | mpegvideo: support encoding with chroma intra tables that differ from luma.Michael Niedermayer2011-09-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-22
|\|
| * dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-21
| * dsputil: template get_pixels() for different bit depthsMans Rullgard2011-07-21
| * jfdctint: add 10-bit versionMans Rullgard2011-07-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-21
|\|
| * simple_idct: add 10-bit versionMans Rullgard2011-07-20
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-11
|\|
| * Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-10
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-10
|\|
| * mpegaudio: remove CONFIG_MPEGAUDIO_HP optionMans Rullgard2011-05-09
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-10
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-17
* Remove misplaced Doxygen comment.Diego Biurrun2010-07-02
* Improve some uses of ff_cropTbl with constant offsetMåns Rullgård2010-06-22
* Simplify arch-specific object file listsMåns Rullgård2010-03-16
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-16
* Add missing includes in bfin and sh4 filesMåns Rullgård2010-03-08
* bfin: fix function prototypesMåns Rullgård2010-03-08
* Blackfin: use SRAM only when CONFIG_SRAM is setMåns Rullgård2010-01-31
* Add necessary #include for config.h.Diego Biurrun2009-08-24
* Remove useless #include <unistd.h> from many filesMåns Rullgård2009-07-22
* blackfin: disable broken dsputil functionsMåns Rullgård2009-05-28
* blackfin: add missing const in function prototypesMåns Rullgård2009-05-28
* blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is autoMåns Rullgård2009-05-28
* blackfin: use DCT function pointer in dct_quantize_bfin()Måns Rullgård2009-05-28
* Remove file name from file headers.Diego Biurrun2009-02-09
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-03
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* FLAT objects cannot have multiple sections, so using the L1 attributes breaksMike Frysinger2008-02-16
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Add missing multiple inclusion guards.Diego Biurrun2007-10-17
* license header consistency cosmetics.Diego Biurrun2007-10-04