summaryrefslogtreecommitdiffstats
path: root/thirdparties/android/common/include/libavcodec/vdpau.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparties/android/common/include/libavcodec/vdpau.h')
-rwxr-xr-xthirdparties/android/common/include/libavcodec/vdpau.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/thirdparties/android/common/include/libavcodec/vdpau.h b/thirdparties/android/common/include/libavcodec/vdpau.h
index df2aace..fe1d3b7 100755
--- a/thirdparties/android/common/include/libavcodec/vdpau.h
+++ b/thirdparties/android/common/include/libavcodec/vdpau.h
@@ -104,12 +104,12 @@ typedef struct AVVDPAUContext {
*/
int bitstream_buffers_used;
- /**
- * Table of bitstream buffers.
- * The user is responsible for freeing this buffer using av_freep().
- *
- * Set by libavcodec.
- */
+ /**
+ * Table of bitstream buffers.
+ * The user is responsible for freeing this buffer using av_freep().
+ *
+ * Set by libavcodec.
+ */
VdpBitstreamBuffer *bitstream_buffers;
} AVVDPAUContext;
OpenPOWER on IntegriCloud