summaryrefslogtreecommitdiff
path: root/libavcodec/vdpau_compat.h
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2016-07-29 11:01:36 +0200
committerClément Bœsch <u@pkh.me>2016-07-29 11:01:36 +0200
commit15b26e88cb7c775e0e7a422ab6b088b5690f31ad (patch)
treea5e2705a74a0ef8f98b51d364fb510169cc7607e /libavcodec/vdpau_compat.h
parent7dda97fb86ff615e6a892052545d955816bb58f6 (diff)
parent9df889a5f116c1ee78c2f239e0ba599c492431aa (diff)
Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'
* commit '9df889a5f116c1ee78c2f239e0ba599c492431aa': h264: rename h264.[ch] to h264dec.[ch] Merged-by: Clément Bœsch <u@pkh.me>
Diffstat (limited to 'libavcodec/vdpau_compat.h')
-rw-r--r--libavcodec/vdpau_compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/vdpau_compat.h b/libavcodec/vdpau_compat.h
index 6b4b0865c9..768acce78c 100644
--- a/libavcodec/vdpau_compat.h
+++ b/libavcodec/vdpau_compat.h
@@ -26,7 +26,7 @@
#include <stdint.h>
-#include "h264.h"
+#include "h264dec.h"
#include "mpeg4video.h"
void ff_vdpau_add_data_chunk(uint8_t *data, const uint8_t *buf,