gstreamer/gst-libs/gst
Sebastian Dröge dd7d36320e gst-libs/gst/riff/riff-media.c: Make it impossible to have NULL caps at the point where we set framerate and other th...
Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
Make it impossible to have NULL caps at the point where we set
framerate and other things. Also don't return immediately for "3ivd"
video and let framerate, etc be set. Might fix bug #542508.
2008-07-15 13:05:04 +00:00
..
app gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes) 2008-06-16 14:11:36 +00:00
audio gst-libs/gst/audio/gstbaseaudiosink.c: Report latency even if we are not live instead of hiding it. 2008-06-20 09:09:37 +00:00
cdda gst-libs/gst/cdda/gstcddabasesrc.c: Fix EOS condition and track addition check, the track.end sector is included in t... 2008-05-28 15:48:33 +00:00
fft Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
floatcast gst-libs/gst/floatcast/floatcast.h: Don't include config.h in an installed public header, this might break compilatio... 2007-09-25 11:54:09 +00:00
interfaces gst-libs/gst/interfaces/mixertrack.c: API: Add "index" property to GstMixerTrack to differantiate between multiple mi... 2008-06-26 06:03:38 +00:00
netbuffer Add trivial function to compare GstNetAddress. See #520626. 2008-03-07 18:17:44 +00:00
pbutils gst-libs/gst/pbutils/install-plugins.c: Fix docs: type and missing word. 2008-05-11 19:52:59 +00:00
riff gst-libs/gst/riff/riff-media.c: Make it impossible to have NULL caps at the point where we set framerate and other th... 2008-07-15 13:05:04 +00:00
rtp gst-libs/gst/rtp/gstbasertppayload.c: Simply converting the running time into an RTP timestamp by scaling it based on... 2008-05-30 15:29:20 +00:00
rtsp gst-libs/gst/rtsp/gstrtspconnection.c: Fix build on win32. 2008-06-11 20:13:00 +00:00
sdp gst-libs/gst/sdp/gstsdpmessage.c: Makes libgstsdp compile with mingw32 by defining the right WINVER so that getaddrin... 2008-07-03 09:12:49 +00:00
tag gst-libs/gst/tag/tags.c: Don't increase the size of non-string image buffers by one as this might in theory confuse d... 2008-06-20 08:47:14 +00:00
video gst-libs/gst/video/video.c: Video format can also be conveniently determined from (many) non-fixed caps. 2008-07-14 17:06:26 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Add libgstfft, a FFT library based on Kiss FFT which is 2007-09-06 07:00:36 +00:00