buffer: Fix memory copying logic in copy_into()
[platform/upstream/gstreamer.git] / gst /
2013-03-03 Sebastian Drögebuffer: Fix memory copying logic in copy_into()
2013-03-03 Sebastian Drögeregistrychunks: Use correct print format specifiers...
2013-03-02 David SchleefFix misspellings of 'continuous'
2013-02-27 Stefan Sauerseeking: add more logging for seeking
2013-02-27 Sebastian Drögebuffer: Gracefully handle gst_memory_copy() returning...
2013-02-26 Wim Taymansallocator: small internal cleanups
2013-02-26 Wim Taymansmemory: add method to check memory type
2013-02-26 Wim Taymansuse GST_MESSAGE_DURATION_CHANGED in docs and code
2013-02-26 Wim Taymansmemory: don't unref allocator too soon
2013-02-26 Sebastian Drögebuffer: Fix inverted logic for deciding if memory shoul...
2013-02-26 Stefan Sauerdocs: s/start/done/ copy'n'paste mistake
2013-02-25 Sebastian Drögequery: Add new API to remove allocation params and...
2013-02-25 Sebastian Drögequery: Document that the first allocator in the allocat...
2013-02-24 Sebastian Drögememory: Keep a reference to the allocator
2013-02-24 Sebastian Drögebuffer: If sharing a GstMemory fails, fall back to...
2013-02-23 Sebastian Drögememory: It's contiguous, not continous
2013-02-22 Sebastian Drögememory: Add new memory flag to specify that memory...
2013-02-22 Sebastian Drögememory: Add memory flag to mark physically continous...
2013-02-19 Tim-Philipp Müllerutils: avoid unexpected side-effects of GST_WRITE_...
2013-02-17 Stefan Sauerdocs: link to the appropriate messages from gst_element...
2013-02-16 Tim-Philipp Müllerbuffer: add since marker for new COPY_DEEP buffer flag
2013-02-16 Wim Taymansbuffer: add option to deep copy a buffer
2013-02-15 Tim-Philipp MüllerRevert "utils: Use gst_pad_get_pad_template() in gst_el...
2013-02-15 Wim Taymansallocator: improve fallback copy function
2013-02-14 Niv Sardiutils: Use gst_pad_get_pad_template() in gst_element_ge...
2013-02-13 Tim-Philipp Müllermessage: accept NULL error argument in gst_message_pars...
2013-02-13 Sebastian Drögevalue: Remove set-style bitmask intersection/union...
2013-02-13 Sebastian Drögebin: The latency query should return TRUE by default...
2013-02-13 Sebastian Drögestructure: Make sure that subsets have all fields of...
2013-02-12 Philippe Normandbin: query sink elements and source pads of the bin
2013-02-12 Alexander Schrabbin: Let gst_bin_send_event() send events to ghost...
2013-02-11 Stefan Sauercompat: kill more uses of gst_pad_set_caps()
2013-02-11 Tim 'mithro' Ansellgstvalue: Adding offset to GstSegment serialize/deseria...
2013-02-08 Stefan Sauercontrolbinding: error handling for binding controlsourc...
2013-02-07 Wim Taymanselement: remove old docs about iterators
2013-02-07 Wim Taymansbin: remove old comment
2013-02-07 Wim Taymansbin: reset GValue from iterator after usage
2013-02-05 Nate Bogdanowiczgstpipeline: fix failed assertion caused by seeking...
2013-02-05 Wim Taymansstructure: change argument name for docs
2013-02-04 Stefan Sauerdebugutils: fix order of caps on an unnegotiated link
2013-02-01 Stefan Sauerdocs: update the controller docs
2013-01-27 Simon Feltmang-i: add built enumtypes headers and sources to gir...
2013-01-24 Niv Sardigst_pad_check_reconfigure: only remove flag if set.
2013-01-19 Tim-Philipp Müllerpad: add gst_pad_get_stream_id() utility function
2013-01-15 Tim-Philipp MüllerUse GST_*_1_0 environment variables everywhere
2013-01-15 Tim-Philipp Müllerpipeline: add allow-none annotation for gst_pipeline_ne...
2013-01-10 Stefan Sauercontrolbinding: hide one unused typedef
2013-01-10 Stefan Sauerdocs: improve api docs for controlsource and -binding
2013-01-04 Tim-Philipp Müllerdocs: minor systemsclock doc fix
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
next