h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.
authorAnton Khirnov <anton@khirnov.net>
Sat, 9 Mar 2013 19:37:11 +0000 (20:37 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 21 Mar 2013 09:20:48 +0000 (10:20 +0100)
commita6931d8ecea17aa232157f89abdbe7afbb93a8db
tree7630ff67a82e4034411ac0c96ed7a3611619bf81
parent7fa00653a550c0d24b3951c0f9fed6350ecf5ce4
h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.

This way it does not look like a constant.
libavcodec/dxva2_h264.c
libavcodec/h264.c
libavcodec/h264.h
libavcodec/vaapi_h264.c