gstreamer/gst/siren
Lars Petter Endresen e6c56ec014 siren: Fix floating point invalid operation
Mix of single and double precision leads to zero-by-zero divide
for upper 64-bit of the xmm register, even though they are not
used.
2018-11-15 08:44:12 +00:00
..
common.c siren: Fix floating point invalid operation 2018-11-15 08:44:12 +00:00
common.h Fix FSF address 2012-11-04 00:09:59 +00:00
dct4.c Fix FSF address 2012-11-04 00:09:59 +00:00
dct4.h Fix FSF address 2012-11-04 00:09:59 +00:00
decoder.c siren: Make some local variables non-static for thread-safety 2015-01-21 10:18:50 +01:00
decoder.h Fix FSF address 2012-11-04 00:09:59 +00:00
encoder.c siren: Make some local variables non-static for thread-safety 2015-01-21 10:18:50 +01:00
encoder.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstsiren.c Rename plugin filesnames to match plugin names 2017-03-08 20:04:23 -05:00
gstsiren.h siren: remove unneeded structure padding 2014-12-28 00:58:04 +00:00
gstsirendec.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstsirendec.h siren: remove unneeded structure padding 2014-12-28 00:58:04 +00:00
gstsirenenc.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstsirenenc.h siren: remove unneeded structure padding 2014-12-28 00:58:04 +00:00
huffman.c Fix FSF address 2012-11-04 00:09:59 +00:00
huffman.h Fix FSF address 2012-11-04 00:09:59 +00:00
huffman_consts.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Meson: Generate pc file for all plugins in bad 2018-04-25 11:08:09 +01:00
rmlt.c Fix FSF address 2012-11-04 00:09:59 +00:00
rmlt.h Fix FSF address 2012-11-04 00:09:59 +00:00
siren7.h Fix FSF address 2012-11-04 00:09:59 +00:00