Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Bœsch <clement@stupeflix.com>2016-06-20 11:28:17 +0300
committerClément Bœsch <clement@stupeflix.com>2016-06-20 11:36:16 +0300
commit4fdea02d688cbe9a66db684b178180367cd5eb1b (patch)
treef609ec00fe5c19f00daa3ab1c4a701b834ce154b /libavcodec/h264_parse.h
parent432891a96e664d6c0e99a4d5ada78a87d561c92d (diff)
lavc/h264: add a logging ctx to ff_h264_pred_weight_table()
Diffstat (limited to 'libavcodec/h264_parse.h')
-rw-r--r--libavcodec/h264_parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/h264_parse.h b/libavcodec/h264_parse.h
index 4fdba54543..3ef640f111 100644
--- a/libavcodec/h264_parse.h
+++ b/libavcodec/h264_parse.h
@@ -58,7 +58,7 @@ struct H264ParamSets;
int ff_h264_pred_weight_table(GetBitContext *gb, const struct SPS *sps,
const int *ref_count, int slice_type_nos,
- H264PredWeightTable *pwt);
+ H264PredWeightTable *pwt, void *logctx);
/**
* Check if the top & left blocks are available if needed & change the