compn: > maybe i'd change commit message from > avformat/matroskaenc: Use native id instead of VfW for FFV1 > to > avformat/matroskaenc: Use native id V_FFV1 instead of V_MS/VFW/FOURCC/FFV1
This would be too long; and inexact: the codec id stored in VFW is "V_MS/VFW/FOURCC" (the actual codec is then given by reading a fourcc in the CodecPrivate). Maybe "avformat/matroskaenc: Use native id V_FFV1 instead of V_MS/VFW/FOURCC". But even that is a bit long. - Andreas _______________________________________________ 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".