gstreamer/ext
Antonio Ospite feacb875a4 alsamidisrc: Improve buffer timestamping
Make buffer timestamps more accurate and, more importantly, actually
representative of the MIDI events timing.

Previously, buffers were only sent with timetamps aligned at a 10ms
boundary which was just wrong, now the buffer timestamp represents the
real time of the MIDI event.

Conveniently, the ALSA sequencer API supports scheduling events in the
future so the sequencer infrastructure can be used to have the tick
delivered at the right time, avoiding any custom scheduling mechanism.

The ticks scheduling starts on the first transition to PLAYING, and the
delay is also calculated when the pipeline goes into PLAYING.

https://bugzilla.gnome.org/show_bug.cgi?id=787683
2017-11-29 21:13:38 -05:00
..
alsa alsamidisrc: Improve buffer timestamping 2017-11-29 21:13:38 -05:00
cdparanoia Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
libvisual meson: use dep.get_pkgconfig_variable() 2017-06-05 23:57:48 +01:00
ogg ogmparse: Set caps after sending pending events 2017-11-15 10:55:55 +01:00
opus opusenc: Allow unpositioned channels. 2017-10-11 19:42:39 +02:00
pango textoverlay: ensure text buffer has writable metadata when modifying 2017-07-01 17:45:36 +02:00
theora theoradec: Handle negotiation failure 2017-11-11 07:47:52 +01:00
vorbis Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
Makefile.am opus: move Opus audio decoder and encoder from -bad to -base 2016-02-26 00:20:10 +00:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00