feat: added support for converting the input video to a supported high dynamic range (HDR) formats
feat: added support for DROP_DUPLICATE frame rate conversion strategy to achieve the exact frame rate on the output video
feat: added support for fill_content_gaps field to allow processing inputs with significant number of missing frames
docs: improve comment formatting, add links, add references
PiperOrigin-RevId: 784316559
feat: added support for batch mode priority
feat: added support for disabling job processing optimizations
feat: added support for content encryption (DRM)
PiperOrigin-RevId: 546916731
docs: fix broken link and code formatting
feat: add support for allow_missing param on DELETE request
fix!: remove Encryption settings that were published due to a sync issue
BREAKING CHANGE: requests specifying Encryption settings are rejected by the server
PiperOrigin-RevId: 401033248