diff options
author | Andreas Rheinhardt <[email protected]> | 2021-08-01 22:48:09 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2021-08-15 22:49:06 +0200 |
commit | c8b1c9f97a20ed0a172e9a6acd36a4ac55243a22 (patch) | |
tree | 263dfd7df1df6dd88deffbb3e03ea582accb8186 /doc/examples/filtering_audio.c | |
parent | 631c4db13b9347c38b42e10a3ca73e3408e6a2b7 (diff) |
avfilter/vf_find_rect: Don't make frame writable unnecessarily
AVFrame.metadata is always owned by its AVFrame, it is not shared
in the first place, so one does not need to make the frame writable
to modify it.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'doc/examples/filtering_audio.c')
0 files changed, 0 insertions, 0 deletions