openh264/codec/encoder
Gregory J. Wolfe f35a0daccf 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-18 11:51:51 -05:00
..
core Added support for "video signal type present" information. 2016-02-18 11:51:51 -05:00
plus add simulcastAvc setting in setting trace 2016-01-20 14:24:16 -08:00
targets.mk [Encoder] add encoder tasks and task-management class 2015-10-19 22:48:28 -07:00