> On May 28, 2020, at 03:26, Nicolas George <geo...@nsup.org> wrote:
> 
> rcombs (12020-05-28):
>> ---
>> configure                 |  1 +
>> libavformat/allformats.c  |  1 +
>> libavformat/matroskaenc.c | 30 ++++++++++++++++++++++++++++++
>> libavformat/version.h     |  2 +-
>> 4 files changed, 33 insertions(+), 1 deletion(-)
> 
> Was this not rejected two months ago as doing nothing useful?

Dunno; I added it because an output file named .mks wasn't autoselecting the 
matroska muxer, and it seemed like if we're going to have an mka muxer (rather 
than just an additional extension on the main one) we might as well have an mks 
muxer as well. If we don't think it's useful, it might make sense to get rid of 
the mka muxer as well and just add all the extensions (including mk3d) to the 
mkv one; I don't feel strongly either way.

> 
> Regards,
> 
> -- 
>  Nicolas George
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to