The end user reading 'wrapped_avframe' would be otherwise puzzled.
Reported-By: Daemon404
---
libavcodec/wrapped_avframe.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/wrapped_avframe.c b/libavcodec/wrapped_avframe.c
index e1273e4..101a5ab 100644
--- a/libavcodec/wrapped_avframe.c
+++ b/libavcodec/wrapped_avframe.c
@@ -64,7 +64,7 @@ static int wrapped_avframe_encode(AVCodecContext *avctx,
AVPacket *pkt,
}
AVCodec ff_wrapped_avframe_encoder = {
- .name = "wrapped_avframe",
+ .name = "raw frame",
.long_name = NULL_IF_CONFIG_SMALL("AVFrame to AVPacket passthrough"),
.type = AVMEDIA_TYPE_VIDEO,
.id = AV_CODEC_ID_WRAPPED_AVFRAME,
--
2.5.0
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel