Skip to content

Commit e8546e8

Browse files
committed
Document mlt_color_trc consumer property
1 parent 5c0030a commit e8546e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/framework/mlt_consumer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
* \properties \em drop_count the number of video frames not rendered since starting consumer
8989
* \properties \em color_range the color range as tv/mpeg (limited) or pc/jpeg (full); default is unset, which implies tv/mpeg
9090
* \properties \em color_trc the color transfer characteristic (gamma), default is unset, use mlt_color_trc string values
91+
* \properties \em mlt_color_trc the color transfer to use for internal processing, default is unset; use mlt_color_trc string values but only "linear" is implemented
9192
* \properties \em deinterlacer the deinterlace algorithm to pass to deinterlace filters, defaults to "yadif"
9293
*/
9394

0 commit comments

Comments
 (0)