On 5/18/2023 4:54 PM, Ronald S. Bultje wrote:
Hi,
On Wed, May 17, 2023 at 10:23 AM James Almer wrote:
The demuxer exports rawvideo, so there's no reason for the muxer to only
work with wrapped_avframe.
Signed-off-by: James Almer
---
libavformat/yuv4mpegenc.c | 8 +++-
1 file changed,
Hi,
On Wed, May 17, 2023 at 10:23 AM James Almer wrote:
> The demuxer exports rawvideo, so there's no reason for the muxer to only
> work with wrapped_avframe.
>
> Signed-off-by: James Almer
> ---
> libavformat/yuv4mpegenc.c | 8 +++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
>
Wor
The demuxer exports rawvideo, so there's no reason for the muxer to only
work with wrapped_avframe.
Signed-off-by: James Almer
---
libavformat/yuv4mpegenc.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/libavformat/yuv4mpegenc.c b/libavformat/yuv4mpegenc.c
index 2fa5