[FFmpeg-cvslog] vf_thumbnail: colorspace changed from yv12 to rgb
Michael Niedermayer
git at videolan.org
Tue Apr 17 04:51:58 CEST 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Tue Apr 17 03:24:32 2012 +0200| [56b9d9b5cd28b008fea8cbb36cdf780955c9f648] | committer: Michael Niedermayer
vf_thumbnail: colorspace changed from yv12 to rgb
Not fully investigated but thumbnail supports rgb and not yv12 so
this is better ...
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=56b9d9b5cd28b008fea8cbb36cdf780955c9f648
---
tests/ref/lavfi/thumbnail | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/ref/lavfi/thumbnail b/tests/ref/lavfi/thumbnail
index d2646f0..a21de7b 100644
--- a/tests/ref/lavfi/thumbnail
+++ b/tests/ref/lavfi/thumbnail
@@ -1 +1 @@
-thumbnail 9ad9ccc0b87ec4d1da26e4231fe00a1e
+thumbnail 25151d7583f1be91a9d82bf61267bd54
More information about the ffmpeg-cvslog
mailing list