summaryrefslogtreecommitdiffstats
path: root/tools/plotframes
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2020-04-07 23:23:12 +0200
committerAndreas Rheinhardt <[email protected]>2020-04-14 19:01:27 +0200
commit40a9363033eaa1df1fb9dce4d8d1f522f7319f8a (patch)
tree3e0361313f6a00773953a1fc5757cda7a4fb66a0 /tools/plotframes
parent2cae3f60bf84e1ff4652d055885991d4f2087385 (diff)
avformat/filmstripenc: Use ff_raw_write_packet()
The only difference of the currently used write_packet()-function to ff_raw_write_packet() is that the former also counts the number of frames. Yet doing so in the muxer itself is unnecessary as this is already done generically in write_packet() in libavformat/mux.c. Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'tools/plotframes')
0 files changed, 0 insertions, 0 deletions