Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update movie.cc #52

Merged
merged 1 commit into from
Dec 4, 2021
Merged

Update movie.cc #52

merged 1 commit into from
Dec 4, 2021

Commits on Oct 15, 2018

  1. Update movie.cc

    error occur in ffmpeg 4.0
    
    ```
    src/movie.cc:70:38: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'
    src/movie.cc:94:5: warning: 'av_free_packet' is deprecated
    src/movie.cc:65:22: error: use of undeclared identifier 'avcodec_alloc_frame'
    ```
    citrus-lemon authored Oct 15, 2018
    Configuration menu
    Copy the full SHA
    5343bf0 View commit details
    Browse the repository at this point in the history