summaryrefslogtreecommitdiffstats
path: root/libavcodec/bfin/mpegvideo_bfin.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-061-1/+2
|\
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-1/+1
|\ \ | |/
| * Drop DCTELEM typedefDiego Biurrun2013-01-221-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-1/+1
|\ \ | |/
| * mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-101-1/+0
|\ \ | |/
| * cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-091-1/+0
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | mpegvideo: support encoding with chroma intra tables that differ from luma.Michael Niedermayer2011-09-251-2/+7
|/
* blackfin: disable broken dsputil functionsMåns Rullgård2009-05-281-1/+1
* blackfin: use DCT function pointer in dct_quantize_bfin()Måns Rullgård2009-05-281-5/+1
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-1/+1
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-2/+2
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-3/+3
* Blackfin dct_quantize_bfin routineMarc Hoffman2007-06-121-0/+152
OpenPOWER on IntegriCloud