Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -1/+1 |
* | mpegvideo: Add ff_ prefix to nonstatic functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | cosmetics: Delete empty lines at end of file. | Diego Biurrun | 2012-02-09 | 1 | -1/+0 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | blackfin: disable broken dsputil functions | Måns Rullgård | 2009-05-28 | 1 | -1/+1 |
* | blackfin: use DCT function pointer in dct_quantize_bfin() | Måns Rullgård | 2009-05-28 | 1 | -5/+1 |
* | Delete unnecessary 'extern' keywords. | Diego Biurrun | 2008-12-03 | 1 | -1/+1 |
* | Convert asm keyword into __asm__. | Diego Pettenò | 2008-10-16 | 1 | -2/+2 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -3/+3 |
* | Blackfin dct_quantize_bfin routine | Marc Hoffman | 2007-06-12 | 1 | -0/+152 |