platform/upstream/gstreamer.git
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-30 Arnaud Vracinputselector: fix clock leak
2012-08-29 Tim-Philipp... tools: output gst-inspect errors to stderr
2012-08-29 Alban Browaeysvalue: fix crash serialising a 0 flags value when there...
2012-08-24 Tim-Philipp... gst: log performance warning debug message if glib...
2012-08-23 Lionel Landwerlingst: use configure-detected or externally provided...
2012-08-22 Stefan SauerAutomatic update of common submodule
2012-08-22 Stefan Sauerconfigure: bump gtk-doc req to 1.12 (mar-2009)
2012-08-22 Wim Taymansmemory: add _make_writable
2012-08-20 Tim-Philipp... docs: mention some media type changes in porting-to...
2012-08-20 Tim-Philipp... docs: minor update to porting doc for child proxy looku...
2012-08-20 Wim Taymansallocator: make a copy with the same alignment
2012-08-19 Tim-Philipp... baseparse: make seeking in DEFAULT format work if the...
2012-08-18 Tim-Philipp... tools: minor fixes to gst-launch man page
2012-08-17 Stefan Sauerpreset: implement child_proxy support
2012-08-14 Edward Herveyinputselector: Wait for other streams to advance on...
2012-08-14 Edward Herveyinputselector: More debug statements
2012-08-14 Edward Herveyinputselector: Don't forward stream-start sticky events
2012-08-14 Sebastian Drögedocs: Add new basesrc/basetransform API to the docs
2012-08-14 Víctor Manuel... basetransform: getters for pool and allocator
2012-08-14 Víctor Manuel... basesrc: getters for pool and allocator
2012-08-13 Tim-Philipp... registry: remove some unused and in their current form...
2012-08-13 Tim-Philipp... parse: fix up for gst_child_proxy_lookup() only working...
2012-08-13 Tim-Philipp... childproxy: make gst_child_proxy_lookup() a proper...
2012-08-12 Tim-Philipp... value: when serialising arrays or lists, handle types...
2012-08-12 Tim-Philipp... consistencychecker: add some more details to failure...
2012-08-12 Tim-Philipp... tests: fix collectpads test
2012-08-12 Tim-Philipp... event: fix leak in gst_event_parse_stream_start()
2012-08-12 Tim-Philipp... tests: make pipeline test valgrind clean
2012-08-12 Tim-Philipp... tests: fix pipeline unit test
2012-08-12 Tim-Philipp... scripts: fix unterminated quoted string in create-unins...
2012-08-11 Tim-Philipp... docs: mention gst_video_format_parse_caps() in porting...
2012-08-11 Tim-Philipp... docs: fix up docs a bit
2012-08-11 Tim-Philipp... childproxy: fix up g-i annotation for _lookup() paramsp...
2012-08-11 Tim-Philipp... win32: update .def file for new buffer functions
2012-08-10 Tim-Philipp... baseparse: fix reverse playback with upstream demuxers...
2012-08-10 Thiago Santosbasetransform: do not error on not-negotiated
2012-08-10 Thiago Santosbasesrc: retry on not-negotiate if a reconfigure is...
2012-08-10 Thiago Santospad: add gst_pad_needs_reconfigure
2012-08-10 Evan Nemersonpad: add GST_PAD_LINK_CHECK_DEFAULT to GstPadLinkCheck
2012-08-10 Evan Nemersonbuffer: mark gst_buffer_wrapped* data as array
2012-08-10 Evan Nemersonintrospection: fix some warnings generated by g-ir...
2012-08-10 Evan Nemersonbuffer: convert gst_buffer_* macros to functions
2012-08-10 Tim-Philipp... netclientclock: fix printf format in debug message
2012-08-10 Wim Taymansbufferpool: fix max_buffers handling
2012-08-10 Tim-Philipp... netclientclock: simplify by using g_socket_condition_ti...
2012-08-09 Tim-Philipp... gstobject: fix double string escaping in gst_object_def...
2012-08-09 Wim Taymansminiobject: check writability
2012-08-08 Sebastian Drögeallocator: Set the alignment at the correct place in...
2012-08-08 Tim-Philipp... Back to development
2012-08-08 Tim-Philipp... Release 0.11.93 RELEASE-0.11.93
2012-08-08 Tim-Philipp... tests: remove silly test_fail_abstract_new check
2012-08-08 Tim-Philipp... examples: don't put things with side effects inside...
2012-08-08 Tim-Philipp... win32: update for stream-id API additions
2012-08-07 Tim-Philipp... parse: fix for new GstChildProxy::child-added signal...
2012-08-07 Sebastian Drögebus: Add allow-none to the function argument of gst_bus...
2012-08-07 Руслан Ижбулатовdocs: Make sure scanner gets required libraries
2012-08-06 Tim-Philipp... consistencychecker: print which event we received befor...
2012-08-06 Tim-Philipp... basesrc: don't try to answer URI queries with NULL...
2012-08-06 Sebastian Drögeevent: Update for stream-start event API changes
2012-08-06 Sebastian Drögeevent: Add new stream-id field to the stream-start...
2012-08-06 Edward Herveyinputselector: Use the first created pad by default
2012-08-06 Edward Herveyelement: Specify the order of pad iterators
2012-08-05 Tim-Philipp... check: add tcase_skip_broken_test() define
2012-08-05 Tim-Philipp... tests: update .gitignore for queuearray test binary
2012-08-05 Tim-Philipp... tests: fix spurious netclientclock test failures
2012-08-05 Tim-Philipp... win32: update generated files
2012-08-05 Tim-Philipp... input-selector: use generic marshaller for "block"...
2012-08-05 Tim-Philipp... Automatic update of common submodule
2012-08-04 Tim-Philipp... buffer, defaultmem: add option to poison memory before...
2012-08-03 Tim-Philipp... gst: ref/unref taglist scope enum in gst_init()
2012-08-02 Tim-Philipp... plugin: warn if plugin name starts with a "
2012-08-02 Tim-Philipp... docs: update porting-to-0.11 document with a "soft...
2012-08-02 Tim-Philipp... tools: fix printing of partial dates in gst-launch
2012-08-02 Tim-Philipp... Revert "tools: print TOC scope"
2012-08-01 Tim-Philipp... win32: add new tag list scope symbols
2012-08-01 Tim-Philipp... typefind: send segment_done event in addition to segmen...
2012-07-31 Sebastian Drögebasesrc: Add default handler for URI query in GstURIHan...
2012-07-30 Sjoerd Simonscheck: unbreak fail #define
2012-07-30 Jens Georgbuffer: Update annotations
2012-07-30 Jens Georgutils: Update annotation for get_compatible_pad
2012-07-29 Thibault Saunieruri: Fix wrong 'array zero-terminated=1' annotation...
2012-07-28 Tim-Philipp... docs: update TOC design docs a little
2012-07-28 Tim-Philipp... event: make TOC event multi-sticky
2012-07-28 Tim-Philipp... tools: print TOC scope
2012-07-28 Tim-Philipp... toc: add GstTocScope and require it in the constructor
2012-07-28 Tim-Philipp... scripts: create-uninstalled-setup.sh: check for basic...
2012-07-27 Sebastian Drögetag: Add a scope to taglists
2012-07-27 Wim Taymanssegment: add offset field
2012-07-27 Wim TaymansUpdate for new seeking variable name
2012-07-27 Wim Taymanssegment: small cleanup
2012-07-27 Tim-Philipp... Update docs and .def file for taglist API change
2012-07-27 Wim Taymanssegment: remove redundant checks
2012-07-27 Wim Taymanstests: improve segment tests
2012-07-27 Wim Taymansallocator: remove user_data from alloc vmethod
2012-07-27 Wim Taymanstests: remove segment accumulation checks
2012-07-26 Tim-Philipp... taglist: make GST_TAG_APPLICATION_DATA also a GstSample
2012-07-26 Tim-Philipp... taglist: gst_tag_list_get_buffer*() => gst_tag_list_get...
next