openh264/codec
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
..
api/svc Added support for "video signal type present" information. 2016-02-18 11:51:51 -05:00
build [Encoder] add encoder tasks and task-management class 2015-10-19 22:48:28 -07:00
common use WELS_DELETE_OP for deleting 2016-02-17 10:07:33 -08:00
console update help info in console to sync with recent api change 2015-12-01 16:45:37 -08:00
decoder Merge pull request #2337 from HaiboZhu/Add_Protection_wrong_API_call 2016-01-19 13:42:49 +08:00
encoder Added support for "video signal type present" information. 2016-02-18 11:51:51 -05:00
processing fix frame size constraints for width and height 2016-02-01 15:55:53 +08:00