Skip to content
Snippets Groups Projects

Expose dvdnav_jump_to_sector_by_time

This brings up our last (valid) patch for libdvdnav, mostly for comments as I am a bit unsure.

Kodi and other applications seem to rely solely on this function despite being "experimental" for years. I believe the reason this is not on the header is the fact the implementation is incomplete and only mode 0 is currently implemented.

VLC also exposes it internally: https://github.com/videolan/vlc/blob/79d852d5be832729375860f9d9fce0e3d391aa89/modules/access/dvdnav.c#L57-L58

So if everyone uses it, why not expose it on the header file even if incomplete to simplify our life? It's also one of the most documented functions available on the lib.

If this is refused, we can try to expose it internally like VLC ofc. Just thought it's worth a try.

Merge request reports

Pipeline #229298 passed

Pipeline passed for 9831fe01 on miguelborgesdefreitas:exposejumpbytime

Approval is optional

Merged by Jean-Baptiste KempfJean-Baptiste Kempf 2 years ago (Jun 10, 2022 9:18am UTC)

Merge details

  • Changes merged into master with 9831fe01.
  • Deleted the source branch.

Pipeline #229870 failed

Pipeline failed for 9831fe01 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading