descriptionA GStreamer appsrc for the ALSA MIDI sequencer API
ownerAntonio Ospite
last changeTue, 3 Oct 2017 11:40:46 +0000 (13:40 +0200)
shortlog
2017-10-03 Antonio OspiteImprove buffer timestamping master
2017-10-03 Antonio OspiteExpand snd_seq_create_simple_port() and use a queue...
2017-10-03 Antonio OspiteDon't set buffer offset and duration
2017-10-03 Antonio OspitePrevent Valgrind from reporting cached configuration...
2017-10-03 Antonio OspiteMake feed_data more robust
2017-10-03 Antonio OspiteMake push_buffer() look similar to the code used in...
2017-10-03 Antonio OspiteAdd a verbose option, it can be useful for debugging
2017-10-03 Antonio OspiteSet the debug category name to the same GstAppSrc name...
2017-10-03 Antonio OspiteMake the global App variable static
2017-10-03 Antonio OspiteReplace g_malloc+memcpy with g_memdup
2017-10-03 Antonio OspitePort parse_ports() over from alsamidisrc, to reduce...
2015-06-09 Antonio OspiteDo not use alloca() in app_init(): the memory is used...
2014-10-15 Antonio OspiteInitial import
heads
6 years ago master