Message ID | 20230718021020.53578-1-lq@chinaffmpeg.org |
---|---|
State | New |
Headers | show |
Series | [FFmpeg-devel] Changelog: Add Enhanced FLV format | expand |
Context | Check | Description |
---|---|---|
yinshiyou/make_loongarch64 | success | Make finished |
yinshiyou/make_fate_loongarch64 | success | Make fate finished |
andriy/make_x86 | success | Make finished |
andriy/make_fate_x86 | success | Make fate finished |
Quoting Steven Liu (2023-07-18 04:10:20) > Signed-off-by: Steven Liu <lq@chinaffmpeg.org> > --- > Changelog | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Changelog b/Changelog > index 3876082844..db79ae150d 100644 > --- a/Changelog > +++ b/Changelog > @@ -25,6 +25,7 @@ version <next>: > - Raw VVC bitstream parser, muxer and demuxer > - Bitstream filter for editing metadata in VVC streams > - Bitstream filter for converting VVC from MP4 to Annex B > +- Enhanced FLV format It should say a bit more on what exactly is enhanced about it.
Anton Khirnov <anton@khirnov.net> 于2023年7月18日周二 17:44写道: > > Quoting Steven Liu (2023-07-18 04:10:20) > > Signed-off-by: Steven Liu <lq@chinaffmpeg.org> > > --- > > Changelog | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Changelog b/Changelog > > index 3876082844..db79ae150d 100644 > > --- a/Changelog > > +++ b/Changelog > > @@ -25,6 +25,7 @@ version <next>: > > - Raw VVC bitstream parser, muxer and demuxer > > - Bitstream filter for editing metadata in VVC streams > > - Bitstream filter for converting VVC from MP4 to Annex B > > +- Enhanced FLV format > > It should say a bit more on what exactly is enhanced about it. What about this one? - Support hevc,vp9,av1 codec in enhanced flv format. > > -- > Anton Khirnov > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
diff --git a/Changelog b/Changelog index 3876082844..db79ae150d 100644 --- a/Changelog +++ b/Changelog @@ -25,6 +25,7 @@ version <next>: - Raw VVC bitstream parser, muxer and demuxer - Bitstream filter for editing metadata in VVC streams - Bitstream filter for converting VVC from MP4 to Annex B +- Enhanced FLV format version 6.0: - Radiance HDR image support
Signed-off-by: Steven Liu <lq@chinaffmpeg.org> --- Changelog | 1 + 1 file changed, 1 insertion(+)