platform/upstream/gstreamer.git
2012-09-13 Tim-Philipp... gstcompat: fix backwards compat macro for gst_message_n...
2012-09-13 Wim Taymansdocs: fix formats a little
2012-09-13 Wim Taymansdefs: add new baseparse function
2012-09-13 Wim Taymansdocs: fourcc is no more
2012-09-13 Wim Taymansdocs: fix some docs
2012-09-13 Wim Taymansparse: add missing declaration
2012-09-13 Wim Taymansbasesrc: indent fix
2012-09-13 Jan Schmidtbaseparse: Add a mode/flag for disabling PTS interpolation
2012-09-13 Jan Schmidtbaseparse: Handle GAP and still-frame events.
2012-09-13 Jan Schmidtbaseparse: Restructure event handling
2012-09-13 Jan Schmidtbaseparse: Store incoming cached events in reverse...
2012-09-13 Jan Schmidtbaseparse: First attempt at handling both DTS and PTS
2012-09-12 Tim-Philipp... taglist: add warning when we get something else than...
2012-09-12 Andreas Frischelementfactory: don't crash if no element klass has...
2012-09-12 Stefan Sauercollectpads: fix a misplaced ')'
2012-09-12 Tim-Philipp... error: don't tell people to file a bug for negotiation...
2012-09-12 Stefan Sauercollectpads: remove gst_collect_pads_add_pad_full
2012-09-12 Mark Nauwelaertsfilesink: fix build on Cygwin
2012-09-12 Tim-Philipp... Revert "tests: fix buffer leak in queue2 unit test"
2012-09-12 Tim-Philipp... queue2: fix possible data corruption in ring buffer...
2012-09-12 Tim-Philipp... tests: fix buffer leak in queue2 unit test
2012-09-12 Mark Nauwelaertscheck: remove glib deprecation compatibility trickery
2012-09-12 Mark Nauwelaertscheck: port to the new GLib thread API
2012-09-12 Mark Nauwelaertstests: port to new GLib thread API
2012-09-12 Mark Nauwelaertstests: benchmarks: align error message with code
2012-09-11 Tim-Philipp... pad: expose gst_pad_mode_get_name() and use it in baseparse
2012-09-11 Tim-Philipp... scripts: update for gst-ffmpeg -> gst-libav
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 Taymanscollectpads: clean up header indentation
2012-09-11 Wim Taymansutils: allow NULL stream_id also when 0 srcpads
2012-09-11 Tim-Philipp... baseparse, typefind: only activate in pull mode if...
2012-09-10 Tim-Philipp... porting-to-0.11.txt: some minor fixes
2012-09-10 Tim-Philipp... sample: free info structure with sample if there is...
2012-09-10 Mark Nauwelaertsmemory: add padding to GstMapInfo
2012-09-10 Mark Nauwelaertslibs: adjust comment style
2012-09-10 Mark Nauwelaertsgst: remove some defunct commented code
2012-09-10 Wim Taymansdocs: improve porting doc
2012-09-10 Wim Taymanstests: disable deprecation warnings
2012-09-07 Tim-Philipp... controller: fix direct control binding double -> int...
2012-09-06 Tim-Philipp... examples: fix bus/fd leak in hello world example
2012-09-05 Tim-Philipp... gst-element-check.m4: fix action-if-found and not-found...
2012-09-05 Mark Nauwelaertscollectpads: handle GAP event
2012-09-04 Wim Taymansbasesink: wait_eos -> wait_event
2012-09-03 Tim-Philipp... examples: update Makefile.am android bits in controller...
2012-09-03 Wim Taymanspad: check sticky events also after pad block
2012-09-02 Tim-Philipp... baseparse: update for gst_message_new_duration -> _dura...
2012-09-02 Tim-Philipp... message: rename GST_MESSAGE_DURATION -> GST_MESSAGE_DUR...
2012-09-01 Tim-Philipp... configure: add reminder to remove GST_UNSTABLE_API...
2012-09-01 Tim-Philipp... gst-element-check.m4: rename AM_GST_ELEMENT_CHECK to...
2012-09-01 Tim-Philipp... tests: add check for gst-inspect --exists functionality
2012-09-01 Tim-Philipp... tools: add --exists and --atleast-version option to...
2012-09-01 Tim-Philipp... pluginfeature: disable version mangling for post-1...
2012-08-31 Jan Schmidtbasesink: Make GAP events actually trigger preroll
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
next