]> git.sesse.net Git - mlt/history - src/modules/linsys/consumer_SDIstream.c
Fix calloc() parameter ordering
[mlt] / src / modules / linsys / consumer_SDIstream.c
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2011-11-12 Dan Dennedyimprove support for 486 line NTSC in linsys sdi consumer
2011-09-23 Dan DennedyFix audio_index=all with linsys SDI consumer.
2010-12-09 Dan DennedyRemove exit() from Linsys sdi consumer.
2010-08-05 Dan DennedyMove firing consumer-frame-show to after done with...
2010-06-16 Dan DennedyFix sdi sample count to be recomputed on each iteration.
2010-06-16 Dan DennedyProvide sensible defaults for HD SDI.
2010-04-08 Dan DennedyAdd automatic driver configuration to sdi consumer.
2010-03-11 Dan DennedyImprove performance of sdi consumer (patch from BCE).
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-02-12 Dan DennedyAdd HD-SDI support to Linsys SDI module.
2009-12-17 Dan DennedyAdd force_channels to sdi consumer for troubleshooting.
2009-10-11 Dan DennedyAdd audio channel mapping.
2009-10-10 Dan DennedyConvert some printfs to mlt_log.
2009-10-10 Dan DennedyCleanup unused parameters.
2009-10-10 Dan DennedyAdd support for >2 audio channels to Linsys SDI consumer.
2009-08-31 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-31 j-b-mMerge branch 'master' of git://mltframework.org/mlt...
2009-08-21 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-08-20 Dan DennedyAdd Linsys SDI consumer from B.C.E.