]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/cavs.c
avcodec/utils: Check that the video data[] arrays are NULL on the input to get_buffer...
[ffmpeg] / libavcodec / cavs.c
index 10a25d874914808079332bd253074bf9a5e0f8a6..10e118e55b7b53a8a5ebaa1c2fffdcc4a3e68a2a 100644 (file)
@@ -105,7 +105,6 @@ static inline int get_bs(cavs_vector *mvP, cavs_vector *mvQ, int b)
  * | 6 | 7 |
  * 1   3   |
  * ---------
- *
  */
 void ff_cavs_filter(AVSContext *h, enum cavs_mb mb_type)
 {