summaryrefslogtreecommitdiff
path: root/modules/h265/h265.h
Commit message (Collapse)AuthorAge
* h265: add definition of Aggregation Packets (AP)Alfred E. Heggestad2016-09-03
|
* vidcodec: add 'intra' parameter to decoder apiAlfred E. Heggestad2016-08-17
| | | | | | | | - the intra flag must be set to true, if the decoded video frame is a full intra frame (Key frame) - the video decoder can use this flag to cancel sending of FIR packets
* vidcodec: move packet-handler to encode_updateAlfred E. Heggestad2015-06-27
|
* added h265 moduleAlfred E. Heggestad2014-12-26