pad: fix up printf format in debug message
[platform/upstream/gstreamer.git] / libs /
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...
2011-04-08 Tim-Philipp Müllerbaseparse: add to docs and fix up gtk-doc markup a...
2011-04-08 Tim-Philipp Müllerbaseparse: replace set_seek() with _set_average_bitrate...
2011-04-08 Tim-Philipp Müllerbaseparse: rename GstBaseFormat to GstBaseFormatFlags...
2011-04-08 Tim-Philipp Müllerbaseparse: don't expose GstAdapter in public header
2011-04-08 Tim-Philipp Müllerbaseparse: move various segment-related members into...
2011-04-08 Tim-Philipp Müllerbaseparse: remove unused GST_BASE_PARSE_{SINK,SRC}_NAME
2011-04-08 Tim-Philipp Müllerbaseparse: re-indent header
2011-04-08 Tim-Philipp Müllerbaseparse: fix up GType name and make _get_type() funct...
2011-04-08 Tim-Philipp Müllerlibs: add GstBaseParse which was moved from -bad
2011-04-08 David Schleefbaseparse: make_metadata_writable() fix
2011-04-08 Tim-Philipp Müllerbaseparse: rename GType from GstAudioBaseParseBad to...
2011-04-08 Stefan Kostbaseparse: trim trailing whitespace
2011-04-08 Stefan Kostbaseparse: use delta-unit flags instead of none
2011-04-08 David Schleefbaseparse: update documentation for API changes
2011-04-08 David Schleefbaseparse: Create baseparse library
2011-04-08 Havard Graffbasesrc: Make src query MT-safe
2011-04-08 Sebastian Drögebase: Unref events if the parent element disappeared
2011-04-08 Havard Graffbase: Make upstream events MT-safe
2011-04-07 Sebastian Drögebasesrc: Handle tag and custom downstream events the...
2011-04-07 Sebastian Drögebla
2011-04-07 Sebastian Drögebasesrc: Send syncronized custom downstream/both events...
2011-03-28 Arun Raghavanbasesrc: Return FALSE if we don't handle an event
2011-03-24 Stefan Kostdocs: cleanup and xref fixes
2011-03-24 Stefan Kostbasesink: print flow return as a name in debug log
2011-03-24 Edward Herveybasesrc: Keep downstream caps order when fixating
2011-03-24 Edward Herveybasetransform: Retain caps order when getting caps
2011-03-23 Tim-Philipp Müllerbytereader, bytewriter: fix up inline functions to...
2011-03-21 Jason D. Clintonbuild: fix build with -Werror with GCC 4.6.0
2011-02-28 Tim-Philipp Müllerdocs: typo fixes
2011-02-21 Thiago Santosbasetransform: Be smarter with pad allocs
2011-02-14 Thiago Santosbasetransform: Check for pad alloc caps when suggestion...
2011-02-14 Wim Taymansbasesink: improve duration calculation
next