will apply soon
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
Hi,
I've fixed the issues pointed out in the earlier discussion at
https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2021-September/285688.html
Are there still any problems that block this patch getting applied? I'm
happy to make any changes if needed.
__
Adds support for 15-bit VQA3 videos used in Westwood Studios' games.
Signed-off-by: Pekka Väänänen
---
libavcodec/vqavideo.c | 268 -
libavformat/westwood_vqa.c | 10 ++
2 files changed, 248 insertions(+), 30 deletions(-)
diff --git a/libavcodec/vqavide
Adds support for 15-bit VQA3 videos used in Westwood Studios' games.
Signed-off-by: Pekka Väänänen
---
libavcodec/vqavideo.c | 279 +
libavformat/westwood_vqa.c | 12 +-
2 files changed, 262 insertions(+), 29 deletions(-)
diff --git a/libavcodec/vqavide