The Linux Kernel
4.8.0
Linux Kernel Documentation
Linux Media Infrastructure userspace API
Introduction
Part I - Video for Linux API
1. Common API Elements
1.1. Opening and Closing Devices
1.2. Querying Capabilities
1.3. Application Priority
1.4. Video Inputs and Outputs
1.5. Audio Inputs and Outputs
1.6. Tuners and Modulators
1.7. Video Standards
1.8. Digital Video (DV) Timings
1.9. User Controls
1.10. Extended Controls
1.11. Data Formats
1.12. Single- and multi-planar APIs
1.13. Image Cropping, Insertion and Scaling
1.14. API for cropping, composing and scaling
1.15. Streaming Parameters
2. Image Formats
3. Input/Output
4. Interfaces
5. V4L2 Driver Programming
6. Libv4l Userspace Library
7. Changes
8. Function Reference
9. Common definitions for V4L2 and V4L2 subdev interfaces
10. Video For Linux Two Header File
11. Video Capture Example
12. Video Grabber example using libv4l
13. References
Revision and Copyright
Revision History
Part II - Digital TV API
Part III - Remote Controller API
Part IV - Media Controller API
Part V - Consumer Electronics Control API
Generic Error Codes
GNU Free Documentation License
Media subsystem kernel internal API
Linux Digital TV driver-specific documentation
Video4Linux (V4L) driver-specific documentation
Linux GPU Driver Developer’s Guide
The Linux Kernel
Docs
»
Linux Media Infrastructure userspace API
»
Part I - Video for Linux API
»
1. Common API Elements
»
1.14. API for cropping, composing and scaling
View page source
1.14. API for cropping, composing and scaling
ΒΆ
1.14.1. Introduction
1.14.2. Selection targets
1.14.3. Configuration
1.14.4. Comparison with old cropping API
1.14.5. Examples