..
aalib
Document aasink and cacasink.
2008-05-28 13:28:20 +00:00
annodex
ext/annodex/gstcmmlparser.c: Fix compiler warnings caused by passing a string as format string instead of "%s" and th...
2008-08-31 08:32:45 +00:00
cairo
ext/cairo/gsttextoverlay.c: Fix compiler warning.
2008-08-26 07:51:42 +00:00
dv
ext/dv/gstdv.c: Fix compilation.
2008-06-26 10:07:46 +00:00
esd
Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding ( #546822 ).
2008-08-07 16:11:00 +00:00
flac
ext/flac/: Cast some size_t arguments to guint to avoid compiler warnings on 64-bit systems.
2008-10-10 12:28:34 +00:00
gconf
Don't use gst_element_get_pad(), it's a bad method.
2008-05-21 17:39:38 +00:00
gdk_pixbuf
ext/gdk_pixbuf/gstgdkpixbuf.c: Do not leak incoming buffers.
2008-07-04 20:43:07 +00:00
hal
Don't use gst_element_get_pad(), it's a bad method.
2008-05-21 17:39:38 +00:00
jpeg
ext/jpeg/gstjpegdec.c: Align documentation with reality.
2008-07-14 16:28:25 +00:00
ladspa
ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush stop so that we exit our error state afte...
2006-12-18 15:51:54 +00:00
libcaca
Document aasink and cacasink.
2008-05-28 13:28:20 +00:00
libmng
ext/libmng/: Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many bits ifdeffed out still.
2008-06-17 10:05:55 +00:00
libpng
ext/libpng/gstpngdec.c: Don't return GST_FLOW_ERROR when buffer_alloc fails - return whatever it returned.
2008-06-30 22:53:39 +00:00
mikmod
Define GstElementDetails as const and also static (when defined as global)
2006-04-25 21:39:46 +00:00
pulse
ext/pulse/: Return -1 instead of 0 in error cases. Fixes #554771 .
2008-10-03 16:13:32 +00:00
raw1394
ext/raw1394/: Pretend to care about the result of write() which works around compiler warnings.
2008-09-11 11:26:06 +00:00
shout2
Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding ( #546822 ).
2008-08-07 16:11:00 +00:00
soup
ext/soup/gstsouphttpsrc.c: Add support for souphttpsrc to act as a live source. This makes it possible to get timesta...
2008-10-27 09:00:29 +00:00
speex
ext/speex/: Use integer encoding and decoding functions instead of converting the integer input to float in the eleme...
2008-09-02 08:51:04 +00:00
taglib
Only use -Wno-attributes (which is there to work around a bug in the taglib 1.5 headers) if the c++ compiler actually...
2008-07-17 14:40:51 +00:00
wavpack
ext/wavpack/gstwavpackenc.*: Handle non-zero start timestamps and stream discontinuities correctly. This only has an ...
2008-08-31 17:09:18 +00:00
Makefile.am
Pull changes from 0.10.9.2 pre-release branch moving the libcdio
2008-08-12 09:22:29 +00:00