platform/upstream/gstreamer.git
2011-04-30 Tim-Philipp... 0.10.32.4 pre-release
2011-04-29 Tim-Philipp... pluginfeature: include plugin.h in header where we...
2011-04-27 Tim-Philipp... 0.10.32.3 pre-release
2011-04-26 Tim-Philipp... Revert lockfree GstBus for the release
2011-04-25 David Schleefminor inline documentation fix
2011-04-24 Tim-Philipp... Automatic update of common submodule
2011-04-24 Tim-Philipp... tests: clean up properly in the bin test_link_structure...
2011-04-24 Tim-Philipp... registry: when removing a cached-but-no-longer-existing...
2011-04-24 Tim-Philipp... pluginfeature: store pointer to plugin in addition...
2011-04-24 Tim-Philipp... registry: use TRACE log level to log files that don...
2011-04-21 Thiago Santosbasetransform: fix negotiation regression
2011-04-21 Tim-Philipp... tests: add simple pipeline-in-pipeline unit test
2011-04-21 Mark Nauwelaertsbus: also allow popping a message without timeout if...
2011-04-19 Havard Graffpad: unlock before freeing the cache to avoid deadlock
2011-04-19 Havard Graffbasetransform: don't unref trans until the function...
2011-04-19 Tim-Philipp... docs: add note/warning to gst_index_get_writer_id(...
2011-04-19 Tim-Philipp... baseparse: don't deadlock when setting external index
2011-04-19 Tim-Philipp... baseparse: make fmtlist constant
2011-04-19 Tim-Philipp... query: const-ify formats arguments to gst_query_set_for...
2011-04-16 Tim-Philipp... docs: remove reference to baseparse API that didn't...
2011-04-16 Tim-Philipp... 0.10.32.2 pre-release
2011-04-16 Tim-Philipp... po: update translations
2011-04-16 Tim-Philipp... gst-launch: remove newline from translatable string
2011-04-16 Tim-Philipp... gst: gobject-introspection scanner doesn't need to...
2011-04-16 Sebastian Drögegst: make sure gobject-introspection scanner calls...
2011-04-16 Tim-Philipp... libs: gobject-introspection scanner doesn't need to...
2011-04-16 Tim-Philipp... libs: make sure gobject-introspection scanner calls...
2011-04-16 Tim-Philipp... win32: add new baseparse API to libgstbase.def
2011-04-16 Sebastian Drögewin32: Add exports for the GstParseContext and GstBuffe...
2011-04-15 Tim-Philipp... pluginloader: only run gst-plugin-scanner with /usr...
2011-04-15 Tim-Philipp... baseparse: expose gst_base_parse_frame_free() for compl...
2011-04-15 Tim-Philipp... baseparse: init frames on the stack with gst_base_parse...
2011-04-15 Tim-Philipp... baseparse: more debug logging, minor clean-up
2011-04-15 Tim-Philipp... baseparse: change gst_base_parse_frame_init() to not...
2011-04-15 Tim-Philipp... baseparse: make GstBaseParseFrame handling more binding...
2011-04-15 Tim-Philipp... baseparse: register boxed type for GstBaseFrameParse
2011-04-15 Sebastian Drögequeue2: Add missing ) to the ring-buffer-max-size prope...
2011-04-15 Robert Swainbaseparse: Remove unused but set variable
2011-04-14 Sebastian Drögebufferlist: Add boxed type for GstBufferListIterator...
2011-04-14 Sebastian Drögeparse: Add boxed type for GstParseContext for gobject...
2011-04-14 Sebastian Drögegst: Add some more gobject-introspection annotations
2011-04-14 Sebastian Drögemultiqueue: Don't leak the sinkpad name
2011-04-14 Sebastian Drögemultiqueue: Don't leak pads in the named pads unit...
2011-04-14 Sebastian Drögeutils: Fix caps leaks in gst_element_factory_can_accept...
2011-04-13 David Schleefparser: Allow element names to begin with digits
2011-04-13 David Schleeftests: Add test for greatest common divisor
2011-04-13 Ole André Vadla... elements: Fix pad callbacks so they handle when parent...
2011-04-13 Ole André Vadla... base: Fix pad callbacks so they handle when parent...
2011-04-13 Ole André Vadla... ghostpad: Fix pad callbacks so they handle when parent...
2011-04-13 Janne Grunauqueue2: prevent calculation with GST_CLOCK_TIME_NONE...
2011-04-11 Tim-Philipp... tests: fix unusued-but-assigned-variable warnings with...
2011-04-11 Tim-Philipp... tests: disable test_many_bins unit test for now
2011-04-11 Tim-Philipp... pluginloader: fix compiler warnings
2011-04-11 Tim-Philipp... tests: allow more time for the test_many_bins pipeline...
2011-04-11 Jan Schmidtpluginloader: make sure gst-plugin-scanner is called...
2011-04-11 Robert Swainpad: Allow tracking of buffers in GST_SCHEDULING debug...
2011-04-10 Alessandro... android: make it ready for androgenizer
2011-04-09 Tim-Philipp... trace: don't put code with side effects into g_return_i...
2011-04-09 Tim-Philipp... docs: minor fixes for baseparse docs
2011-04-09 Tim-Philipp... element: unref event in default_send_event in case...
2011-04-08 Tim-Philipp... baseparse: minor variable name clean-up
2011-04-08 Tim-Philipp... baseparse: rename _set_frame_props() to _set_frame_rate()
2011-04-08 Tim-Philipp... baseparse: replace format flags with gst_base_parse_set...
2011-04-08 Tim-Philipp... baseparse: make DRAIN and SYNC flags on baseparse,...
2011-04-08 Tim-Philipp... baseparse: add some padding to GstBaseParseFrame
2011-04-08 Tim-Philipp... baseparse: fix typo in docs for GST_BASE_PARSE_FORMAT_F...
2011-04-08 Tim-Philipp... baseparse: use GQueue instead of GList for queued frames
2011-04-08 Zaheer Abbas... baseparse: add GST_BASE_PARSE_FLOW_QUEUED to queue...
2011-04-08 Tim-Philipp... baseparse: add to docs and fix up gtk-doc markup a...
2011-04-08 Tim-Philipp... baseparse: replace set_seek() with _set_average_bitrate...
2011-04-08 Tim-Philipp... baseparse: rename GstBaseFormat to GstBaseFormatFlags...
2011-04-08 Tim-Philipp... baseparse: don't expose GstAdapter in public header
2011-04-08 Tim-Philipp... baseparse: move various segment-related members into...
2011-04-08 Tim-Philipp... baseparse: remove unused GST_BASE_PARSE_{SINK,SRC}_NAME
2011-04-08 Tim-Philipp... baseparse: re-indent header
2011-04-08 Tim-Philipp... baseparse: fix up GType name and make _get_type() funct...
2011-04-08 Tim-Philipp... libs: add GstBaseParse which was moved from -bad
2011-04-08 David Schleefbaseparse: make_metadata_writable() fix
2011-04-08 Tim-Philipp... baseparse: rename GType from GstAudioBaseParseBad to...
2011-04-08 Stefan Kostbaseparse: trim trailing whitespace
2011-04-08 Stefan Kostbaseparse: use delta-unit flags instead of none
2011-04-08 David Schleefbaseparse: update documentation for API changes
2011-04-08 David Schleefbaseparse: Create baseparse library
2011-04-08 Mark Nauwelaertsbaseparse: tune QUERY_SEEKING response
2011-04-08 Arun Raghavanbaseparse: Update min/max bitrate before first posting...
2011-04-08 Mark Nauwelaertsbaseparse: tune default duration estimate update interval
2011-04-08 Mark Nauwelaertsbaseparse: reverse playback; mind keyframes for fragmen...
2011-04-08 Mark Nauwelaertsbaseparse: ensure non-empty candidate frames
2011-04-08 Mark Nauwelaertsbaseparse: clarify some debug statements
2011-04-08 Mark Nauwelaertsbaseparse: properly track upstream timestamps
2011-04-08 Mark Nauwelaertsbaseparse: need proper frame duration to obtain sensibl...
2011-04-08 Mark Nauwelaertsbaseparse: proper initial values for index tracking...
2011-04-08 Mark Nauwelaertsbaseparse: arrange for consistent event handling
2011-04-08 Mark Nauwelaertsbaseparse: header style cleaning
2011-04-08 Mark Nauwelaertsbaseparse: provide some more initial frame metadata...
2011-04-08 Mark Nauwelaertsbaseparse: refactor passthrough into format flags
2011-04-08 Mark Nauwelaertsbaseparse: introduce a baseparse frame to serve as...
2011-04-08 Mark Nauwelaertsbaseparse: restrict duration scanning to pull mode...
2011-04-08 Mark Nauwelaertsbaseparse: update some documentation
2011-04-08 Mark Nauwelaertsbaseparse: allow increasing min_size for current frame...
next