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

Fix Tvheadend and ffmpeg for DMS 7 #4545

Merged
merged 15 commits into from
Jun 19, 2021

Commits on Jun 15, 2021

  1. [ffmpeg] vaapi access

    fix ffmpeg (libaom) in newer gcc versions
    
    opencv/opencv#10032
    publicarray authored and th0ma7 committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    fb64ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3cd7a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    634bdc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7f818c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef667d8 View commit details
    Browse the repository at this point in the history
  6. Fix "invalid package info content"

    pkgverify.cpp:225 Failed to load pkg info, version=[4.3.20201011~9ed76c0-26], correct-format=[^\d+(\.\d+){0,5}(-\d+)?$]
    pkgverify.cpp:278 Failed to verify package, spk=[/volume1/@tmp/upload_tmp.122880] result=[{"action":"prepare","beta":false,"betaIncoming":false,"error":{"code":261,"description":"invalid package info content"},"installReboot":false,"package":"tvheadend","packageName":"Tvheadend","stage":"prepare","success":false}]
    publicarray authored and th0ma7 committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    1f722fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b100aaa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6db717b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d08ac3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e4fd3a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    51154a5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    01ae622 View commit details
    Browse the repository at this point in the history
  13. tvheadend: Remove legacy root dir recording fix

    Based on feedbacks from previous maintainer remove unecessary
    code to manage faulty root directory recordings.
    Ref: SynoCommunity#4545 (comment)
    th0ma7 committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    8a22971 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3d025c3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4b515b1 View commit details
    Browse the repository at this point in the history