typefind: Make the flac check more tight to not mistace some aac files for flac....
[platform/upstream/gstreamer.git] / gst-libs /
2009-02-02 Tim-Philipp Müllerpbutils: remove duplicate detail strings when calling...
2009-02-02 Stefan KostAdd a FIXME 0.11. Make the log message a bit more detai...
2009-02-02 Wim TaymansFix string leak in rtspmessage
2009-01-31 Stefan KostLink to the class, as we can't link to the members...
2009-01-29 Wim Taymansfix some typos
2009-01-29 Wim TaymansAdd new RTSP message method to set header
2009-01-28 Wim TaymansAdd method to serialize RTSP options
2009-01-23 Jan SchmidtExtend and clean up git ignores
2009-01-23 Wim TaymansAdd more codec ids for RIFF formats
2009-01-23 Wim TaymansReset queued_bytes counter when flushing
2009-01-22 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-01-22 Sebastian DrögeReduce the number of allocations for creating FFT contexts
2009-01-21 Wim TaymansAvoid overflows in the padding checks by doing the...
2009-01-16 Sebastian Drögegst-libs/gst/fft/: Use correct struct alignment everywh...
2009-01-16 Sebastian Drögegst-libs/gst/tag/gsttagdemux.c: Forward unknown events...
2009-01-09 Jan Schmidtgst-libs/gst/app/gstappsink.c: Store the returned signa...
2009-01-09 Tim-Philipp Müllergst-libs/gst/interfaces/mixer.c: Small docs addition...
2009-01-08 Wim TaymansAdd GType for GstRTSPUrl and expose a copy function...
2009-01-07 Sebastian Drögegst-libs/gst/cdda/gstcddabasesrc.*: Make the GType...
2009-01-06 José Alburquerquegst-libs/gst/audio/gstaudioclock.*: Make gst_audio_cloc...
2009-01-06 Tim-Philipp Müllergst-libs/gst/app/: Make debug categories static. Use...
2009-01-06 Tim-Philipp Müllergst-libs/gst/app/: Move private data into a private...
2009-01-06 Jan Schmidtgst-libs/gst/video/: Fix up build flags and include...
2009-01-05 Jan SchmidtMove AppSrc/AppSink from gst-plugins-bad. Fixes #564421
2009-01-05 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.c: Avoid holding...
2008-12-31 Edward Herveygst-libs/gst/tag/gsttagdemux.*: Add GType for GstTagDem...
2008-12-31 Edward Herveygst-libs/gst/video/: Add glib-mkenum for GstVideoFormat...
2008-12-31 Edward HerveySwitch glib-mkenum for gst-libs/gst/audio from multicha...
2008-12-30 Edward Herveygst-libs/gst/audio/: Complete Sebastien's commit from...
2008-12-29 Wim Taymansgst-libs/gst/app/gstappsrc.*: Add properties and method...
2008-12-20 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.c: Pause the write...
2008-12-19 Sebastian Drögegst-libs/gst/audio/gstbaseaudiosrc.c: Make GstAudioSrcS...
2008-12-18 Andrew Ferengst-libs/gst/netbuffer/gstnetbuffer.*: Make gst_netaddr...
2008-12-17 Wim TaymansAdd appsrc and appsink documentation.
2008-12-15 Wim Taymansexamples/app/: Fix example to unref after emiting the...
2008-12-13 Sebastian Drögegst-libs/gst/audio/: API: Add GST_TYPE_BASE_AUDIO_...
2008-12-12 Edward Herveygst-libs/gst/cdda/gstcddabasesrc.c: Remove erroneous...
2008-12-12 Edward Herveygst-libs/gst/riff/riff-media.c: Add mapping for VP6...
2008-12-10 Luis Meninagst/: Include glib.h instead of a specific GLib header...
2008-12-09 Julien Mouttegst-libs/gst/riff/riff-media.c: Support higher max...
2008-12-09 Stefan Kostgst-libs/gst/riff/riff-read.c: Fix handling of odd...
2008-12-08 Olivier Cretegst-libs/gst/rtp/gstrtcpbuffer.*: Implement gst_rtcp_pa...
2008-12-01 이문형gst-libs/gst/app/gstappsrc.c: Don't forget to release...
2008-11-27 Wim Taymansgst-libs/gst/audio/gstbaseaudiosrc.c: Avoid nasty int...
2008-11-27 이문형gst-libs/gst/rtsp/gstrtspconnection.c: A successful...
2008-11-25 Wim Taymansgst-libs/gst/rtp/gstrtcpbuffer.c: Fix typo in the docs.
2008-11-25 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.c: Really fix audio...
2008-11-24 Stefan Kostgst-libs/gst/audio/gstbaseaudiosink.c: Time is already...
2008-11-24 Stefan Kostgst-libs/gst/audio/gstbaseaudiosink.c: Add one log...
2008-11-20 Michael Smithgst-libs/gst/rtsp/gstrtspdefs.c: Fix win32 build. Oops.
2008-11-20 Michael Smithgst-libs/gst/rtsp/gstrtspdefs.c: Use WSAGetLastError...
2008-11-20 Michael Smithgst-libs/gst/riff/riff-media.c: Support WMA Lossless...
2008-11-14 Jan Schmidtgst-libs/gst/interfaces/propertyprobe.c: Fix random...
2008-11-13 Wim Taymansgst-libs/gst/rtp/gstrtpbuffer.c: Avoid expensive type...
2008-11-11 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Fix some cases...
2008-11-10 Edward Herveygst/: Wim, you're a bad boy. You don't want people...
2008-11-10 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.c: Use gst_base_sin...
2008-11-07 Wim Taymansgst-libs/gst/app/gstappsrc.*: Add is-live property.
2008-11-06 Wim Taymansgst-libs/gst/riff/riff-media.c: Fix case where we don...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-11-03 Damien Lespiaugst-libs/gst/rtsp/gstrtspconnection.c: Make the next...
2008-10-31 Nick Haddadgst-libs/gst/riff/: Add support for other fourcc codes...
2008-10-29 Wim Taymansgst-libs/gst/app/gstappsink.c: Fix the docs.
2008-10-23 Sebastian DrögeMove float endianness conversion macros to core. Second...
2008-10-22 Sebastian Drögegst-libs/gst/tag/tags.c: Remove useless buffer size...
2008-10-20 Wim Taymansgst-libs/gst/audio/gstaudiosink.c: Implement a separate...
2008-10-17 Wim TaymansAdd methods to more accuratly control the pulling threa...
2008-10-16 Wim Taymansgst-libs/gst/audio/gstaudiosink.c: Signal thread startu...
2008-10-16 Wim Taymansgst-libs/gst/audio/gstringbuffer.c: In pull mode we...
2008-10-15 Edward Herveygst-libs/gst/riff/riff-media.c: Add mappping for the...
2008-10-13 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.*: Add some more...
2008-10-13 Sebastian Drögegst-libs/gst/tag/tags.c: Don't drop the last byte of...
2008-10-08 Edward Herveygst-libs/gst/audio/gstbaseaudiosrc.c: Fix debug stateme...
2008-10-08 Jan Gerbergst-libs/gst/riff/riff-media.c: Add FFV1 fourcc to...
2008-10-08 Håvard Graffgst-libs/gst/audio/gstbaseaudiosrc.c: Implement skew...
2008-10-08 Wim Taymansgst-libs/gst/audio/: Fix include of config.h
2008-10-06 Tero Saarnigst-libs/gst/sdp/gstsdpmessage.c: Fix parsing of the...
2008-10-06 Wim Taymansgst-libs/gst/rtp/gstbasertppayload.c: Configure the...
2008-10-06 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Improve debuggi...
2008-09-23 Wim Taymansgst-libs/gst/rtsp/gstrtspmessage.c: Fix the g_return_va...
2008-09-22 Michael Smithgst-libs/gst/tag/gsttagdemux.c: Fail to activate if...
2008-09-15 Tim-Philipp Müllergst/: Recognise Kate subtitle streams (#550582).
2008-09-13 Tim-Philipp Müllergst-libs/gst/audio/audio.h: Remove trailing comma from...
2008-09-05 Tim-Philipp Müllergst-libs/gst/interfaces/propertyprobe.c: More sanity...
2008-09-05 Stefan Kostgst-libs/gst/interfaces/propertyprobe.c: Check for...
2008-09-04 Wim Taymansgst-libs/gst/audio/gstaudiosrc.c: Disable a code path...
2008-09-03 Edward Herveygst-libs/gst/riff/riff-media.c: Use a decent caps for...
2008-09-03 Edward Herveygst-libs/gst/riff/riff-media.c: Add Truespeech mapping...
2008-09-02 Stefan KostUse new geo location tags from core. Fixes #481169
2008-08-26 Wim Taymansgst-libs/gst/audio/gstaudiosink.c: Since we now call...
2008-08-26 Wim Taymansgst-libs/gst/audio/gstringbuffer.c: Also allow the...
2008-08-15 Sebastian Drögegst-libs/gst/pbutils/missing-plugins.c: When cleaning...
2008-08-14 Tim-Philipp Müllergst-libs/gst/pbutils/descriptions.c: Add Lead H.264...
2008-08-14 Julien Mouttegst-libs/gst/riff/riff-media.c: Add Lead H.264 variant.
2008-08-13 Wim Taymansgst-libs/gst/audio/gstbaseaudiosrc.c: When not slaved...
2008-08-12 Stefan Kostgst-libs/gst/interfaces/propertyprobe.h: Remove double...
2008-08-11 Stefan Kostgst-libs/gst/audio/Makefile.am: Don't try to build...
2008-08-11 Stefan Kostgst-libs/gst/audio/: Move audiofiltertemplate to gst...
2008-08-11 Stefan KostMore docs and shuffling. What can we do with the hundre...
2008-08-11 Stefan Kostgst-libs/gst/: Reducing number of dundocumented symbols.
next