]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - libs
pad: Remove g_warning() if pad accepted caps that are not a subset of the pad caps
[glsdk/gstreamer0-10.git] / libs /
2011-11-23 Sebastian Drögebaseparse: Return template caps instead of other side...
2011-11-12 Tim-Philipp Müllergst, controller: replace g_list_prepend + reverse with...
2011-11-08 Tim-Philipp Müllerdocs: fix Since: markers for API added after 0.10.35
2011-11-04 Sjoerd Simonsbasetransform: Only use the cached transform on strictl...
2011-11-03 Tim-Philipp Müllercollectpads2: use flags enum instead of guint in structure
2011-11-01 Tim-Philipp Mülleradapter: simplify gst_adapter_take_list()
2011-10-28 Sjoerd Simonsbasetransform: Also fush the cache when changing the...
2011-10-28 Sjoerd Simonsbasetransform: Add debug output when returning a cached...
2011-10-28 Sebastian Drögecollectpads2: Fix refcount handling if a buffer was...
2011-10-28 Sebastian Drögecollectpads2: Merge the clip and prepare_buffer functio...
2011-10-28 Sebastian Drögecollectpads2: Merge clipping API from old collectpads
2011-10-28 Tim-Philipp Müllerbasesink: make default query function name show up...
2011-10-28 Mark Nauwelaertscollectpads2: avoid hanging in case of sparse newsegmen...
2011-10-28 Sebastian Drögecollectpads2: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2011-10-28 Sebastian Drögebase: Add collectpads2
2011-10-27 Jan Schmidtbasetransform: Fix refcount leak
2011-10-27 Stefan Sauercontroller: fix wrong order of calls in the docs.
2011-10-20 Sebastian Drögebaseparse: Fix documentation, it's pre_push_frame and...
2011-10-20 Vincent Penquerc'hbasetransform: cache transformed caps where appropriate
2011-10-20 Sebastian Drögebasebarse: Add detect vfunc to allow subclasses to...
2011-10-18 Thiago Santosbaseparse: add since doc to new getcaps function
2011-10-18 Stefan Sauerlogging: more logging and prefer human readable details...
2011-10-18 Thiago Santosbaseparse: add getcaps function
2011-10-18 Wim Taymansbasesrc: also update the stream time
2011-10-18 Sebastian Drögebaseparse: Fix handling of queued frames
2011-10-12 Wim Taymansbasesrc: properly adjust start time
2011-10-06 Mark Nauwelaertsbaseparse: send duration message when updating internal...
2011-10-03 Stas Sergeevbaseparse: Return success if optional start/stop method...
2011-09-30 Tim-Philipp Müllerbaseparse: make estimating the position in query handle...
2011-09-30 Vincent Penquerc'hbaseparse: answer position query in stream time and...
2011-09-27 Vincent Penquerc'hbasetransform: send delayed events earlier
2011-09-21 Vincent Penquerc'hbasetransform: delay serialized events when src caps...
2011-09-13 Tim-Philipp Müllerlfocontrolsource: fix clang compiler warning
2011-09-08 Nicolas Dufresnebasesink: make it easy to override the pad query
2011-09-08 Sebastian DrögeRevert "basetransform: Use check for subsets and not...
2011-09-07 Piotr Fusikdocs, gst: typo fixes
2011-09-07 Sebastian Drögebasetransform: If there's no peer we still have to...
2011-09-06 Sebastian Drögebasetransform: Use check for subsets and not non-empty...
2011-08-26 Josep Torralfocontrolsource: explicitly cast to the enum type
2011-08-26 Josep Torratypefind: add GST_TYPE_FIND_NONE and use it
2011-08-26 Josep Torrabaseparse: use the enum values for 0 and don't abuse...
2011-08-26 Josep Torrabaseparse: put the arguments of g_return_val_if_fail...
2011-08-26 Sjoerd Simonsbasetransform: Fix bodged previous commit
2011-08-26 Sjoerd Simonsbasetransform: Use GstPadDirection in the query vfunc
2011-08-26 Sjoerd SimonsBaseTransform: Add a query vfunc
2011-08-23 Mark Nauwelaertsbasesink: ensure start_time reset upon flush
2011-08-18 Tim-Philipp Müllerbaseparse: don't use == in debug string
2011-08-18 Tim-Philipp Müllerbaseparse: fix crash on seek from streaming thread...
2011-07-27 Evan Nemersonbase: add missing (out) annotation for byte reader...
2011-07-23 Tim-Philipp Müllercontroller: fix build failure due to compiler warning
2011-07-14 Tim-Philipp Müllerbaseparse: fix printf format in debug message
2011-07-13 Mark Nauwelaertsbasesink: unset PLAYING transition flag when transition...
2011-07-11 Mark Nauwelaertsbasesink: try harder to arrange increasing position...
2011-07-07 Tim-Philipp Müllerbaseparse: fix invalid memory access in debug messages
2011-06-30 Mark Nauwelaertsbasesrc: do not sneakily mess with current offset when...
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-17 Philip Jägenstedtbasesink: Fix typo in documentation
2011-06-10 Tim-Philipp Müllerdocs: update for gst_base_src_set_dynamic_size
2011-06-08 Mark Nauwelaertsbasesrc: add dynamic size handling
2011-06-08 Mark NauwelaertsRevert "basesrc: Send an update NEWSEGMENT event downst...
2011-05-27 Sebastian Drögebasesrc: Send an update NEWSEGMENT event downstream...
2011-05-24 Debarshi Raycheck: add fail_unless_equals_int64
2011-05-20 Sebastian Drögebasesink: Only reinit the cached GstClockID if it is...
2011-05-18 Mark Nauwelaertsbaseparse: maintain frame state during frame parsing...
2011-05-18 Mark Nauwelaertsbaseparse: provide latency query support
2011-05-18 Mark Nauwelaertsbaseparse: make minimum frame size handling more effici...
2011-05-18 Mark Nauwelaertsbaseparse: set correct buffer size
2011-05-14 Sebastian Drögebasetransform: When trying to fixate the sink suggestio...
2011-05-14 Sebastian Drögebasetransform: In getcaps() prefer the caps order and...
2011-05-14 Sebastian Drögebasetransform: Prefer caps order given by the subclass...
2011-05-12 Vincent Penquerc'hbasesrc: do not set first buffer timestamp to 0 for...
2011-05-06 Tim-Philipp Müllerbaseparse: don't post loads of empty taglists
2011-05-03 Stefan Kostdocs: it its %TRUE (constant)
2011-05-03 Stefan Kostdocs: add missing parameter docs
2011-05-03 Stefan Kostdocs: add docs for GstDPPacketizer
2011-04-21 Thiago Santosbasetransform: fix negotiation regression
2011-04-19 Havard Graffbasetransform: don't unref trans until the function...
2011-04-19 Tim-Philipp Müllerbaseparse: don't deadlock when setting external index
2011-04-19 Tim-Philipp Müllerbaseparse: make fmtlist constant
2011-04-16 Tim-Philipp Müllerdocs: remove reference to baseparse API that didn't...
2011-04-16 Tim-Philipp Müllerlibs: gobject-introspection scanner doesn't need to...
2011-04-16 Tim-Philipp Müllerlibs: make sure gobject-introspection scanner calls...
2011-04-15 Tim-Philipp Müllerbaseparse: expose gst_base_parse_frame_free() for compl...
2011-04-15 Tim-Philipp Müllerbaseparse: init frames on the stack with gst_base_parse...
2011-04-15 Tim-Philipp Müllerbaseparse: more debug logging, minor clean-up
2011-04-15 Tim-Philipp Müllerbaseparse: change gst_base_parse_frame_init() to not...
2011-04-15 Tim-Philipp Müllerbaseparse: make GstBaseParseFrame handling more binding...
2011-04-15 Tim-Philipp Müllerbaseparse: register boxed type for GstBaseFrameParse
2011-04-15 Robert Swainbaseparse: Remove unused but set variable
2011-04-13 Ole André Vadla... base: Fix pad callbacks so they handle when parent...
2011-04-10 Alessandro Decinaandroid: make it ready for androgenizer
2011-04-09 Tim-Philipp Müllerdocs: minor fixes for baseparse docs
2011-04-08 Tim-Philipp Müllerbaseparse: minor variable name clean-up
2011-04-08 Tim-Philipp Müllerbaseparse: rename _set_frame_props() to _set_frame_rate()
2011-04-08 Tim-Philipp Müllerbaseparse: replace format flags with gst_base_parse_set...
2011-04-08 Tim-Philipp Müllerbaseparse: make DRAIN and SYNC flags on baseparse,...
2011-04-08 Tim-Philipp Müllerbaseparse: add some padding to GstBaseParseFrame
2011-04-08 Tim-Philipp Müllerbaseparse: fix typo in docs for GST_BASE_PARSE_FORMAT_F...
2011-04-08 Tim-Philipp Müllerbaseparse: use GQueue instead of GList for queued frames
2011-04-08 Zaheer Abbas Meralibaseparse: add GST_BASE_PARSE_FLOW_QUEUED to queue...
next