diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-22 13:58:11 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-07-03 20:35:31 +0200 |
commit | 0984724d1e6d9e1df75d6e072858dc33ca55fa36 (patch) | |
tree | b36dadb3c5dcffb72364bdbb4f2940a2b5549de4 /tests/utils.c | |
parent | 3c06d87c93e0b2c0845e5400eaf2a2cfc1a4bcb1 (diff) | |
download | ffmpeg-0984724d1e6d9e1df75d6e072858dc33ca55fa36.tar.gz |
avcodec/mpeg_er: Allow to skip setting partitioned_frame, p[pb]_time
Instead of setting these unconditionally (they are always zero
for H.261, MPEG-1/2, RV30/40, VC-1), add a variant of
ff_mpeg_er_frame_start() that sets them and remove setting them
from ff_mpeg_er_frame_start(). Also pass these values via parameters
instead of reading them from the MPVContext itself.
This will allow to move them from MPVContext.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/utils.c')
0 files changed, 0 insertions, 0 deletions