Fix lack of video rotation in some cases (#2971).
authorCarl Hetherington <cth@carlh.net>
Fri, 29 Mar 2024 22:18:14 +0000 (23:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 29 Mar 2024 22:18:15 +0000 (23:18 +0100)
commitbdcaf60ec37ec694f1e221a33b090f670bf974d6
tree987198478c6a3f64293c6bca6d1cf3dd8bd85525
parent00301ddfa6a7f4c79593d8c86a0ff208aa3be68a
Fix lack of video rotation in some cases (#2971).

Setting the optional to 0 here means we never even looked at the
packet side data.  This seems to be more of a problem with the
v2.17.x branch for some reason.
src/lib/ffmpeg_examiner.cc