gstreamer/ext/sndfile
Reynaldo H. Verdejo Pinochet 86ec812429 Remove unnecessary NULL checks before g_free()
g_free() is NULL-safe
2015-11-18 16:05:42 -08:00
..
gstsf.c sndfile: don't decode formats that are better handled by other elements 2014-08-25 12:22:44 +01:00
gstsf.h
gstsfdec.c sfdec: Fix typo in goto variable name 2015-09-26 09:47:01 +01:00
gstsfdec.h sfdec: add event function and seeking support 2013-12-20 20:00:55 +01:00
gstsfsink.c Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
gstsfsink.h
gstsfsrc.c Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
gstsfsrc.h
Makefile.am