gstreamer/ext
Tim-Philipp Müller 0904aa12c9 ext/dvdread/dvdreadsrc.c: Only allocate buffer once we know exactly how much we need, rather than gratuitously alloca...
Original commit message from CVS:
* ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read),
(gst_dvd_read_src_create), (gst_dvd_read_src_src_event):
Only allocate buffer once we know exactly how much we need,
rather than gratuitously allocating 2MB-buffers all the time
even if we usually need much less than that. Also, demote
a debug message from DEBUG to LOG level.
2006-02-13 14:00:35 +00:00
..
a52dec expand tabs 2005-12-06 19:48:07 +00:00
amrnb ext/amrnb/amrnbdec.*: Fix amrnbdec, handle events, take copy from adapter since the decoder apparently writes in the ... 2006-02-06 15:55:28 +00:00
cdio docs/plugins/: Add cdio plugin to docs. 2006-02-06 11:34:23 +00:00
dvdnav fix up error domains, error strings, and use of translation 2006-01-20 14:18:20 +00:00
dvdread ext/dvdread/dvdreadsrc.c: Only allocate buffer once we know exactly how much we need, rather than gratuitously alloca... 2006-02-13 14:00:35 +00:00
lame ext/lame/gstlame.*: Contrary to what the const char in the lame API might suggest, lame expects us to keep the string... 2006-01-23 18:37:16 +00:00
mad Just make it compile with --disable-gst-debug. 2006-02-03 18:24:54 +00:00
mpeg2dec Pass unhandled queries upstream (useful e.g. for SEEKING query) 2006-01-10 11:43:37 +00:00
sidplay Pass unhandled queries upstream (useful e.g. for SEEKING query) 2006-01-10 11:43:37 +00:00
Makefile.am Half-baked port to 0.10. Needs some love in the seeking department, but at least it does something. 2006-02-09 17:27:57 +00:00