platform/upstream/gstreamer.git
2013-09-24 Sebastian DrögeUpdate .po files
2013-09-24 Sebastian Drögecontext: Add test for the context caching in GstBin
2013-09-24 Sebastian DrögeRevert "Potential GstContext regression"
2013-09-24 Sebastian Drögebin: Make sure to cache context types that we did not...
2013-09-24 Alex AshleyPotential GstContext regression
2013-09-24 Sebastian Drögecollectpads: Make sure that the object lock is always...
2013-09-24 Mathieu Duponchellecollectpads: Use private pad list in set_flushing_unlocked
2013-09-23 Wim Taymanstests: handle unscheduled entries correctly
2013-09-22 Edward Herveygst-uninstalled: Allow specifying the checkout director...
2013-09-20 Edward HerveyAutomatic update of common submodule
2013-09-19 Tim-Philipp... Automatic update of common submodule
2013-09-19 Tim-Philipp... Automatic update of common submodule
2013-09-19 Tim-Philipp... check: testclock: fix function guards
2013-09-19 Tim-Philipp... check: testclock: don't put code with side-effects...
2013-09-19 Edward Herveygstcontext: Fix return values some more
2013-09-19 Sebastian Drögecontext: Fix return values for gst_context_has_context_...
2013-09-19 Sebastian DrögeBack to development
2013-09-19 Sebastian DrögeRelease 1.1.90 1.1.90
2013-09-19 Sebastian DrögeUpdate .po files
2013-09-19 Sebastian Drögecontext: Add convenience function gst_context_has_conte...
2013-09-19 Sebastian Drögepo: Update translations
2013-09-18 Sebastian Drögemessage: Implement getting the name of the context...
2013-09-18 Sebastian Drögecontext: Fix unit test for GstContext changes
2013-09-18 Sebastian Drögegst-launch: Update for GstContext changes
2013-09-18 Sebastian Drögecontext: Update docs
2013-09-18 Sebastian Drögebin: Implement context caching and propagation again
2013-09-17 Sebastian Drögemessage/query: Simplify CONTEXT messages/queries to...
2013-09-17 Sebastian Drögecontext: Update documentation
2013-09-17 Sebastian Drögecontext: Change GstContext to contain only a single...
2013-09-17 Sebastian Drögeelement: Remove GstContext caching
2013-09-17 Sebastian Drögecontext: Add persistent qualifier for a context
2013-09-17 Sebastian Drögequery: Make CONTEXT query upstream and downstream
2013-09-17 Sebastian Drögeevent: Remove CONTEXT downstream event
2013-09-13 Jonas Holmberggst: Stop all unused threads in GThreadPool in gst_deinit()
2013-09-10 Rico Tzschichholzcontrolbindings: fix pspec relaxation for control sourc...
2013-09-10 Sebastian Drögequeue2: Only update current level if we already downloa...
2013-09-09 Sebastian Drögemeta: Deprecate GST_META_TAG_MEMORY
2013-09-09 Mathieu Duponchellemeta: Add a #define for memory metadata
2013-09-09 Mathieu Duponchellebasetransform: implement a default transform_meta.
2013-09-09 Mathieu Duponchellemeta: API: Add gst_meta_api_type_get_tags() to get...
2013-09-09 Sebastian Drögetests/capsfilter: Fix memory leak and compare caps...
2013-09-09 Sebastian Rasmussentests/capsfilter: Test caps-related queries and property
2013-09-09 Gustavo Noronha... Update the buffering state before stalling for more...
2013-09-05 Thiago Santosbasesrc: preserve seqnum on segments after seeks
2013-09-05 Zaheer Abbas... collectpads: Don't unref NULL GstCollectData
2013-09-04 Christian Fredrik... Remove PyXML from spec file, it is not longer needed
2013-09-04 Sebastian Drögetypefind: Add missing break after handling the GAP...
2013-09-04 Tim-Philipp... tools: move gst-plot-timeline.py into scripts directory
2013-09-04 Matej Knoppmultiqueue: Don't reduce single queue visible size...
2013-09-02 Sebastian Drögeoutputselector: Don't adjust segment->start to the...
2013-08-30 Mathieu Duponchellecapsfilter: Delete link directly in pending_events.
2013-08-29 Tim-Philipp... basesink: demote log message, don't spam INFO level...
2013-08-28 Sebastian DrögeBack to development
2013-08-28 Sebastian DrögeRelease 1.1.4 1.1.4
2013-08-28 Sebastian DrögeUpdate .po files
2013-08-28 Sebastian Drögepo: update translations
2013-08-27 Alessandro... filesink: please gcc (avoid a warn_unused_result warning)
2013-08-27 Alessandro... filesink: flush (discard data) on FLUSH_STOP
2013-08-27 Alessandro... tests: filesink: small refactoring
2013-08-26 Tim-Philipp... tools: gst-launch: don't print properties being reset...
2013-08-22 Edward Herveybasetransform: Don't push out identical caps
2013-08-21 Tim-Philipp... docs: flesh out gst_sample_get_buffer() a little
2013-08-21 Kerrick Staleyparse: make grammar.y work with Bison 3
2013-08-21 Wonchul Leesample: Add gst_sample_copy()
2013-08-20 Olivier Crêtebuffer: Fix gst_buffer_memcmp() where the buffer is...
2013-08-20 Tim-Philipp... docs: flesh out gst_element_query_{duration,position...
2013-08-20 Matthieu Bourontaglist: handle publisher and interpreted-by tags
2013-08-20 Sebastian Drögepluginloader: Don't call memcpy() with NULL src and...
2013-08-20 Sebastian Drögequeue: Properly unlock the sinkpad streaming thread...
2013-08-20 Sebastian Drögequeue2: Properly unlock the sinkpad streaming thread...
2013-08-19 Sebastian Drögemultiqueue: Clean up after the streaming thread has...
2013-08-19 Sebastian Drögequeue2: Clean up after the streaming thread has stopped
2013-08-19 Sebastian Drögequeue: Clean up after the streaming thread has stopped
2013-08-19 Brendan Longparse: Add GST_FLAG_NO_SINGLE_ELEMENT_BINS
2013-08-19 Arnaud Vracquery: return NULL when parsing uri redirection that...
2013-08-18 Sebastian Drögebuffer: Update since marker for gst_buffer_extract_dup...
2013-08-16 Tim-Philipp... queue2: don't crash on EOS if queue is empty
2013-08-16 Tim-Philipp... queue2: don't change global buffering state from within...
2013-08-16 Wim Taymansqueue2: update buffering when changing capacity
2013-08-16 Jonas HolmbergFree thread pools in gst_deinit()
2013-08-16 Jonas Holmbergcheck: Call gst_deinit() at exit of all processes
2013-08-14 Tim-Philipp... clock: simplify internal gst_clock_return_get_name...
2013-08-14 Wim Taymansbasesrc: improve flush-start handling
2013-08-14 Wim Taymansbasesrc: stop flushing in flush-stop
2013-08-14 Wim Taymansbasesrc: handle flush better
2013-08-14 Edward Hervey.gitignore: ignore .dirstamp
2013-08-14 Edward Herveycheck: Don't use nodist headers on gir scanner
2013-08-14 Edward Herveygst: minor docstring fixups to make g-i happy
2013-08-13 Edward Hervey.gitignore: Ignore files from automake test-driver
2013-08-13 Edward Herveybaseparse: Add a property to disable passthrough
2013-08-13 Thiago Santosdataqueue: add gst_data_queue_push_force
2013-08-13 Sebastian Drögesysmem: Only copy the requested part of memory instead...
2013-08-13 Tim-Philipp... query: add Since markers for new API and add to exports...
2013-08-12 Andoni Morales... query: fix annotation for gst_query_parse_uri
2013-08-12 Andoni Morales... query: add new redirection uri the URI query
2013-08-12 Thiago Santosquery: add some missing 'transfer none' gi annotations
2013-08-10 Nicolas Dufresnebytereader: Accelerate MPEG/H264 start code scanning
2013-08-10 Tim-Philipp... pipeline: g-i: allow clock to be NULL in gst_pipeline_u...
2013-08-08 Adrian Pardinicontroller: fixes int overflow with properties that...
2013-08-02 Lubosz Sarneckibuild: add subdir-objects to AM_INIT_AUTOMAKE
next