Change #264700
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Thu 16 Apr 2026 21:27:03 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | f99e4a0f2395f8314e7e519b87c91b9d0338c103 |
Comments
avcodec/decode: Optimize call away if possible post_process_opaque is only used by LCEVC, so it is unused on most builds. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/decode.c