History | View | Annotate | Download (10.9 KB)
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
Blackfin: use SRAM only when CONFIG_SRAM is set
Originally committed as revision 21565 to svn://svn.ffmpeg.org/ffmpeg/trunk
FLAT objects cannot have multiple sections, so using the L1 attributes breakslinking. The FDPIC relocs also break for any other format. Thus check thecompiler environment and select the appropriate sections/relocs.patch by Mike Frysinger, vapier.adi a gmail d com...
Blackfin DSP utilities: add DEFUN_ENDDEFUN_END macro adds the size information to the symboltable. This is introduces no functionnal change, it's only meant to simplifye.g. debuggingPatch by Marc Hoffman mmh A pleasantst P comOriginal thread:Date: May 5, 2007 12:26 PM...
bfin dsputils, basic pixel operations sads, diffs, motion compensationand standard IEEE 8x8 block transformspatch by Marc Hoffman, mmh pleasantst com
Originally committed as revision 8594 to svn://svn.ffmpeg.org/ffmpeg/trunk