On 10/12/14 15:20, Rémi Denis-Courmont wrote:
This is to avoid proliferation of similar tables in following changes.
---
  libavcodec/h264_slice.c | 89 +++++++++++++++++++------------------------------
  1 file changed, 35 insertions(+), 54 deletions(-)
+                *(fmt++) = AV_PIX_FMT_GBRP9;

*fmt++ is more common across the codebase.

the change itself is fine to me.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to