pad: fix up printf format in debug message
[platform/upstream/gstreamer.git] / gst /
2011-09-16 Tim-Philipp Müllerpad: fix up printf format in debug message
2011-09-16 Vincent Penquerc'hpad: make some debug traces more useful
2011-09-10 Tim-Philipp Müllercaps: move log messages for caps creation/freeing into...
2011-09-09 Sebastian Drögepad: Only do the subset check in gst_pad_accept_caps...
2011-09-08 Sebastian DrögeRevert "pad: Use gst_pad_accept_caps() instead of manua...
2011-09-08 Sebastian Drögepad: Use gst_pad_accept_caps() instead of manually...
2011-09-08 Sebastian Drögepad: Print a g_warning() if pad accept caps that are...
2011-09-08 Sebastian DrögeRevert "pad: Check for subsets, not non-empty intersect...
2011-09-07 Piotr Fusikdocs, gst: typo fixes
2011-09-07 Stefan Sauerdocs: escape % in docblob
2011-09-07 Stas Sergeevghostpad: Use gst_pad_set_caps() instead of manually...
2011-09-06 Sebastian Drögepad: Check for subsets, not non-empty intersections...
2011-08-26 Josep Torradocs: add since 0.10.36 on the new _NONE enum values
2011-08-26 Josep Torratypefind: add GST_TYPE_FIND_NONE and use it
2011-08-26 Josep Torraparse: use GST_PARSE_FLAG_NONE instead of 0
2011-08-26 Josep Torravalue: explicitly cast to the enum type
2011-08-26 Josep Torrautils: minor changes related to enum types
2011-08-26 Josep Torratrace: add GST_ALLOC_TRACE_NONE for consistency and...
2011-08-26 Josep Torratask: explicitly cast to the enum type
2011-08-26 Josep Torratagsetter: use GST_TAG_MERGE_UNDEFINED instead of FALSE
2011-08-26 Josep Torrasegment: use GST_SEEK_FLAG_NONE instead of 0
2011-08-26 Josep Torraregistrychunks: explicitly cast to the enum types
2011-08-26 Josep Torraquery: minor changes related to enum types
2011-08-26 Josep Torrapadtemplate: explicitly cast to the enum types
2011-08-26 Josep Torrapad: explicitly cast to the enum type
2011-08-26 Josep Torramessage: explicitly cast to the right enum types
2011-08-26 Josep Torrainfo: explicitly cast to the enum type
2011-08-26 Josep Torraindex: explicitly cast to the enum type
2011-08-26 Josep Torraformat: use GST_FORMAT_UNDEFINED and few casts to GstFormat
2011-08-23 Stefan Kostgstobject: also remove the cast as this is causing...
2011-08-23 Stefan Kostgstobject: use the atomic macros to deal with the glib...
2011-08-21 David Schleefobject: make gst_object_replace() atomic
2011-08-20 Stefan Kostdocs: more clarification for element docs
2011-08-20 Stefan Kostdocs: small clarification in the gst_element_get_reques...
2011-08-16 Tim-Philipp Müllerdocs: fix typo in element factory documentation
2011-08-15 Tim-Philipp Müllercaps: fix compiler warning reported by ICC
2011-08-15 Josep Torrabuffer: explicitly cast to the enum type
2011-08-15 Josep Torragststate: explicitly cast to the enum type
2011-08-15 Josep Torraevent: explicitly cast to the right enum types
2011-08-15 Josep Torragsterror: explicitly cast to the right GstGError code...
2011-08-15 Josep Torradebugutils: use GST_STATE_VOID_PENDING for GstState...
2011-08-15 Josep Torracaps: define GST_CAPS_FLAGS_NONE for consistency with...
2011-08-15 Josep Torragst: use GstDebugLevel enum type to fix a warning build...
2011-08-11 Stefan Kostdebugutils: removed non-sense comment
2011-08-10 Stefan Kostregistry: move utf-8 validation to registry saving...
2011-08-06 Shaun Hoopesdebugutils: improve dot file flow layout
2011-07-27 Tim-Philipp Müllerelementfactory: fix g-i annotation for _create() and...
2011-07-16 Raluca Elena Podiucdocs: removed double negation in event/message seq...
2011-06-25 Emmanuel Pacaudtask: Check for PR_SET_NAME before using
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-14 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-14 David SchleefWork around changes in g_atomic API
2011-06-14 Руслан Ижбулатовsystemclock: Placate gcc by defining EWOULDBLOCK to...
2011-06-14 Руслан Ижбулатовpoll: Fix WAKE_EVENT() to behave posixly on Windows
2011-06-09 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-05 Tim-Philipp Müllerparse: add prototypes for unused functions to avoid...
2011-06-04 David SchleefWork around changes in g_atomic API
2011-05-30 Sebastian Drögevalue: Consider "1" and "{1}" as equal in gst_value_com...
2011-05-30 Sebastian Drögecaps: Fix subset check for equivalent lists and scalar...
2011-05-28 Stefan Kostdocs: xrefs more api around GstStateChange and GstState...
2011-05-28 Stefan Kostdocs: xref the async messages to GstStateChange
2011-05-27 Sebastian Drögecaps: Add gst_caps_is_subset_structure()
2011-05-27 Sebastian Drögestructure: Add gst_structure_is_subset()
2011-05-27 Sebastian Drögecaps: Optimize gst_caps_is_subset()
2011-05-27 Sebastian Drögecaps: Fix subset check in gst_caps_merge()
2011-05-27 Sebastian DrögeRevert "caps: Optimize gst_caps_is_subset()"
2011-05-27 Sebastian Drögecaps: Optimize gst_caps_is_subset()
2011-05-25 Tim-Philipp Müllergst: we can now use GLib 2.24 API unconditionally
2011-05-25 Руслан Ижбулатовsystemclock: Placate gcc by defining EWOULDBLOCK to...
2011-05-25 Руслан Ижбулатовpoll: Fix WAKE_EVENT() to behave posixly on Windows
2011-05-24 Stefan Kostregistrybinary: small cleanups
2011-05-24 Stefan Kostpreset: use guint for the version number parts
2011-05-24 Sebastian DrögeRevert "debugutils: Fix for GstIterator API changes"
2011-05-24 Sebastian Drögedebugutils: Fix for GstIterator API changes
2011-05-23 Kipp Cannonclock: improve the GST_TIME_FORMAT/ARGS docs
2011-05-23 Stefan Kostdocs: hide this from the docs
2011-05-20 Stefan Kostdeprecation-guards: fixup for commit 9ff4ec3104d2510b8f...
2011-05-19 Stefan Kostpreset: include cleanup
2011-05-18 Stefan Kostdocs: use the same name for the argument in prototype...
2011-05-18 Stefan Kostpluginfeature: avoid duplicating feature->name
2011-05-18 Stefan Kostdocs: add deprecation guards
2011-05-17 Tim-Philipp Müllerminiobject: delay private data initialisation until...
2011-05-17 Sebastian Drögestructure: Make both parameters to gst_structure_is_equ...
2011-05-17 Sebastian Drögestructure: Update Since markers to the correct version
2011-05-17 Sebastian Drögestructure: Add gst_structure_intersect()
2011-05-17 Edward Herveygststructure: Add gst_structure_can_intersect API
2011-05-17 Edward Herveygstructure: New API: gst_structure_is_equal
2011-05-14 Tim-Philipp Müllerdocs: fix up some Since markers and update for new...
2011-05-14 Sebastian Drögebin: Don't interprete pipelines without sink elements...
2011-05-14 Sebastian Drögesystemclock: Only retry writing to the socket for EAGAI...
2011-05-14 Sebastian Drögeminiobject: Minor cleanup of last commit
2011-05-14 José Alburquerqueminiobject: Add weak referencing functionality
2011-05-14 Sebastian Drögebin: Only post EOS messages after reaching the PLAYING...
2011-05-14 Sebastian Drögeelement: Add GstElement::state_changed vfunc
2011-05-14 Sebastian Drögeghostpad: Add docs for all the new, public functions
2011-05-14 Sebastian Drögeghostpad: Add guards against invalid parameters to...
2011-05-14 Sebastian Drögeghostpad: Rename ghostpad/proxypad default functions
2011-05-14 Sebastian Drögeghostpad: Make all the internal caps functions public
2011-05-14 Sebastian Drögeghostpad: Only implement the iterate_internal_links...
2011-05-14 Sebastian Drögeghostpad: API: Expose gst_proxy_pad_get_internal()
next