mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 10:30:05 +01:00
lavc: Add coded bitstream read/write support for H.265
(cherry picked from commit867381b8b5) (cherry picked from commitf763489364) (cherry picked from commit067a9ddeb8)
This commit is contained in:
@@ -44,6 +44,7 @@ struct CodedBitstreamType;
|
||||
* The codec-specific type of a bitstream unit.
|
||||
*
|
||||
* H.264 / AVC: nal_unit_type
|
||||
* H.265 / HEVC: nal_unit_type
|
||||
*/
|
||||
typedef uint32_t CodedBitstreamUnitType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user