gstreamer/ext/flac
Julian Bouzas 2ebdd70c21 flac: report latency in flacenc and flacdec
The FLAC specification states that the data is processed in blocks, regardless of the number of channels. Thus, The latency can be calculated using the blocksize and rate. For example a 1 second block sampled at 44.1KHz has a blocksize of 44100
2019-03-25 15:14:32 +01:00
..
gstflac.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstflacdec.c flac: report latency in flacenc and flacdec 2019-03-25 15:14:32 +01:00
gstflacdec.h flacdec: flush flac decoder on lost sync. 2018-01-11 15:13:31 +01:00
gstflacenc.c flac: report latency in flacenc and flacdec 2019-03-25 15:14:32 +01:00
gstflacenc.h flacenc: update output segment stop time to match clipped samples 2014-10-30 14:30:30 +00:00
gstflactag.c flactag: Fix warning with the newly added GstStateChange values 2017-06-19 15:10:31 -04:00
gstflactag.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30