Merge remote-tracking branch 'origin/master' into 0.11
[platform/upstream/gst-plugins-base.git] / gst-libs /
2011-10-31 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-10-31 Tim-Philipp Mülleraudioencoder: save audio info parsed in setcaps in...
2011-10-31 Tim-Philipp Müllerext, gst, gst-libs, tests: update for tag list API...
2011-10-31 René Stadleraudio: remove old C file generated from template
2011-10-28 Wim TaymansMerge branch 'master' into 0.11
2011-10-28 Wim Taymansfix compile for SEEK_TYPE_CUR removal
2011-10-28 Mersad Jelacicaudiosink: avoid deadlocking audioringbuffer thread
2011-10-28 Wim Taymansaudiofilter: use BPF for unit_size
2011-10-28 Wim TaymansMerge branch 'master' into 0.11
2011-10-28 René Stadleraudiofilter: fix get_unit_size
2011-10-28 René Stadleraudiofilter: init audio info sooner
2011-10-28 René Stadleraudio, video: init audio/video format info to UNKNOWN...
2011-10-27 Wim Taymansbasertppay: rename caps fields
2011-10-27 Wim Taymansbasedepay: remove old fields
2011-10-27 Wim Taymansfix compilation
2011-10-27 Wim TaymansMerge branch 'master' into 0.11
2011-10-27 Wim Taymansoverlay: fix compilation
2011-10-21 Stefan Sauerinterfaces: clean up the use of iface and class/klass
2011-10-19 Mark Nauwelaertsaudiodecoder: having gather queue contents implies...
2011-10-18 Tim-Philipp Müllerbaseaudiosink: fix unused variable compiler warning...
2011-10-17 Edward Herveyaudio: Add some default channel positions
2011-10-17 Edward Herveyaudio: Properly handle signedness in gst_audio_format_b...
2011-10-17 Edward Herveyaudio: Indent and doc fixes
2011-10-13 Wim TaymansMerge branch 'master' into 0.11
2011-10-11 Edward Herveydiscoverer: Only call gst_video_info_from_caps on raw...
2011-10-10 Wim TaymansMerge branch 'master' into 0.11
2011-10-10 Wim Taymansupdate for UNEXPECTED -> EOS flowreturn
2011-10-09 Thiago Santoslibs: video: Add protection against null strings
2011-10-09 Tim-Philipp Mülleraudiodecoder: update to 0.11 API after merge
2011-10-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-10-09 Alessandro Decinaaudioencoder: fix compile warning
2011-10-08 Mark Nauwelaertsaudioencoder: only resync to upstream upon discont...
2011-10-08 Mark Nauwelaertsaudiodecoder: fix timestamp tolerance handling
2011-10-08 Mark Nauwelaertsaudiodecoder: handle empty input by discarding
2011-10-08 Wim TaymansMerge branch 'master' into 0.11
2011-10-07 Mark Nauwelaertsaudioencoder: make upstream queries MT-safe
2011-10-07 Mark Nauwelaertsaudiodecoder: make upstream queries and events MT-safe
2011-10-05 Edward Herveyaudio: Make sure 'channels' and 'channel-positions...
2011-10-05 Edward Herveyaudio: Fix overread in channel positions
2011-10-04 Wim TaymansMerge branch 'master' into 0.11
2011-10-03 Vincent Penquerc'hencoding-profile: add a function to create a profile...
2011-10-03 Wim TaymansMerge branch 'master' into 0.11
2011-10-03 Wim Taymansvideo: add h264 transfer functions
2011-09-30 Tim-Philipp Mülleraudio: don't use GST_PTR_FORMAT for segments
2011-09-30 Wim Taymansvideo: add another color matrix for mpeg2
2011-09-30 Wim Taymansvideo: fix docs
2011-09-28 Wim Taymansaudiodecoder: fix refcounting error
2011-09-28 Wim Taymansringbuffer: store info so we can debug it
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
2011-09-28 Mark Nauwelaertsaudiodecoder: really push pending events
2011-09-28 Wim Taymansaudiodecoder: add method to set output caps
2011-09-28 Tim-Philipp Mülleraudioencoder: remove more tags from upstream tag events...
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
2011-09-27 Mark Nauwelaertsaudioencoder: only got_data if we really got some
2011-09-27 Mark Nauwelaertsaudioencoder: really push pending events
2011-09-27 Mark Nauwelaertsaudioencoder: send tag event after pending events
2011-09-27 Mark Nauwelaertsaudioencoder: protect pending_events with proper lock
2011-09-27 Mark Nauwelaertsaudioencoder: clean up some documentation
2011-09-27 Wim Taymansdocs: improve docs
2011-09-26 Wim Taymansaudioenc: fix compilation
2011-09-26 Wim TaymansMerge branch 'master' into 0.11
2011-09-26 Sebastian Drögeaudioencoder: Improve set_frame_sample_{min,max} docume...
2011-09-26 Sebastian Drögeaudiodecoder: Fix thread safety issues if both pads...
2011-09-26 Sebastian Drögeaudiodecoder: Delay sending of serialized events to...
2011-09-26 Sebastian DrögeRevert "audioencoder: Use GST_BOILERPLATE instead of...
2011-09-26 Sebastian Drögeaudioencoder: Add support for requesting a minimum...
2011-09-26 Sebastian Drögeaudioencoder: Fix thread safety issues if both pads...
2011-09-26 Sebastian Drögeaudioencoder: Delay sending of serialized events to...
2011-09-26 Sebastian Drögeaudioencoder: Use GST_BOILERPLATE instead of custom...
2011-09-26 Mark Nauwelaertsaudioencoder: add some tag handling convenience help
2011-09-26 Mark Nauwelaertsaudioencoder: provide CODEC/AUDIO_CODEC handling
2011-09-26 Mark Nauwelaertsaudioencoder: filter AUDIO_CODEC/CODEC tags from passin...
2011-09-23 Tim-Philipp Müllerlibs: remove unused floatcast header-only library
2011-09-23 Edward HerveyMerge branch 'master' into 0.11
2011-09-23 Edward Herveygst-libs: Temporarily remove dependency of gstaudio...
2011-09-22 Mark Nauwelaertsaudioencoder: proxy some more optional downstream caps...
2011-09-22 Mark Nauwelaertsaudioencoder: changed is verily the opposite of equal
2011-09-22 Mark Nauwelaertsaudioencoder: prevent crashing when comparing to a...
2011-09-22 Mark Nauwelaertsaudio: some more accessor macros for GstAudioInfo
2011-09-22 Mark Nauwelaertsaudiodecoder: fix documentation typo
2011-09-19 Age Bosmadiscoverer: Don't use gtk-doc /* < ... > */ style comme...
2011-09-19 Mark Nauwelaertsrtspdefs: add RTCP-Interval header
2011-09-12 Tim-Philipp Müllerdocs: minor addition to GST_TAG_ID3V2_HEADER_SIZE docs
2011-09-10 Tim-Philipp Müllerbaseaudiosrc: don't try to fixate "width" field for...
2011-09-09 Tim-Philipp Müllercolorbalance: add some guards to interface methods
2011-09-08 Sebastian DrögeMerge branch 'master' into 0.11
2011-09-06 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-09-06 Wim Taymansaudio: rename IS_LE/BE to _IS_LITTLE_ENDIAN/BIG_ENDIAN
2011-09-06 Wim Taymansaudio/video add descriptions
2011-09-06 Tim-Philipp Mülleraudio: update internal silent sample defines as well...
2011-09-06 Wim Taymansrename IS_LE/BE to _IS_LITTLE_ENDIAN/BIG_ENDIAN
2011-09-06 Tim-Philipp Mülleraudio: update audio format enums to match changes in...
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
2011-09-06 Wim Taymansaudio: change audio format syntax a little
2011-09-06 Tim-Philipp Müllerdocs: more docs clean-ups
2011-09-05 Tim-Philipp Mülleraudio: fix GST_AUDIO_FORMAT_INFO_IS_*() macros to retur...
2011-09-05 Tim-Philipp Müllerdocs: some docs love
2011-09-05 Tim-Philipp Müllerdocs: add GstAudioDecoder and GstAudioEncoder to docume...
2011-09-05 Tim-Philipp Mülleraudio: rename GstBaseAudioDecoder/Encoder to GstAudioDe...
next