diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-10-02 12:43:39 +0200 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-10-04 13:06:34 +0200 |
commit | cab63a8b594cdc365bb2581a12b3ac8e6dd480b2 (patch) | |
tree | a8412fc1261ef47bb42f92d3fd6393bf4bd7c0ed /doc | |
parent | 4c160fa23996c05efcd952ccfac2359311d8a1bc (diff) | |
download | ffmpeg-cab63a8b594cdc365bb2581a12b3ac8e6dd480b2.tar.gz |
dv: Mark internal frame reference as const
Silence a warning due to frame assignment in dvenc. All uses of the
reference in dvdec are read only, except the ones in the main decoding
function, so use the frame pointer directly there.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions