On Wed, Feb 3, 2021 at 9:57 PM James Almer wrote:
> On 2/3/2021 10:45 AM, Moritz Barsnick wrote:
> > On Mon, Jan 25, 2021 at 22:15:05 +0800, Nuo Mi wrote:
> >> +.extensions= "hevc,h266,266",
> >
> > Is ".hevc" a valid extension for H.266/VVC?
>
> Most assuredly not, and just a copy pa
On 2/3/2021 10:45 AM, Moritz Barsnick wrote:
On Mon, Jan 25, 2021 at 22:15:05 +0800, Nuo Mi wrote:
+.extensions= "hevc,h266,266",
Is ".hevc" a valid extension for H.266/VVC?
Most assuredly not, and just a copy paste error.
Moritz
___
On Mon, Jan 25, 2021 at 22:15:05 +0800, Nuo Mi wrote:
> +.extensions= "hevc,h266,266",
Is ".hevc" a valid extension for H.266/VVC?
Moritz
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
---
libavformat/Makefile | 1 +
libavformat/allformats.c | 1 +
libavformat/rawenc.c | 25 +
3 files changed, 27 insertions(+)
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 4a5406da38..0253aa7d5a 100644
--- a/libavformat/Makefile
+++ b/libavforma