On 5/12/11 7:56 AM, Anton Khirnov wrote:
-avio_wb32(pb, 1); /* yuv 1 / rgb 2 ? */
> +avio_wb32(pb, 2); /* yuv range: full 1 / normal 2 */
Ok I guess, maybe report the comment next to the line also in the commit
message please.
lu
___
libav-
From: Baptiste Coudurier
Signed-off-by: Anton Khirnov
---
libavformat/movenc.c |2 +-
tests/ref/vsynth1/dnxhd_1080i |2 +-
tests/ref/vsynth2/dnxhd_1080i |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libavformat/movenc.c b/libavformat/movenc.c
index 1