On 4/16/2020 8:06 PM, John Stebbins wrote: > On Thu, 2020-04-16 at 15:59 -0700, John Stebbins wrote: >> On Thu, 2020-04-16 at 16:57 -0600, John Stebbins wrote: >>> Required to remux m2ts to mkv >>> --- >>> libavcodec/Makefile | 1 + >>> libavcodec/bitstream_filters.c | 1 + >>> libavcodec/pgs_frame_merge_bsf.c | 164 >>> +++++++++++++++++++++++++++++++ >>> 3 files changed, 166 insertions(+) >>> create mode 100644 libavcodec/pgs_frame_merge_bsf.c >>> >> >> Ugh! I forgot the version bump. Will get on that... > > A question about this. I have 2 bsf submitted for review. Should I > just do a separate patch that updates the minor version once. Or do > you require it to be bumped with each change separately?
If they will both go together, then a single bump is enough. _______________________________________________ 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".