summaryrefslogtreecommitdiff
path: root/libavcodec/bfin
Commit message (Expand)AuthorAge
* Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-26
|\
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-06
|\|
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* | Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer2013-02-06
|\|
| * Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-30
|\|
| * bfin: unbreak compilationLuca Barbato2013-01-29
* | Merge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf'Michael Niedermayer2013-01-29
|\|
| * bfin: Separate VP3 initialization codeDiego Biurrun2013-01-28
* | Merge commit 'f550583c00e231b587d8ef98451cfbb6b6561eb6'Michael Niedermayer2013-01-29
|\|
| * bfin: update VP3 idctLuca Barbato2013-01-28
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | Merge commit '93af2734ee609133eaeca28329d7f13241dd411f'Michael Niedermayer2013-01-21
|\|
| * lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.Ronald S. Bultje2013-01-20
* | 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