openh264/codec/api/svc
Gregory J. Wolfe c7fcba06c7 Added support for "video signal type present" information.
The "Video signal type present" information is written to the output
video file when it is created, and later is used by the decoder to
properly decode the compressed video data. The saved attributes
are:

- format type (PAL, NTSC, etc.)
- color primaries (BT709, SMPTE170M, etc.)
- transfer characteristics (BT709, SMPTE170M, etc.)
- color matrix ((BT709, SMPTE170M, etc.)

These modifications allow the client to specify these attributes
and, if specified, makes sure they are written to the output file.
2016-02-23 13:21:06 -05:00
..
codec_api.h Use stdbool.h with Visual Studio 2013 or higher 2015-09-02 09:32:41 -04:00
codec_app_def.h Added support for "video signal type present" information. 2016-02-23 13:21:06 -05:00
codec_def.h correct a typo along with the in-plan v1.5 release 2015-10-15 09:55:06 -07:00
codec_ver.h change API for slicing part for easier usage (the UseLoadBalancing flag is still under working) 2015-11-10 09:50:06 -08:00