gstreamer/ext
Tim-Philipp Müller 50b7c32b3e Use NULL for an empty GList instead of g_list_alloc(); fix memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead ...
Original commit message from CVS:
Use NULL for an empty GList instead of g_list_alloc(); fix memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead of GString (easier to bulk free later)
2005-01-17 14:46:23 +00:00
..
a52dec examples/gstplay/player.c: Don't iterate. 2005-01-05 14:56:27 +00:00
dvdnav ext/dvdnav/dvdnavsrc.c: Add DVD-nav URI (dvdnav://) for Totem testing purposes. 2005-01-09 00:43:09 +00:00
dvdread Use NULL for an empty GList instead of g_list_alloc(); fix memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead ... 2005-01-17 14:46:23 +00:00
lame Memory leak fixes 2004-10-26 11:36:52 +00:00
mad ext/mad/gstmad.c: Don't call mad_stream_sync() directly after recovering sync. 2005-01-09 01:58:04 +00:00
mpeg2dec ext/mpeg2dec/gstmpeg2dec.*: Crop if decoding size is not the actual image size (#163676). 2005-01-17 13:54:30 +00:00
sidplay ext/sidplay/gstsiddec.cc: Fix negotiation and set correct end offset. 2004-06-18 11:46:32 +00:00
Makefile.am configure.ac: Fix indentation, fix v4l2 plugin detection. 2004-12-29 13:27:45 +00:00