gstreamer/gst
Stefan Kost a0369011e7 gst/level/gstlevel.c: Also support 32bit (e.g. whe having it after 'mad'). Add more notes about whats needed for libo...
Original commit message from CVS:
* gst/level/gstlevel.c:
Also support 32bit (e.g. whe having it after 'mad'). Add more notes
about whats needed for liboil acceleration. Simplify docs a bit.
2008-05-08 10:20:52 +00:00
..
alpha gst/alpha/Makefile.am: Link alpha plugin with libgstbase. Fixes bug #517386. 2008-02-19 10:47:20 +00:00
apetag
audiofx gst/audiofx/audiofx.c: Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcoding values. 2008-03-13 14:30:45 +00:00
auparse
autodetect gst/autodetect/gstautovideosink.*: Fix docs. 2007-12-05 16:04:47 +00:00
avi gst/avi/gstavidemux.c: Fix typo in comments. 2008-04-25 07:56:12 +00:00
cutter
debug gst/debug/gstnavigationtest.c: MSVC doesn't provide rint(), define an adequate replacement locally as elsewhere. 2008-04-28 22:38:11 +00:00
effectv
equalizer gst/: Fix includes order 2008-02-09 00:15:25 +00:00
flx
goom gst/goom/: Fix build with mingw32: use rand() instead of random() and replace bzero() with memset(). Fixes #529692. 2008-04-25 12:52:44 +00:00
goom2k1 gst/goom2k1/: Rename the installed library, and don't register the same 2008-02-23 15:02:15 +00:00
icydemux Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without caps, and add a somewhat useful debug message. Plus test. 2008-02-07 21:17:36 +00:00
id3demux Generate the image-type values correctly. Leave them out of the caps when outputting a "preview image" tag, since it ... 2008-01-11 21:08:59 +00:00
interleave gst/freeze/: Add example to source code documentation blob and remove the 3 line 2008-03-19 19:56:59 +00:00
law gst/law/: Make negotiation a bit modern. 2008-04-01 11:00:43 +00:00
level gst/level/gstlevel.c: Also support 32bit (e.g. whe having it after 'mad'). Add more notes about whats needed for libo... 2008-05-08 10:20:52 +00:00
matroska gst/matroska/matroska-mux.c: Update the track duration if the old one was invalid. 2008-05-08 08:15:34 +00:00
median
monoscope
multifile Close some memory leaks spotted by the unit test. Fixes bug #515697. 2008-02-11 14:01:52 +00:00
multipart gst/multipart/multipartmux.c: Fix caps memory leak. Fixes #514573. 2008-02-05 17:59:24 +00:00
oldcore
qtdemux gst/qtdemux/qtdemux.c: Add more mpeg2 variants. Fixes #530886. 2008-05-02 09:09:58 +00:00
replaygain Make rganalysis and rglimiter elements GAP-flag aware. 2008-03-24 12:32:59 +00:00
rtp gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps): Use GST_STR_NULL when trying to print sps and pps strings t... 2008-05-07 16:36:04 +00:00
rtsp gst/rtsp/gstrtspsrc.c: Don't leak file descriptors on error. Fixes #531532. 2008-05-05 11:19:13 +00:00
smpte
spectrum gst/spectrum/gstspectrum.c: Rename property enums and default defines for the properties to match the property names ... 2008-04-04 09:50:10 +00:00
udp gst/udp/gstudpsrc.c: Don't error out if we get an ICMP destination-unreachable message when trying to read packets on... 2008-05-01 10:52:11 +00:00
videobox
videocrop
videofilter
videomixer gst/videomixer/videomixer.c: Don't call gst_object_sync_values() unless we have a valid timestamp. 2008-02-29 12:35:24 +00:00
wavenc
wavparse gst/wavparse/gstwavparse.c: Set variable to NULL after freeing it to prevent double frees or make failures by another... 2008-01-19 14:53:58 +00:00
Makefile.am