audiobasesink: Fix infinite recursion by chaining up to the correct parent class...
[platform/upstream/gst-plugins-base.git] / gst-libs /
2012-01-09 Sebastian Drögeaudiobasesink: Fix infinite recursion by chaining up...
2012-01-09 Sebastian Drögeaudio: Don't check for channel positions in valid order...
2012-01-06 Edward Herveyaudio: Fix size check
2012-01-05 Wim Taymansaudio: expose API to convert channel array to a mask
2012-01-05 Wim Taymansriff: don't use NULL arrays
2012-01-05 Sebastian Drögeaudio: Improve/fix handling of NONE layouts
2012-01-05 Sebastian Drögeaudio: Add support again for more than 64 channels...
2012-01-05 Sebastian Drögeaudio: Fix GST_AUDIO_CHANNEL_POSITION_MASK macro
2012-01-05 Sebastian Drögeriff: Return a channel reorder map for raw audio when...
2012-01-05 Sebastian Drögeriff: Add the layout field to the raw audio caps
2012-01-05 Sebastian Drögeaudioencoder: Proxy the channel mask field instead...
2012-01-05 Sebastian Drögeaudiocdsrc: Add the layout field to the caps
2012-01-05 Sebastian Drögeaudio: Add "layout" field to the raw audio caps
2012-01-05 Sebastian Drögeaudio: Add function to reorder channel positions from...
2012-01-05 Sebastian Drögeaudioringbuffer: Use new function to get a channel...
2012-01-05 Sebastian Drögeaudio: Add documentation for the new functions
2012-01-05 Sebastian Drögeaudio: Add public functions to check channel positions...
2012-01-05 Sebastian Drögeriff: Port to the new multichannel caps
2012-01-05 Sebastian Drögeaudioringbuffer: Add support for reordering of channels
2012-01-05 Sebastian Drögeaudio: Add new channel positions and simplify channel...
2012-01-03 Wim Taymansvideo: add macro to check interlaced
2012-01-02 Wim Taymansvideofilter: use caps of the allocation query
2012-01-02 Wim Taymansaudioencoder: turn assert into a real error
2012-01-02 Tim-Philipp Müllerplayback, mixerutils: gst_registry_get_default() -...
2012-01-02 Wim Taymansaudio: add flag for unpositioned layout
2012-01-02 Wim Taymansvideo: fix some video formats
2011-12-30 Tim-Philipp Müllervideo: add some padding to GstVideoFilter
2011-12-30 Tim-Philipp Müllerdocs: make gtk-doc happier
2011-12-30 Tim-Philipp Mülleraudiocdsrc: remove some probing-related vfuncs
2011-12-30 Tim-Philipp Mülleraudiocdsrc: update for GstIndex removal
2011-12-30 Tim-Philipp Mülleraudiocdsrc: make private bits private
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-28 Edward Herveypbutils/descriptions: Handle "video/x-raw" without...
2011-12-28 Wim Taymansvideopool: add support for custom allocators
2011-12-25 Tim-Philipp Mülleraudioringbuffer: rename GST_BUFTYPE_* to GST_AUDIO_RING...
2011-12-25 Tim-Philipp Mülleraudioringbuffer: remove unused GstAudioRingBufferSegSta...
2011-12-23 Tim-Philipp Müllertag: fix writing of Exif tag payloads <= 4 bytes
2011-12-22 Mark Nauwelaertsaudioencoder: add a few more debug statements
2011-12-22 Mark Nauwelaertsaudiodecoder: tweak documentation
2011-12-22 Thiago Santostag: xmp: Keep compatibility with our old generated xmp
2011-12-21 Wim Taymansvideofilter: improve video filter
2011-12-21 Wim Taymansvideopool: add videopool implementation
2011-12-21 Wim Taymanspropertyprobe: remove propertyprobe
2011-12-20 Vincent Penquerc'hgstvideo: fix a RGB ordering mixup in colorspace conver...
2011-12-20 Sebastian Drögeaudiobasesrc: Use guint8 instead of guchar
2011-12-20 Sebastian Drögeaudioringbuffer: Use guint8 instead of guchar
2011-12-20 Mark Nauwelaertsaudiodecoder: set a non-zero default maximum tolerated...
2011-12-20 Wim Taymansadd audio metadata
2011-12-19 Wim Taymansvideo: update interlace caps and docs
2011-12-19 Wim Taymanstagdemux: add FIXME
2011-12-15 Thiago Santostag: exif: do not include \0 in size passed to g_convert
2011-12-14 Christian Fredrik... Fix 666168, add missing allow-None to encodebin APIs
2011-12-14 Tim-Philipp Müllerencoding-profile: add some missing allow-none g-i annot...
2011-12-14 Stefan Sauerriff-media: port GST_BUFFER_DATA to 0.11 in conditional...
2011-12-13 Vincent Penquerc'hbaseaudiosink: fix late buffer leak
2011-12-13 Sebastian Drögeglib-compat: Add license boilerplate for LGPL
2011-12-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-09 Wim Taymansrtsp: use rtpbin
2011-12-09 Wim Taymansrtp: add INIT macros
2011-12-09 Tim-Philipp Müllerrtpbuffer: add GST_RTP_BUFFER_INIT to initialize RTP...
2011-12-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-07 Tim-Philipp Müllervideo: make composition_blend() return a boolean
2011-12-07 Tim-Philipp Müllerdocs: add new API to docs
2011-12-07 Tim-Philipp Müllervideo: add seqnum getters for overlay compositions...
2011-12-07 Thibault Sauniervideo: support any type of video in _parse_caps
2011-12-06 Tim-Philipp Müllervideo: fix leak in gst_video_format_new_template_caps()
2011-12-06 Wim Taymansringbuffer: remove old _full version
2011-12-06 Wim Taymansfix for basesrc changes
2011-12-05 Edward Herveyrtp: Initialize GstRTPBuffer before usage
2011-12-05 Edward Herveyrtp: Don't forget to initialize GstRTPBuffer
2011-12-05 Tim-Philipp Müllervideo: don't use deprecated GStaticMutex with newer...
2011-12-05 Tim-Philipp Müllervideo: add video overlay composition API for subtitles
2011-12-05 Tim-Philipp Müllervideo: hide private video-blend.[ch] from gobject-intro...
2011-12-05 Tim-Philipp Müllervideo: add fallbacks for compilation without orc
2011-12-05 Thibault Sauniervideo: add some internal helper functions for image...
2011-12-05 Sebastian Drögexoverlay: Fix mistakes in the sample code
2011-12-05 Matej KnoppAppsink fixes
2011-12-04 Tim-Philipp MüllerSuppress deprecation warnings in selected files, for...
2011-12-04 Tim-Philipp MüllerWork around deprecated thread API in glib master
2011-12-04 Tim-Philipp Müllerxmpwriter: update for thread API deprecations in glib...
2011-12-02 Wim Taymansupdate for basesink event handler changes
2011-12-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-02 Piotr Fusikvarious: typo fixes
2011-12-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-01 Wim Taymanstags: make the tag functions return GstSample
2011-12-01 Wim TaymansUse the new GstSample for snapshots
2011-12-01 Wim Taymansupdate marshal list
2011-12-01 Wim Taymansvideometa: add copy functions
2011-12-01 Wim Taymansappsrc: fix negotiation
2011-11-30 Edward Herveyaudio: Add audio-marshal.list to dist-ed files
2011-11-30 Wim Taymansaudio: move audio interfaces
2011-11-30 Wim Taymansencoding-profile: small cleanup in docs
2011-11-29 Edward Herveyvideo: Don't forget to install moved header files
2011-11-29 Wim Taymansvideo: move some interfaces
2011-11-29 Alessandro Decinalibgstvideo: minor fixes to key unit events
2011-11-29 Andoni Morales Ala... libgstvideo: Add force key unit events
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit 'c5544630250ec434e4dafaf17274e83865415120...
2011-11-28 Tim-Philipp MüllerMerge commit '4a58223e4c824fedc024af435337a769e8ce593e...
next