rtptheoradepay: Fix build on macosx.
[platform/upstream/gst-plugins-good.git] / ext /
2009-04-16 Wim Taymanspulsesink: fix sample offset calculation again
2009-04-10 Wim Taymanspulsesink: handle NULL timing info
2009-04-10 Stefan Kostpulse: make it work on 0.9.12
2009-04-10 Wim Taymanspulsesink: handle server disconnect in get_time
2009-04-10 Wim Taymanspulsesink: bps is signed int to avoid overflow
2009-04-09 Wim Taymanspulsesink: check for a stream
2009-04-09 Wim Taymanspulsesink: fix compilation for newer pulseaudio
2009-04-09 Wim Taymanspulsesink: uncork fixes and use prebuf = 0
2009-04-09 Wim Taymanspulsesink: handle write errors
2009-04-09 Wim Taymanspulsesink: write silence on underflow
2009-04-09 Wim Taymanspulsesink: handle pull-based scheduling
2009-04-09 Wim Taymanspulsesink: add beginnings of pull-based scheduling
2009-04-09 Wim Taymanspulsesink: keep track of clock reset
2009-04-09 Wim Taymanspulsesink: rewrite pulsesink
2009-04-09 Wim Taymanspulse: remove some stray debug lines
2009-04-09 Tim-Philipp Müllerjpegdec: use slightly more adaptive formula for QoS
2009-04-04 Thomas Vander Sticheleadd pending_samples so that we only update segment...
2009-04-04 Thomas Vander Sticheleadd debugging
2009-04-04 Thomas Vander Sticheleclipping should also work if it's done on the first...
2009-04-01 Jonathan Matthewid3v2mux: write RVA2 frames containing peak/gain volume...
2009-04-01 Tim-Philipp Müllerjpegdec: demote some log message from DEBUG to LOG
2009-04-01 Tim-Philipp Müllerjpegdec: implement basic QoS
2009-03-27 Tim-Philipp Müllerflac: require a 'newer' flac and remove support for...
2009-03-25 Tim-Philipp Müllerjpegdec: put GstSegment inside the element struct inste...
2009-03-23 Wim Taymanspulsesink: clean up the state change function
2009-03-20 Jan Schmidtpulsesink: Track the corked/uncorked state ourselves
2009-03-20 Jan Schmidtpulse: Make sure the stream is uncorked in the write...
2009-03-20 Tim-Philipp Müllerspeexenc: fix direction of latency query and other...
2009-03-13 Jan Schmidtpulsesink: Wait until there is enough room to write...
2009-03-12 Laszlo PandyDon't call FLAC__ methods before it's initialized....
2009-03-10 Wim Taymanspngdec: various cleanups.
2009-03-09 Wim Taymansflacdec: don't lose the first buffer after a seek
2009-03-03 Edward Herveysouphttpsrc: Expose the SoupSession 'timeout' property.
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-03-02 Thomas Vander SticheleAdd/clarify/fix some logging.
2009-02-28 David SchleefFix the field dominance
2009-02-26 David Schleefdvdec: Add interlacing info to caps and buffers
2009-02-25 Tim-Philipp Müllerjpegenc: error out instead of crashing if no caps have...
2009-02-24 Sebastian Drögegconf: Rename gconf.[ch] to gstgconf.[ch] to prevent...
2009-02-23 Wim TaymansSome cleanups
2009-02-22 Sjoerd Simonsgconfvideo(src|sink): Disconnect GConf notifications
2009-02-22 Sebastian Drögepulsemixer: Don't use g_atomic_int_(get|set) for access...
2009-02-22 Sebastian Drögehdv1394src: Don't use void * pointer arithmetic
2009-02-21 Thomas Vander Stichelerespect DEFAULT segment by clipping the last buffer...
2009-02-13 Mark Nauwelaertspulsemixer: Fix compiler warnings.
2009-02-13 Mark Nauwelaertspulsesink: Issue property change notification in stream...
2009-02-05 Michael Smithflacdec: if we aborted reading, don't do into an infini...
2009-02-05 Thomas Vander Sticheledebug on the object
2009-02-02 Jonathan MatthewUse correct flag for the GNOME proxy configuration
2009-01-29 Stefan KostAdd examples for the jpeg elements.
2009-01-28 Jan SchmidtFix compile error in the last commit
2009-01-28 Jan SchmidtRewrite the pulse plugin, conditionally enabling new...
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2009-01-26 Jonathan MatthewUse libsoup-gnome for proxy configuration if available
2009-01-22 Jan SchmidtFix typo and small flaw in flac decoder
2009-01-21 Wim TaymansWhitespace fixes and some improved debug lines.
2009-01-14 Lennart Poetteringext/pulse/pulseprobe.c: Fix refcount loop, resulting...
2009-01-07 Jan Schmidtext/pulse/pulsesink.*: Use a mutex to protect the curre...
2009-01-05 Sebastian Drögeext/pulse/pulsesink.c: Don't wait for the pulse mainloo...
2008-12-23 Wim Taymansext/jpeg/gstsmokeenc.*: Implement getcaps function.
2008-12-19 Stefan Kostext/pulse/pulsemixerctrl.c: And remove temporary commen...
2008-12-17 Stefan Kostext/pulse/pulsemixerctrl.c: Don't leak the pa_operation.
2008-12-15 Stefan Kostext/pulse/pulsemixerctrl.c: Add note about memleak.
2008-12-13 Edward HerveySwitch to using GstStaticPadTemplate.
2008-12-09 Tim-Philipp Müllerext/dv/gstdvdemux.c: Restore previous behaviour of...
2008-12-09 Sebastian Drögeext/dv/gstdvdemux.c: Add srcpads only when needed and...
2008-12-08 Sebastian Drögeext/dv/gstdvdemux.c: Forward all events upstream unless...
2008-12-08 Sebastian Drögeext/dv/: Really call dv_init() exactly one time, not...
2008-11-27 Ron McOuatAdd support for basic and digest authentication in...
2008-11-23 Stefan Kostext/pulse/pulsesink.c: Change #if 0 to something more...
2008-11-21 Zeeshan Aliext/soup/gstsouphttpsrc.c: Add transferMode.dnla.org...
2008-11-20 Jan Schmidtext/libpng/gstpngenc.c: Don't flush downstream after...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-31 Sebastian Drögeext/flac/Makefile.am: Include $(FLAC_CFLAGS) in CFLAGS...
2008-10-27 Stefan Kostext/esd/esdmon.c: Add doc blob.
2008-10-27 Sjoerd Simonsext/soup/gstsouphttpsrc.c: Add support for souphttpsrc...
2008-10-10 Jan Schmidtext/flac/: Cast some size_t arguments to guint to avoid...
2008-10-03 Wim Taymansext/pulse/: Return -1 instead of 0 in error cases....
2008-09-27 Jan Schmidtext/pulse/pulsesink.c: Fix problems with pulsesink...
2008-09-11 Tim-Philipp Müllerext/raw1394/: Pretend to care about the result of write...
2008-09-04 Tim-Philipp Müllerext/flac/gstflacenc.c: Make sure the desired default...
2008-09-02 Sebastian Drögeext/speex/: Use integer encoding and decoding functions...
2008-08-31 Sebastian Drögeext/wavpack/gstwavpackenc.*: Handle non-zero start...
2008-08-31 Sebastian Drögeext/speex/gstspeexenc.c: Correct the timestamp and...
2008-08-31 Sebastian Drögeext/speex/gstspeexdec.c: Correctly take the granulepos...
2008-08-31 Craig Keoghext/annodex/gstcmmlparser.c: Fix compiler warnings...
2008-08-30 Tim-Philipp MüllerMake stuff compile with GST_DISABLE_GST_DEBUG.
2008-08-26 Stefan Kostext/cairo/gsttextoverlay.c: Fix compiler warning.
2008-08-26 David Schleefext/cairo/gsttextoverlay.c: Fix obvious memleak.
2008-08-20 Tim-Philipp Müllerext/flac/gstflacenc.c: Fix compilation against older...
2008-08-20 Sebastian Drögeext/pulse/: Use GST_BOILERPLATE everywhere and fix...
2008-08-20 Sebastian Drögeext/pulse/: If downstream provides no channel layout...
2008-08-18 Sebastian Drögeext/pulse/: The bytes_per_sample and silence_sample...
2008-08-13 Sebastian Drögeext/pulse/pulsesink.*: Add "device-name" property to...
2008-08-13 Laszlo Pandyext/pulse/pulsesrc.c: Add "device-name" property, which...
2008-08-13 Sebastian Drögeext/pulse/: Improve debugging a bit by including the...
2008-08-13 Laszlo Pandyext/pulse/pulsemixer.c: Fix property probing after...
2008-08-13 Laszlo Pandyext/pulse/pulsemixer.c: Fix property probing after...
2008-08-13 Laszlo Pandyext/pulse/: Implement GstPropertyProbe interface on...
2008-08-12 Jan SchmidtPull changes from 0.10.9.2 pre-release branch moving...
next