rtsprange: Fix conversion from UTC to GstClockTime
[platform/upstream/gstreamer.git] / gst-libs / gst / audio /
2013-02-27 Akihiro Tsukadaaudio: add support for AAC pass-through
2013-02-25 Stefan Saueraudioringbuffer: log a few more details (e.g. obj-name)
2013-02-16 Tim-Philipp Mülleraudio: fix GST_AUDIO_INFO_ENDIANNESS macro
2013-01-16 Tim-Philipp Müllergst-libs: use GST_*_1_0 environment variables everywhere
2012-12-29 Tim-Philipp Mülleraudio: don't use uninitialized variable in debug log
2012-12-20 Wim Taymansaudioclock: mark as using some other clock
2012-12-20 Wim Taymansaudiobasesrc: init variable
2012-12-17 Tim-Philipp Mülleraudiobasesrc: bail out if subclass posts an error
2012-12-17 Tim-Philipp Mülleraudioringbuffer: add GST_AUDIO_RING_BUFFER_STATE_ERROR...
2012-12-17 Thiago Santosaudiobasesrc: Always resync the ringbuffer on the first...
2012-12-12 Sebastian Drögelibs: Use foo/foo.h as single-include header consistent...
2012-12-02 Tim-Philipp Mülleraudioencoder: add some more debug info and remove obsol...
2012-11-21 Tim-Philipp Mülleraudio: remove bogus Since marker from docs
2012-11-21 Evan Nemersonlibs: Add missing single include headers and use them...
2012-11-14 Tim-Philipp Müllergst_adapter_prev_timestamp -> gst_adapter_prev_pts
2012-11-12 Sebastian Drögeaudio: Use new GType for GThread instead of just G_TYPE...
2012-11-09 Sebastian Drögeaudiodecoder: Reset error count to 0 after successfully...
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-11-02 Miguel Angel Cabre... audiobasesink: use the same type as the internal type...
2012-10-30 Wim Taymansaudioringbuffer: reset spec on _release
2012-10-29 Tim-Philipp MüllerRevert "g-i: change g-ir-scanner arg --library=libgstfo...
2012-10-28 Tim-Philipp Mülleraudio: try harder to make g-i use the build-tree libgsttag
2012-10-28 Tim-Philipp Müllerg-i: change g-ir-scanner arg --library=libgstfoo-X...
2012-10-24 Mark Nauwelaertsaudiodecoder: track forced decoding state
2012-10-24 Sebastian Drögeaudiobasesink: Add explanation to the GAP event handlin...
2012-10-24 Sebastian Drögeaudiobasesink: Properly handle GAP events
2012-10-20 Tim-Philipp Mülleraudiodecoder: don't leak message strings when error...
2012-10-17 Tim-Philipp Mülleraudiocdsrc: mention TOCs in docs
2012-10-15 Mark Nauwelaertsaudio: properly handle clipping of empty buffer
2012-10-11 Josep Torraaudiodecoder: set of base_ts for segment formats other...
2012-10-10 Sebastian Drögeaudiodecoder: Don't unref caps twice
2012-10-09 Wim Taymansdocs: playbin2 -> playbin
2012-10-08 Andoni Morales Ala... audio/video: update documentation for vfunc's that...
2012-10-04 Tim-Philipp Mülleraudioencoder: make stop() vfunc also optional
2012-10-04 Andoni Morales Ala... audioencoder: don't fail if the start vfunc is not...
2012-10-03 Michael SmithMerge branch 'master' of ssh://git.freedesktop.org...
2012-10-03 Michael Smithmeta registration: use g_once functions to register...
2012-09-19 Arun Raghavanaudio: Explicitly specify endianness for IEC 61937...
2012-09-14 Mark Nauwelaertsreplace gst_tag_list_free with gst_tag_list_unref
2012-09-14 Wim Taymansaudio: improve property description
2012-09-14 Sebastian Drögeaudiodecoder: Don't output an (unreffed) buffer in...
2012-09-14 Tim-Philipp MüllerRelease 0.11.94
2012-09-13 Olivier Crêteaudio: Fix annotations
2012-09-10 Wim Taymansaudiosrc: check for flushing state in provide_clock
2012-09-10 Wim Taymansringbuffer: add method to check the flushing state
2012-09-10 Mark Nauwelaertsgst-libs: restore original full padding
2012-09-10 Pontus Oldbergringbuffer: add support for timestamps
2012-09-10 Mark Nauwelaertsaudio{de,en}coder: use GstClockTime parameters where...
2012-09-09 Thibault Saunieraudio: port to the new GLib thread API
2012-09-09 Tim-Philipp MüllerRemove glib-compat-private.h stuff we don't need any...
2012-09-06 Mark Nauwelaertsaudioencoder: plug some leaks
2012-09-04 Wim Taymansupdate for basesink change
2012-09-02 Tim-Philipp Müllergst_message_new_duration() -> gst_message_new_duration_...
2012-08-31 Jan Schmidtaudiodecoder: Handle GAP events in place of segment...
2012-08-14 Edward Herveyaudiobasesink: Avoid resetting ringbuffer when not...
2012-08-14 Víctor Manuel Jáqu... audiodecoder: getter for allocator
2012-08-14 Víctor Manuel Jáqu... audioencoder: getter for allocator
2012-08-13 Tim-Philipp Mülleraudioencoder: return TRUE from _set_output_format(...
2012-08-09 Sebastian Drögeaudioencoder: Let global tag events be handled the...
2012-08-09 Sebastian Drögeaudiodecoder: Let global tag events be handled the...
2012-08-09 Sebastian Drögeaudio: Merge upstream stream tags
2012-08-09 Sebastian Drögeaudio: Always keep a complete taglist around
2012-08-09 Sebastian Drögeaudioencoder: Add negotiate vfunc that is used to negot...
2012-08-09 Sebastian Drögeaudioencoder: Decouple setting of output format and...
2012-08-09 Sebastian Drögeaudiodecoder: Add negotiate vfunc that is used to negot...
2012-08-09 Sebastian Drögeaudiodecoder: Decouple setting of output format and...
2012-08-08 Tim-Philipp MüllerUpdate .gitignore
2012-07-28 Tim-Philipp Mülleraudiocdsrc: update for TOC API change
2012-07-27 Sebastian Drögetag: Update for taglist/tag event API changes
2012-07-27 Wim Taymansupdate for new variable names
2012-07-26 Wim Taymansaudio-format: fix shift for 18 bits samples
2012-07-26 Mark Nauwelaertsaudio{de,en}coder: delay input caps processing until...
2012-07-25 Mark Nauwelaertsaudioencoder: avoid setting output caps twice
2012-07-25 Mark Nauwelaertsaudioencoder: also consider filter caps in getcaps
2012-07-25 Mark NauwelaertsRevert "audioencoder: plug caps ref leak"
2012-07-25 Mark Nauwelaertsaudioencoder: plug caps ref leak
2012-07-25 Mark Nauwelaertsaudiodecoder: hold caps ref while needed
2012-07-25 Mark Nauwelaertsaudioencoder: correctly compare audio info positions
2012-07-24 Mark Nauwelaertsaudiodecoder: only arrange to reconfigure if data provided
2012-07-24 Mark Nauwelaertsaudiodecoder: minor doc fix
2012-07-23 Wim Taymansaudio: prefix orc_* functions with audio_orc_*
2012-07-23 Sebastian Drögeaudio: Renegotiate if necessary
2012-07-23 Sebastian Drögeaudiodecoder: Handle allocation query
2012-07-23 Sebastian Drögeaudiodecoder: Add propose_allocation, decide_allocation...
2012-07-23 Sebastian Drögeaudioencoder: Add propose_allocation, decide_allocation...
2012-07-19 Edward Herveyaudiodecoder: Don't assert on pad caps not being set
2012-07-17 Evan Nemersonaudiometa: add missing array array annotations
2012-07-17 Evan Nemersonaudio: add missing array and element-type annotations...
2012-07-17 Evan Nemersonaudio-channels: add missing array-related annotations
2012-07-17 Evan Nemersonaudioencoder: add missing element-type to set_headers...
2012-07-13 Edward Herveylibs: Remove "Since" markers and minor doc fixups
2012-07-12 Edward Herveybaseaudiosink: Resync when ringbuffer resets
2012-07-05 Sebastian Drögeaudiocdsrc: Remove the TOC query handling
2012-07-05 Sebastian Drögeaudiocdsrc: Update for TOC API changes
2012-07-03 Sebastian Drögeaudiocdsrc: Only push TOC event, the TOC message is...
2012-06-28 Tim-Philipp Mülleraudiocdsrc: send TOC event downstream if we're in conti...
2012-06-26 Tim-Philipp Mülleraudiocdsrc: post TOC message on the bus on start-up
2012-06-23 Tim-Philipp Mülleraudio: make sure g-i doesn't parse orc-generated gstaud...
2012-06-18 Wim Taymansaudiobasesink: fix for basesink API change
2012-06-12 Jan Schmidtaudio decoder: Add some debug output for bad caps from...
next