basesink: Check if buffers are too late before calling prepare/prepare_list
[platform/upstream/gstreamer.git] / gst /
2012-12-22 Tim-Philipp Müllercaps, structure, taglist: micro-optimisations
2012-12-22 Tim-Philipp Müllergstvalue: some micro-optimisations
2012-12-21 Wim Taymansbin: add flag to disable resync state change
2012-12-20 Wim Taymanssystemclock: add OTHER clock type
2012-12-14 Wim Taymansadd debug category
2012-12-14 Wim Taymanselement: improve debug
2012-12-10 Wim Taymansplugin: protect against NULL filename in debug
2012-12-06 Wim Taymansbufferpool: clarify docs
2012-12-05 Wim Taymanscaps: fix docs
2012-11-30 Wim Taymansmessage: add reset-time type string
2012-11-30 Wim Taymansbin: remove some casts
2012-11-26 Tim-Philipp Müllergst: don't require gthread-2.0
2012-11-25 Tim-Philipp Müllerdocs: remove all mention of g_thread_init()
2012-11-23 Alessandro Decinaevent: fix annotation for gst_event_parse_stream_start
2012-11-23 Tim-Philipp Müllerpad: document more pad probe values
2012-11-23 Tim-Philipp Müllerpad: don't use parenthesis for ORed pad probe flag...
2012-11-23 Olivier Crêtepad: Put all of the probe types in the enum so they...
2012-11-20 Sebastian Drögevalue: Make G-I happy by hiding gst_g_thread_get_type()
2012-11-20 Sebastian Drögevalue: Use the GLib GType for GThread if compiling...
2012-11-20 Sebastian Drögegst: Don't set the locale in gst_init()
2012-11-17 Tim-Philipp Müllergstcompat.h: move more deprecated API into the deprecat...
2012-11-14 Philippe Normandtask: documentation update
2012-11-13 Tim-Philipp Müllertests: gst_adapter_prev_timestamp -> gst_adapter_prev_pts
2012-11-13 Tim-Philipp Müllerstructure: re-indent header file
2012-11-12 Sebastian Drögevalue: API: Add boxed type for GThread
2012-11-12 Sebastian Rasmusseninfo: fix compiler warning when debugging disabled
2012-11-08 Matthew Watersbufferpool: lock before unlock in _get_config
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-29 Tim-Philipp Müllerpad: downgrade 'creating random stream-id' debug log...
2012-10-28 Tim-Philipp Müllerpluginfeature: add gst_plugin_feature_get_plugin_name()
2012-10-27 Tim-Philipp Müllerinfo: allow setting of GST_DEBUG levels by name
2012-10-27 Thibault Sauniergst: make us of the new gst_debug_set_threshold_from_st...
2012-10-27 Thibault Saunierinfo: add a function to set debug threshold from a...
2012-10-24 Sebastian Drögeevent: Allow GST_CLOCK_TIME_NONE as duration for GAP...
2012-10-22 Miguel Angel Cabre... allocator: fix memory leak in _fallback_mem_copy
2012-10-22 Miguel Angel Cabre... preset: remove variable not read
2012-10-22 Sebastian Drögeinfo: Don't use GST_DEBUG() in gst_debug_add_log_functi...
2012-10-20 Tim-Philipp Müllerg_type_init() is no longer required and deprecated...
2012-10-19 Michael SmithGstSample: fix typo in G-I annotations, allows creating...
2012-10-18 Sebastian Drögepoll: Fix compiler warning about constness
2012-10-17 Tim-Philipp Müllerbin, pipeline: use gst_element_class_set_static_metadata()
2012-10-16 Sebastian Drögeelement: API: Add GstElement::post_message() vfunc
2012-10-11 Wim Taymansquery: buffering time left is in milliseconds
2012-10-10 Sebastian Drögepad: Downgrade GST_WARNING to GST_INFO
2012-10-09 Wim Taymanspad: small docs fixes and remove a 0.11 fixme
2012-10-05 Wim Taymanspad: resend dropped events
2012-10-05 Wim Taymanspad: don't store sticky events on flushing/EOS pads
2012-10-03 Wim Taymansmeta: don't put essential logic in g_return_val_*
2012-10-03 Wim Taymansmeta: handle multiple implementation registration
2012-10-02 Wim Taymansdocs: some 0.10 -> 1.0 changes
2012-09-29 Tim-Philipp Müllervalue: avoid duplicates when intersecting lists
2012-09-28 Olivier Crêteminiobject: Always reject WRITE locks on READONLY minio...
2012-09-28 Wim Taymanspad: fix activate docs
2012-09-27 Olivier Blininfo: do not register printf extension for %p
2012-09-27 Wim Taymansghostpad: also ref the internal pad for activate functions
2012-09-27 Olivier Crêteproxypad: Hold a reference to the internal pad while...
2012-09-26 Mark Nauwelaertsuri: use proper 'transfer floating' annotation
2012-09-26 Mark Nauwelaertssegment: mark GstSegmentFlags as flags rather than...
2012-09-25 Sebastian Drögeelementfactory: Fail if no valid element factory metada...
2012-09-25 Sebastian Drögeplugin: Fail if no valid plugin metadata is set
2012-09-25 Tim-Philipp Müllertaglist: fix typo in translated string
2012-09-25 Sebastian Drögepluginfeature: Remove 0.11.9X->1.0.0 version mangling
2012-09-21 Mark Nauwelaertsobject: update controller documentation
2012-09-20 Olivier Crêtepad: Remove pad probes only once
2012-09-20 Olivier Crêtepad: Add functions to safely access GstProbeInfo data...
2012-09-18 Sebastian Drögepad: Fix refcount bug by unreffing the correct variable
2012-09-17 Tim-Philipp MüllerRemove GST_USE_UNSTABLE_API guard and defines
2012-09-17 Sebastian Drögepad: Add parent parameter to the link and unlink functions
2012-09-16 Tim-Philipp Müllersample: add serialisation/deserialisation functions...
2012-09-14 Olivier Crêtepad: don't try to pretty-print event after we've given...
2012-09-13 Tim-Philipp Müllergstcompat: fix backwards compat macro for gst_message_n...
2012-09-12 Tim-Philipp Müllertaglist: add warning when we get something else than...
2012-09-12 Andreas Frischelementfactory: don't crash if no element klass has...
2012-09-12 Tim-Philipp Müllererror: don't tell people to file a bug for negotiation...
2012-09-11 Tim-Philipp Müllerpad: expose gst_pad_mode_get_name() and use it in baseparse
2012-09-11 Mark Nauwelaertsquery: adjust test logic for scheduling mode with flagS
2012-09-11 Mark Nauwelaertsquery: add convenience API to query for scheduling...
2012-09-11 Wim Taymansevents: remove STREAM_CONFIG
2012-09-11 Wim Taymansutils: allow NULL stream_id also when 0 srcpads
2012-09-11 Tim-Philipp Müllerbaseparse, typefind: only activate in pull mode if...
2012-09-10 Tim-Philipp Müllersample: free info structure with sample if there is...
2012-09-10 Mark Nauwelaertsmemory: add padding to GstMapInfo
2012-09-10 Mark Nauwelaertsgst: remove some defunct commented code
2012-09-03 Wim Taymanspad: check sticky events also after pad block
2012-09-02 Tim-Philipp Müllermessage: rename GST_MESSAGE_DURATION -> GST_MESSAGE_DUR...
2012-09-01 Tim-Philipp Müllerpluginfeature: disable version mangling for post-1...
2012-08-31 Jan Schmidtgstpad: make some debug statements more verbose
2012-08-31 Jan Schmidtghostpad: Make some debugging more verbose
2012-08-31 Jan SchmidtGstSegment: Fix doc description string last_stop->position
2012-08-29 Alban Browaeysvalue: fix crash serialising a 0 flags value when there...
2012-08-24 Tim-Philipp Müllergst: log performance warning debug message if glib...
2012-08-23 Lionel Landwerlingst: use configure-detected or externally provided...
2012-08-22 Wim Taymansmemory: add _make_writable
2012-08-20 Wim Taymansallocator: make a copy with the same alignment
2012-08-17 Stefan Sauerpreset: implement child_proxy support
2012-08-13 Tim-Philipp Müllerregistry: remove some unused and in their current form...
2012-08-13 Tim-Philipp Müllerparse: fix up for gst_child_proxy_lookup() only working...
2012-08-13 Tim-Philipp Müllerchildproxy: make gst_child_proxy_lookup() a proper...
2012-08-12 Tim-Philipp Müllervalue: when serialising arrays or lists, handle types...
2012-08-12 Tim-Philipp Müllerevent: fix leak in gst_event_parse_stream_start()
next