mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
12ca8dfe5f
audio and video. It includes libavcodec - the leading audio/video codec library. This version is from the 0.11 release branch. WWW: http://ffmpeg.mplayerhq.hu/
12 lines
651 B
Plaintext
12 lines
651 B
Plaintext
--- libavcodec/Makefile.orig 2012-08-06 10:06:26.000000000 +0200
|
|
+++ libavcodec/Makefile 2012-08-06 10:36:33.478505808 +0200
|
|
@@ -793,7 +793,7 @@
|
|
codec_names.h \
|
|
fft-internal.h \
|
|
tableprint.h \
|
|
- $(ARCH)/vp56_arith.h \
|
|
+ $(FFMPEG_ARCH)/vp56_arith.h \
|
|
|
|
SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h
|
|
SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER) += libschroedinger.h
|