preset: include cleanup
[platform/upstream/gstreamer.git] / gst /
2011-05-19 Stefan Kostpreset: include cleanup
2011-05-18 Stefan Kostdocs: use the same name for the argument in prototype...
2011-05-18 Stefan Kostpluginfeature: avoid duplicating feature->name
2011-05-18 Stefan Kostdocs: add deprecation guards
2011-05-17 Tim-Philipp Müllerminiobject: delay private data initialisation until...
2011-05-17 Sebastian Drögestructure: Make both parameters to gst_structure_is_equ...
2011-05-17 Sebastian Drögestructure: Update Since markers to the correct version
2011-05-17 Sebastian Drögestructure: Add gst_structure_intersect()
2011-05-17 Edward Herveygststructure: Add gst_structure_can_intersect API
2011-05-17 Edward Herveygstructure: New API: gst_structure_is_equal
2011-05-14 Tim-Philipp Müllerdocs: fix up some Since markers and update for new...
2011-05-14 Sebastian Drögebin: Don't interprete pipelines without sink elements...
2011-05-14 Sebastian Drögesystemclock: Only retry writing to the socket for EAGAI...
2011-05-14 Sebastian Drögeminiobject: Minor cleanup of last commit
2011-05-14 José Alburquerqueminiobject: Add weak referencing functionality
2011-05-14 Sebastian Drögebin: Only post EOS messages after reaching the PLAYING...
2011-05-14 Sebastian Drögeelement: Add GstElement::state_changed vfunc
2011-05-14 Sebastian Drögeghostpad: Add docs for all the new, public functions
2011-05-14 Sebastian Drögeghostpad: Add guards against invalid parameters to...
2011-05-14 Sebastian Drögeghostpad: Rename ghostpad/proxypad default functions
2011-05-14 Sebastian Drögeghostpad: Make all the internal caps functions public
2011-05-14 Sebastian Drögeghostpad: Only implement the iterate_internal_links...
2011-05-14 Sebastian Drögeghostpad: API: Expose gst_proxy_pad_get_internal()
2011-05-14 Sebastian Drögecaps: Merge structures when intersecting instead of...
2011-05-14 Miguel Angel Cabre... parse: don't unescape inside quotes
2011-05-14 Sebastian Drögepad: Remove unnecessary FIXME
2011-05-14 Sebastian Drögeelement: If activating one pad failed error out early...
2011-05-14 Sebastian Drögebin: If activating one pad failed error out early inste...
2011-05-06 Stefan Kostinfo: avoid redefinition of symbols when debugging...
2011-05-03 Thiago Santosminiobject: Fix dup_mini_object function to handle...
2011-05-03 Stefan Kostdocs: fix copy'n'paste doc header mistake
2011-05-03 Stefan Kostdocs: add two trivial doc blobs
2011-05-03 Stefan Kostdocs: improve the syntax for the capsintersectmode...
2011-05-03 Stefan Kostdocs: fixup broken xref
2011-05-03 Stefan Kostdocs: fix gtk-doc syntax
2011-05-03 Stefan Kostdocs: we don't need to document private members in...
2011-04-29 Tim-Philipp Müllerpluginfeature: include plugin.h in header where we...
2011-04-26 Tim-Philipp MüllerRevert lockfree GstBus for the release
2011-04-25 David Schleefminor inline documentation fix
2011-04-24 Tim-Philipp Müllerregistry: when removing a cached-but-no-longer-existing...
2011-04-24 Tim-Philipp Müllerpluginfeature: store pointer to plugin in addition...
2011-04-24 Tim-Philipp Müllerregistry: use TRACE log level to log files that don...
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 Tim-Philipp Müllerdocs: add note/warning to gst_index_get_writer_id(...
2011-04-19 Tim-Philipp Müllerquery: const-ify formats arguments to gst_query_set_for...
2011-04-16 Tim-Philipp Müllergst: gobject-introspection scanner doesn't need to...
2011-04-16 Sebastian Drögegst: make sure gobject-introspection scanner calls...
2011-04-15 Tim-Philipp Müllerpluginloader: only run gst-plugin-scanner with /usr...
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ö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 Ole André Vadla... ghostpad: Fix pad callbacks so they handle when parent...
2011-04-11 Tim-Philipp Müllerpluginloader: fix compiler warnings
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 Decinaandroid: make it ready for androgenizer
2011-04-09 Tim-Philipp Müllertrace: don't put code with side effects into g_return_i...
2011-04-09 Tim-Philipp Müllerelement: unref event in default_send_event in case...
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...
2011-04-08 Mark Nauwelaertsbaesparse: fix refactor regression in loop based parsing
2011-04-08 Mark Nauwelaertsbaseparse: pass all available data to subclass rather...
2011-04-08 Mark Nauwelaertsbaseparse: fix reverse playback handling
2011-04-08 Mark Nauwelaertsbaseparse: minor typo and debug statement cleanup
2011-04-08 Mark Nauwelaertsbaseparse: reduce locking
2011-04-08 Mark Nauwelaertsbaseparse: avoid loop in frame locating interpolation
2011-04-08 Thiago Santosaudioparsers: baseparse: Be careful to not lose the...
2011-04-08 Tim-Philipp Müllerdocs: minor baseparse docs/comment fixes
2011-04-08 Mark Nauwelaertsbaseparse: increase keyframe awareness
2011-04-08 Mark Nauwelaertsbaseparse: avoid unexpected stray metadata
2011-04-08 Mark Nauwelaertsbaseparse: use proper _NONE output value when applicable
2011-04-08 Edward Herveyaudioparsers: Remove dead assignments
2011-04-08 Andoni Morales Ala... audioparse: fix possible division-by-zero
2011-04-08 Mark Nauwelaertsbaseparse: use correct offset when adding index entry
2011-04-08 Mark Nauwelaertsbaseparse: enhancements for timestamp marked framed...
2011-04-08 Mark Nauwelaertsbaseparse: refactor frame scanning peformed by _loop
2011-04-08 Mark Nauwelaertsbaseparse: slightly optimize sending of pending newsegm...
2011-04-08 Mark Nauwelaertsbaseparse: minor fixes and enhancements
2011-04-08 Mark Nauwelaertsbaseparse: use only upstream duration if it provides one
2011-04-08 Mark Nauwelaertsbaseparse: reflow update_bitrate code
2011-04-08 Mark Nauwelaertsbaseparse: add some debug statements
next