Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,728
    • Issues 3,728
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 228
    • Merge requests 228
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • VLCVLC
  • Merge requests
  • !3161

Draft: Split video encoders and image encoders, and add support for WebP on libvlc picture

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Alexandre Janniaux requested to merge alexandre-janniaux/vlc:thumbnail-libvlc-webp/1 into master Jan 25, 2023
  • Overview 18
  • Commits 9
  • Pipelines 2
  • Changes 8

Just like done in !1060 (merged) for the "encoder" capability, split the "image encoder" capability from the "video encoder", to be able to list the image.c-compatible encoders and avoid probing other video encoders.

Also adds WebP on the libvlc API now that it's been added to VLC in !3078 (merged).

Depends on !3160 (merged)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: thumbnail-libvlc-webp/1

VideoLAN code repository instance