discoverer: Fix a gtk-doc gobject-introspection annotation
[platform/upstream/gst-plugins-base.git] / gst-libs /
2010-11-08 Arun Raghavandiscoverer: Fix a gtk-doc gobject-introspection annotation
2010-11-08 Arun Raghavandiscoverer: Fix argument type to _container_info_get_st...
2010-11-02 Tim-Philipp Müllertag: fix leak when parsing undefined EXIF tag into...
2010-11-02 Tim-Philipp Müllertag: fix GstDateTime leak when converting exif tag...
2010-10-30 Stefan Kostdiscoverer: rename boolean getters for consistency
2010-10-30 Tim-Philipp Müllerpbutils: remove padding from now-private GstDiscovererI...
2010-10-29 Wim Taymansrtspconnection: calculate better timeout value
2010-10-29 Thijs Vermeirrtsp: don't let the rtsp connection timeout
2010-10-28 Stefan Kostdiscoverer: use const in most of the getters
2010-10-28 Stefan Kostdiscoverer: use specific types in getters
2010-10-24 Edward Herveydiscoverer: Get pad caps if we can't get negotiated...
2010-10-24 Edward Herveydiscoverer: Don't ref a NULL caps
2010-10-24 Edward Herveypbutils: Description for RealAudio container format
2010-10-24 Edward Herveypbutils: Add description for VP6 alpha and ASS subtitle
2010-10-18 Tim-Philipp Müllerlibs: touch marshal.list files to force rebuild after...
2010-10-15 Thiago Santostag: Adds GST_TAG_CAPTURING_SOURCE
2010-10-15 Thiago Santostag: Adds GST_TAG_CAPTURING_METERING_MODE
2010-10-15 Thiago Santostag: Adds GST_TAG_CAPTURING_SHARPNESS
2010-10-15 Tim-Philipp Müllerrtsp: don't export marshaller function
2010-10-15 Tim-Philipp Müllerpbutils: fix distcheck
2010-10-15 Tim-Philipp Müllerpbutils: make marshaller private
2010-10-15 Tim-Philipp Müllerpbutils: use fewer variables in Makefile.am to make...
2010-10-15 Tim-Philipp Müllerdocs: improve gst_discoverer_new() docs a bit
2010-10-15 Tim-Philipp Müllerdiscoverer: private structs need to padding
2010-10-15 Sebastian Drögevideo: Fix stupid copy&paste error in last commit
2010-10-15 Sebastian Drögevideo: API: Add A420 video format
2010-10-13 Thiago Santostag: Update with latest datetime from core
2010-10-13 Stefan Kostvarious: add a missing G_PARAM_STATIC_STRINGS flag...
2010-10-08 Edward Herveypbutils: rename gstdiscoverer-private.h to pbutils...
2010-10-08 Edward Herveypbutils: Use copy_and_clean_caps for description methods
2010-10-08 Tim-Philipp Müllerrtsp: make public _get_type() functions thread-safe
2010-10-08 Tim-Philipp Müllerrtspurl: minor clean-up
2010-10-08 Tim-Philipp Müllerrtsp: fix enum value name in enums that are public API
2010-10-08 Tim-Philipp Mülleraudio: make public get_type() functions thread-safe
2010-10-08 Tim-Philipp Mülleraudio: fix enum value name in enums that are public API
2010-10-05 Olivier Crêtertcpbuffer: Add function to manipulation the data in...
2010-10-05 Olivier Crêtertpbuffer: Add function to transform a GstBuffer into...
2010-10-05 Olivier Crêtertpbuffer: Add functions to add RFC 5285 header extensi...
2010-10-05 Olivier Crêtertpbuffer: Add function to read RFC 5285 header extensi...
2010-10-05 Olivier Crêtertpbuffer: Add function to add RTP header extensions...
2010-10-05 Olivier Crêtertpbuffer: Add function to append RFC 5285 one byte...
2010-10-05 Olivier Crêtertpbuffer: Add function to parse RFC 5285 header extensions
2010-10-04 Arun Raghavanbuild: Fix include path order for gir generation
2010-10-01 Tim-Philipp Müllercodec utils: populate mpeg4 caps "level" field with...
2010-09-30 Tim-Philipp Müllerpbutils: include config.h in codec utils
2010-09-30 Tim-Philipp Müllerdocs: add new codec utils API to docs
2010-09-30 Arun Raghavanpbutils: Add MPEG-4 Video profile/level extraction
2010-09-30 Arun Raghavanpbutils: add H.264 profile/level extraction functions...
2010-09-30 Arun Raghavanpbutils: add AAC profile detection to codec utils
2010-09-30 Arun Raghavanpbutils: add codec-specific utility functions for AAC
2010-09-30 René Stadlertags: fix unused function warning with debug disabled
2010-09-30 René Stadlertags: fix illegal use of internal debug category function
2010-09-29 Thijs Vermeirbasertpdepay: ensure metadata is writable
2010-09-29 Edward Herveypbutils: Add descriptions for more codecs
2010-09-28 René Stadlerxoverlay: allow render rectangle coordinates to be...
2010-09-28 René Stadlerxoverlay: fix endless loop in deprecated method
2010-09-28 Tim-Philipp Müllertags: add debug category for tags utility functions
2010-09-28 Tim-Philipp Müllertags: try ISO-8859-1 as second fallback in case WINDOWS...
2010-09-28 Sreerenj Balachandrantags: when converting freeform strings try Windows...
2010-09-24 Wim Taymansbaseaudiosink: add Since markers
2010-09-24 Havard Graffbaseaudiosink: Added getter and setter for drift tolerance.
2010-09-24 Wim Taymansbaseaudiosink: subtract the render_delay from our latency
2010-09-23 Sebastian Drögeringbuffer: Use G_DEFINE_ABSTRACT_TYPE instead of manua...
2010-09-23 Thiago Santostags: exif: Add mapping for _HORIZONTAL_ERROR
2010-09-23 Thiago Santosappsrc: Do not override buffer caps if appsrc caps...
2010-09-22 Edward Herveydiscoverer: Fixup DiscovererResult handling
2010-09-22 Edward Herveydiscoverer: We don't need the signals from the queues
2010-09-22 David Schleefgst-libs: build pbutils after video
2010-09-20 Stefan Kostdiscoverer: fix docs
2010-09-20 Edward Herveydiscoverer: Fix debug statement.
2010-09-20 Edward Herveypbutils: New Discoverer utility
2010-09-17 Sebastian Drögesdp: Fix ACCEPTABLE_CHAR() macro to work with signed...
2010-09-17 Sebastian DrögeRevert "sdp: Remove useless check in macro"
2010-09-17 Edward Herveysdp: Remove useless check in macro
2010-09-16 Wim Taymansxoverlay: G_GUINTPTR_FORMAT is since 2.22
2010-09-15 Tim-Philipp Müllerdocs: add Since: comment to docs for new GST_VIDEO_FORM...
2010-09-15 Sebastian Drögevideo: Add a destroy notify parameter to gst_video_conv...
2010-09-15 David Schleefxoverlay: Add guintptr versions of functions
2010-09-14 David Schleefvideo: Add UYVP, 10-bit 4:2:2
2010-09-14 Sebastian Drögevideo: Add async variant of the convert frame function
2010-09-14 Sebastian Drögevideo: Strip framerate from the target caps
2010-09-14 Sebastian Drögevideo: Refactor convert_frame a bit and fix some minor...
2010-09-14 Edward Herveyvideo: Add new method for converting a video frame
2010-09-10 Wim Taymanssdp: remove leftover g_print
2010-09-10 Wim Taymanssdp: add methods to convert between uri and message
2010-09-07 Wim Taymansbaseaudio: avoid taking extra ref on sink/src
2010-09-07 Wim Taymansaudioclock: add a function to invalidate the clock
2010-09-07 Thiago Santostag: exif: Adds mappings for new image ppi tags
2010-09-07 Thiago Santostags: Add GST_TAG_IMAGE_HORIZONTAL/VERTICAL_PPI tags
2010-09-06 Tim-Philipp Müllerrtp: improve basertpdepayload's error message when...
2010-09-06 Wim Taymansrtppayload: notify of first timestamp/seqnum
2010-09-04 Leo Singerexiftag: Fix compiler warnings with old gcc versions
2010-08-25 Thijs Vermeirriff: add support for 2vuy
2010-08-25 Thiago Santosconfigure: Add check for log2
2010-08-25 Sebastian Drögetag: Link to $(LIBM) for pow(), log2() and friends
2010-08-25 Thiago Santostag: exif: Move some tags to their correct IFDs
2010-08-25 Thiago Santostag: exif: Always write FlashPixVersion tag
2010-08-25 Thiago Santostag: exif: Adds flash tags mapping
2010-08-25 Thiago Santostag: exif: More photography mappings
2010-08-25 Thiago Santostag: exif: Add macros for the exif ids
next