rtsp: include in.h for FreeBSD compat
[platform/upstream/gstreamer.git] / ext /
2009-06-19 Tim-Philipp Müllercdparanoia: run-time license is LGPL now that we requir...
2009-06-19 Tim-Philipp Müllercdparanoia: try to guess a good cache size if it's...
2009-06-19 Jonathan Matthewcdparanoia: expose cache size setting
2009-06-14 Tim-Philipp Mülleroggdemux: post/send tags with the container-format tag
2009-06-12 Wim Taymansoggdemux: do reverse seeks more accurate
2009-06-11 Tim-Philipp Müllersubparse, ogmparse: post tags with GST_TAG_SUBTITLE_CODEC
2009-06-07 LRNAdded libgstbase to schro's LIBADD
2009-06-03 Tim-Philipp Müllervorbisdec: don't put invalid bitrate values into the...
2009-05-26 Alessandro Decinatheoraparse: fix assertions in make_granulepos when...
2009-05-26 Wim Taymansoggdemux: fix boundary case for seeking.
2009-05-23 David Schleefschro: Fix usage of adapter_masked_scan_uint32
2009-05-23 David Schleefschro: Change package name to GST_PACKAGE_NAME
2009-05-22 Wim Taymansvorbisdec: detect and report errors better
2009-05-19 Wim Taymansoggdemux: don't loop when at EOS
2009-05-19 Michael Smiththeoradec: for 4:2:2, use Y42B (planar) rather than...
2009-05-15 David Schleefschro: Move schro plugin from Schroedinger
2009-05-15 Sebastian Drögevorbisenc: Implement Preset interface
2009-05-15 Sebastian Drögetheoraenc: Implement Preset interface
2009-05-15 Sebastian Drögeoggmux: Implement Preset interface
2009-05-13 Wim Taymansvisual: remove next_ts variable
2009-05-13 Wim Taymansvisual: use new adapter timestamp code
2009-05-12 Christian SchallerAdd ranks to the Oggmuxer, Vorbis encoder and Theora...
2009-05-12 Wim Taymansoggmux: small debug statement in DISCONT
2009-05-12 Wim Taymansoggdemux: fix abuse of ogg API, handle broken oggs
2009-05-12 Sebastian Drögetextrender: Correctly initialize the background for...
2009-05-12 Sebastian Drögetextrender: Use libgstvideo functions to create caps
2009-05-12 Sebastian Drögetextrender: Don't always use ARGB if downstream support...
2009-05-12 Kapil Agrawaltextrender: Add support for ARGB and alignment properties
2009-05-12 Sebastian Drögetextrender: Add ; after GST_BOILERPLATE to fix indention
2009-05-11 Michael Smiththeoradec: fix buffer overrun on 422 decode.
2009-05-11 Michael Smiththeoradec: 444 support.
2009-05-11 Michael Smiththeoradec: handle 422 images (as YUY2).
2009-05-11 Michael Smiththeoradec: rearrange code in preparation for 422 and...
2009-05-06 Zaheer Meralivorbisenc, theoraenc: Ensure gp is computed consistentl...
2009-04-29 Jan Schmidtvorbisenc: Ensure output buffers fall within the segment
2009-04-14 Olivier Cretetheoraenc: implement upstream keyframe force
2009-04-14 Olivier Cretetheoraenc: factor out keyframe forcing
2009-04-04 Edward Herveytheoradec: return GST_CLOCK_TIME_NONE for negative...
2009-04-02 Tim-Philipp Mülleralsamixer: don't forget to release locks in a few places
2009-03-26 Sebastian Drögetextoverlay: Fix drawing of UYVY text borders
2009-03-26 Zeeshan Alitextoverlay: Add support for UYVY colorspace
2009-03-23 Edward Herveytheoradec: Use GST_CLOCK_TIME_NONE for invalid position...
2009-03-21 René Stadlervorbisenc: Set caps on non-header ouput buffers.
2009-03-17 Wim Taymansoggdemux: report -1 for duration in push mode
2009-03-13 Wim Taymansvorbisparse: be smarter when queueing headers
2009-03-13 Wim Taymanstheoraparse: be smarter when queuing headers
2009-03-13 Wim Taymansoggdemux: add some debug info
2009-03-13 Jan Schmidtvorbisdec: Avoid an unnecessary memory allocation in...
2009-03-13 Jan Schmidttheoradec: Avoid an unnecessary memory allocation in...
2009-03-06 Wim Taymanstheoradec: parse and use codec_data in the caps
2009-02-28 LRNgio: Use correct format modifier for size_t
2009-02-27 Stefan Kostalsa: release pcminfo after the strdup
2009-02-26 Stefan Kostalsa: cleanup name lookup.
2009-02-26 Stefan Kostgiosink: reflow error handling to not leak uri
2009-02-24 Sebastian Drögevorbis: Rename vorbis*.h to gstvorbis*.h to prevent...
2009-02-22 Sebastian Drögetheoraparse: Use the correct unref functions
2009-02-19 Benjamin M. Schwartztheoraenc: Add property for speed level control
2009-02-10 Antoine Tremblayalsamixer: Fix race condition that made alsamixer not...
2009-01-26 Jan SchmidtFix include order for gio plugin
2009-01-23 Wim TaymansUse rounded values for image strides and sizes
2009-01-23 Wim TaymansImprove debug message
2009-01-07 Sebastian DrögeAdd plugin dependency for the GIO and GVfs modules.
2009-01-07 Sebastian DrögeAdd plugin dependency for the gnomevfs modules.
2009-01-06 Tim-Philipp MüllerUse new core API to make registry re-scan the plugin...
2008-12-20 Sebastian Drögeext/: Implement URI query. Fixes bug #562949.
2008-12-12 Edward Herveyext/vorbis/vorbisenc.c: Make vorbisenc's pad template...
2008-12-10 Wim Taymansext/ogg/gstoggdemux.c: Use G_DEFINE_TYPE for the OggPad...
2008-11-25 Wim Taymansext/ogg/gstoggdemux.c: If no stream was found before...
2008-11-25 Wim Taymansext/theora/: Parse segment events.
2008-11-24 David Schleefext/ogg/gstoggmux.*: If we're muxing a dirac stream...
2008-11-24 Sebastian Drögeext/: Use gst_buffer_try_new_and_alloc() and fail prope...
2008-11-04 Wim Taymansext/theora/: Copy seqnum.
2008-11-04 Wim Taymansext/ogg/gstoggdemux.*: Copy seqnums around to track...
2008-11-03 Matthias Kretzext/alsa/gstalsasink.c: Make all access non-blocking...
2008-10-23 Wim Taymansext/vorbis/vorbisdec.c: Attempt to make obfuscated...
2008-10-16 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-14 Edward Herveyext/theora/theoradec.c: Fix build on macosx.
2008-10-13 Robin Stockerext/theora/: Parse input caps and make the PAR override...
2008-10-10 Sebastian Drögeext/vorbis/vorbisenc.c: Fix discontinuity detection...
2008-10-08 Daniel Drakeext/ogg/gstoggmux.c: Unref all buffers when clearing...
2008-10-08 Klaasext/vorbis/vorbisenc.*: Keep track of the upstream...
2008-10-08 Pavel Zeldinext/pango/gstclockoverlay.*: API: Add ability to specif...
2008-09-25 ogg.k.ogg.kext/theora/theoraparse.c: Set the BOS flag on the BOS...
2008-08-23 Alessandro Dessinaext/ogg/gstoggdemux.c: Don't add pads and activate...
2008-08-22 Wim Taymansext/vorbis/vorbisdec.c: Reset variable so that query...
2008-08-22 Sebastian Drögeext/vorbis/vorbisenc.c: If a buffer arrives with a...
2008-08-21 Sebastian Drögeext/vorbis/vorbisdec.c: Take the current timestamp...
2008-08-13 David Schleefext/theora/theoraenc.c: Remove the 2000 kbit limit...
2008-08-07 Sebastian Drögeext/ogg/gstoggmux.*: Don't pretend to support NEWSEGMEN...
2008-08-07 Frederic CrozatMake sure gettext returns translations in UTF-8 encodin...
2008-08-05 Stefan Kostext/vorbis/vorbisdec.c: Do not leak old taglist.
2008-07-29 Stefan Kostext/gnomevfs/gstgnomevfssrc.c: Aggregate short reads...
2008-07-28 Sebastian Drögeext/ogg/gstoggdemux.c: Don't use GST_CLOCK_TIME_NONE...
2008-07-28 Sebastian Drögeext/ogg/gstoggmux.c: Allow muxing of CELT into Ogg...
2008-07-27 Jan Gerberext/ogg/gstoggdemux.c: Fix calculation of the start...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-06-26 Sam Morrisgst-libs/gst/interfaces/mixertrack.c: API: Add "index...
2008-06-24 Stefan Kostext/alsa/gstalsamixer.c: Also consider "speaker" as...
2008-06-20 Wim Taymansext/vorbis/vorbisenc.c: Report the encoder latency...
2008-06-11 Sebastian Drögeext/gio/gstgiobasesrc.*: Try to read the requested...
next