diff options
Diffstat (limited to 'media/ffvpx/README_MOZILLA')
-rw-r--r-- | media/ffvpx/README_MOZILLA | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/media/ffvpx/README_MOZILLA b/media/ffvpx/README_MOZILLA index b766be4abd..e23a199797 100644 --- a/media/ffvpx/README_MOZILLA +++ b/media/ffvpx/README_MOZILLA @@ -36,6 +36,9 @@ Then, make sure the files: include conditional compilation directives, by probably reverting them (or reverting and adjusting them if new codecs are added). +Revert and adjust libavcodec `dovi_rpu.h` so that it contains just the necessary +stubs to compile. + ## Add headers for a new major ffmpeg version If a new major version of ffmpeg is being imported in the tree, it's necessary |