History | View | Annotate | Download (10.3 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 optimized vp3 transform and infastructure for idct
Originally committed as revision 10667 to svn://svn.ffmpeg.org/ffmpeg/trunk