platform/upstream/gstreamer.git
2010-09-30 Olivier Crêtetests: Fix caps leak in the valve test
2010-09-30 Olivier Crêtevalve: Add unit tests
2010-09-30 Olivier Crêtevalve: Make the drop variable into an atomic.
2010-09-30 Olivier Crêtevalve: Correctly set the DISCONT flag after dropping...
2010-09-30 Olivier Crêtevalve: Remove superflous checking casts
2010-09-30 Olivier Crêtevalve: Fix style, improve comments
2010-09-30 Olivier Crêtertpmux: Improve documentation
2010-09-29 Thiago Santoscamerabin: Do not wrongly fail when starting a capture
2010-09-29 Mark Nauwelaertsfaad: reverse playback; cater for decoder delay
2010-09-29 Mark Nauwelaertsfaad: tweak output buffer timestamping
2010-09-28 Sebastian Drögefrei0r: Use static caps instead of converting strings...
2010-09-28 Sebastian Drögefrei0r: Fix crashes if plugins don't provide correct...
2010-09-28 Stefan Kostvalve: move default: parst in the switch statement...
2010-09-28 Stefan Kostvalve: move debug-category registration to type init
2010-09-28 Stefan Kostliveadder: move debug-category registration to type...
2010-09-28 Stefan Kostliveadder: GST_BOILERPLATE already sets parent_class
2010-09-28 Stefan Kostliveadder: use base_init for pad_templates and element_...
2010-09-28 Stefan Kostliveadder: use G_PARAM_STATIC_STRINGS on properties
2010-09-28 Stefan Kostvalve: use G_PARAM_STATIC_STRINGS on properties
2010-09-28 Stefan Kostvalve: GST_BOILERPLATE already sets parent_class
2010-09-28 Stefan Kostvideomeassure: GST_BOILERPLATE already sets parent_class
2010-09-28 Hu Gangphotography: extend photography iface
2010-09-26 Tim-Philipp... resindvdsrc: improve error messages on read erros
2010-09-26 Tim-Philipp... configure: set plugin release datetime
2010-09-25 Sebastian Drögeofa: Call g_object_notify() after the fingerprint was...
2010-09-25 Sebastian Drögefrei0r: Fix scanning of plugin subdirectories and suppo...
2010-09-24 Sebastian Drögefrei0r: Update frei0r interface specification to 1.2
2010-09-24 Sebastian Drögefrei0r: Add support for the FREI0R_PATH environment...
2010-09-24 Lasse Laukkanenfpsdisplaysink: initialize interval_ts and last_frames_...
2010-09-24 Stefan Kostrtpdtmfmux: remove unused variable
2010-09-24 Stefan Kostrtpdtmfmux: remove unused signal boilerplate
2010-09-24 Stefan Kostrtpmux: no need to ref pad in _chain()
2010-09-23 Thiago Santoscamerabin: example: make gst-camera use flags
2010-09-23 Thiago Santoscamerabin: Adds new video-colorspace-flag to flags
2010-09-23 Thiago Santoscamerabin: Use link_full version for disabling hierarch...
2010-09-23 Thiago Santoscamerabin: Set queues to silent
2010-09-22 David Schleefschrodec: Fix class definition
2010-09-22 Wim Taymanspcapparse: fix weird caps code
2010-09-22 David Schleefcolorspace: quiet a GST_ERROR
2010-09-21 Wim Taymanssdpdemux: add property to disable redirect
2010-09-21 Edward Herveysdlvideosink: Fix function prototype for touchy compilers
2010-09-21 Edward HerveyAutomatic update of common submodule
2010-09-21 Edward Herveysdl: Port to new XOverlay API
2010-09-21 Edward Herveyvdpau: Use the new XOverlay API
2010-09-21 Thiago Santoscamerabin: examples: do not use deprecated GstXOverlay...
2010-09-21 Sebastian Drögeconfigure: Use -DGST_DISABLE_DEPRECATED again for GIT...
2010-09-21 Sebastian Drögedshowdecwrapper: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Sebastian Drögespc: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Sebastian Drögemplex: Don't use GST_FLOW_IS_SUCCESS()
2010-09-21 Sebastian Drögepitch-test: Don't use deprecated GstController API
2010-09-21 Sebastian Drögetimidity: Don't post an error message on the bus for...
2010-09-21 Sebastian Drögewildmidi: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Sebastian Drögegme: Post an error message on the bus for fatal errors
2010-09-21 Sebastian Drögesfsink: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Sebastian Drögettaparse: Don't post an error message on UNEXPECTED
2010-09-21 Sebastian Drögesdpdemux: Don't use GST_FLOW_IS_SUCCESS()
2010-09-21 Sebastian Drögerawparse: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Sebastian Drögenuvdemux: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Sebastian Drögensf: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Sebastian Drögemxfdemux: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Sebastian Drögemvedemux: Add proper flow return aggregation
2010-09-21 Sebastian Drögempegdemux: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Sebastian Drögeautoconvert: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Sebastian Drögebaseparse: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Sebastian Drögeasfparse: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Sebastian Drögebasevideodecoder: Don't use GST_FLOW_IS_SUCCESS()
2010-09-21 Sebastian Drögeaiffparse: Don't use GST_FLOW_IS_FATAL()
2010-09-21 Thiago Santoscamerabin: Mention photography interface in docs
2010-09-21 Lasse Laukkanencamerabin: Adds missing variable initialization
2010-09-21 Teemu Katajistocamerabin: check state change to playing for imagebin...
2010-09-21 Thiago Santoscamerabin: Remove useless src template pad
2010-09-21 Thiago Santoscamerabin: Forward tag events to preview pipeline
2010-09-20 Hoseok Changcamerabin: add "preview-source-filter" property
2010-09-20 Lasse Laukkanencamerabin: update tag names in test application to...
2010-09-20 Thiago Santoscamerabin: Make block-after-capture resetting more...
2010-09-20 Thiago Santoscamerabin: Unblock the viewfinder when going to READY
2010-09-20 Thiago Santoscamerabin: add monitoring and support for photoiface...
2010-09-20 Thiago Santoscamerabin: Change zoom property from int to float
2010-09-20 Thiago Santosphotography: Add zoom property
2010-09-20 Lasse Laukkanencamerabin: remove caching photography interface settings
2010-09-20 Teemu Katajistoexamples: camerabin: use photoiface properties through...
2010-09-20 Teemu Katajistotests: camerabin: remove photoiface property/settings...
2010-09-20 Teemu Katajistocamerabin: remove photography interface implementation...
2010-09-20 Teemu Katajistoexamples: camerabin: add --no-xwindow option and fix...
2010-09-20 Lasse Laukkanenphotography: Add image-preview-supported-caps interface...
2010-09-20 David Schleefbasevideo: Remove unused code
2010-09-20 David Schleefbasevideo: Remove check for old -base
2010-09-20 David Schleefbasevideo: Add handling of GstForceKeyUnit events
2010-09-19 David Schleefinvtelecine: Fix name of 30p/60i pattern
2010-09-19 David Schleefbasevideodecoder: add capture pattern handling
2010-09-19 David Schleefbasevideodecoder: Don't blow away field information
2010-09-19 David Schleefbasevideo: Move deadline to frame structure
2010-09-18 David Schleefinterlace: Add allow-rff property. Fix timestamping
2010-09-18 David Schleefinterlace: merge telecine into normal operation
2010-09-18 Robert Swaininterlace: Add telecine support
2010-09-17 Sebastian Drögecog: Allow compilation without orc
2010-09-16 Thiago Santoscamerabin: Adds a new test to check sequential capture...
2010-09-16 Thiago Santosqtmux: Follow xmp serialization guidelines closer
2010-09-15 Tim-Philipp... colorspace: add orc-dist files
2010-09-15 Tim-Philipp... checksumsink: fix up copyright in header file
next