aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/raw.c
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2023-05-24 14:35:49 +0200
committerNiklas Haas <git@haasn.dev>2023-05-24 14:39:40 +0200
commit0bce5590c3956184365d5600425e9c1dddb513ec (patch)
tree1a45b3b4b1b71dc35d96dc6965357db7db45b690 /libavcodec/raw.c
parentd815584755c8c75ac6bc3fb8a7465836b4dbcd42 (diff)
downloadffmpeg-0bce5590c3956184365d5600425e9c1dddb513ec.tar.gz
lavfi/vf_libplacebo: fix crop expr PTS calculation
mix->timestamps is expressed relative to the source timebase, which is possibly a different timescale from `base_pts`. We can't mix-and-match here. The only reason this worked in my previous testing was because I was testing on a source file which had an exactly matching timebase. Fix it by always using the exact PTS as tagged on the AVFrame.
Diffstat (limited to 'libavcodec/raw.c')
0 files changed, 0 insertions, 0 deletions