On 7/16/2020 4:29 PM, Carl Eugen Hoyos wrote: > Am Do., 16. Juli 2020 um 21:24 Uhr schrieb Mohammad Izadi > <[email protected]>: > >> - user_identifier = get_bits_long(gb, 32); >> - >> - switch (user_identifier) { >> - case MKBETAG('G', 'A', '9', '4'): > > Why did you have to change this existing code? > > Could you elaborate a little on the use-cases this patch supports (and > does not support) in the commit message? > > A micro version bump should be sufficient.
It adds a new AVPacketSideDataType enum entry, so minor is correct. > > Carl Eugen > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
