gstreamer/gst-libs/gst
이문형 933186aaa1 gst-libs/gst/app/gstappsrc.c: Don't forget to release the lock again if we bail out because some pad is flushing or w...
Original commit message from CVS:
Patch by: 이문형 <iwings at gmail dot com>
* gst-libs/gst/app/gstappsrc.c: (gst_app_src_push_buffer):
Don't forget to release the lock again if we bail out because some
pad is flushing or we've reached EOS, otherwise things will lock up
next time _push_buffer() is called (#562802).
2008-12-01 19:36:35 +00:00
..
app gst-libs/gst/app/gstappsrc.c: Don't forget to release the lock again if we bail out because some pad is flushing or w... 2008-12-01 19:36:35 +00:00
audio gst-libs/gst/audio/gstbaseaudiosrc.c: Avoid nasty int overflows after about 12 hours and 25 minutes when these code p... 2008-11-27 16:47:41 +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 Move float endianness conversion macros to core. Second part of bug ##555196. 2008-10-23 07:11:23 +00:00
interfaces gst-libs/gst/interfaces/propertyprobe.c: Fix random type causing a docs warning. 2008-11-14 21:39:09 +00:00
netbuffer Add trivial function to compare GstNetAddress. See #520626. 2008-03-07 18:17:44 +00:00
pbutils gst/: Recognise Kate subtitle streams (#550582). 2008-09-15 15:11:18 +00:00
riff gst-libs/gst/riff/riff-media.c: Support WMA Lossless properly. 2008-11-20 21:20:27 +00:00
rtp gst-libs/gst/rtp/gstrtcpbuffer.c: Fix typo in the docs. 2008-11-25 15:33:30 +00:00
rtsp gst-libs/gst/rtsp/gstrtspconnection.c: A successful gst_poll_wait() doesn't always mean successful connect() on 2008-11-27 11:16:44 +00:00
sdp gst-libs/gst/sdp/gstsdpmessage.c: Fix parsing of the c= field containing multicast addresses. 2008-10-06 16:36:20 +00:00
tag gst-libs/gst/tag/tags.c: Remove useless buffer size assignment. It already has this value. 2008-10-22 12:01:32 +00:00
video gst-libs/gst/video/video.c: Revert ABI change. 2008-07-15 22:43:16 +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