Commit Graph

5 Commits

Author SHA1 Message Date
Kevin Kofler
7485545db9 clean_ffmpeg.sh: Add missing libavcodec/arm/vp8dsp.h 2016-01-09 18:15:44 +01:00
Kevin Kofler
4844045435 clean_ffmpeg.sh: Add missing ARM files (fix FTBFS on ARM)
Also remove an unused #include of a file we do not ship from an ARM
file. (fft_init_arm.c wants synth_filter.h, but does not actually use
anything from it. We ship neither synth_filter.h nor synth_filter.c.)

Mention the change in the qt5-qtwebengine.spec %changelog.
2016-01-09 16:30:41 +01:00
Kevin Kofler
1120e4b80b clean_ffmpeg.sh: Change all tabs to spaces 2016-01-09 15:19:17 +01:00
Kevin Kofler
20a11c0a4e clean_ffmpeg.sh: Simplify the shell code and use cp -r 2016-01-09 15:18:06 +01:00
Kevin Kofler
17d0457fea Initial import (#1295549). 2016-01-09 04:32:05 +01:00