platform/upstream/gstreamer.git
2010-10-12 Mark Nauwelaertsfaad: cater for renegotiation
2010-10-12 Mark Nauwelaertsaacparse: streamline src caps setting
2010-10-12 Tim-Philipp... directdrawsink: port GstXOverlay bits to new API
2010-10-12 Mark Nauwelaertsfaac: adjust unit test to faac modified output
2010-10-12 Tim-Philipp... checks: remove variables from Makefile.am that aren...
2010-10-12 Sebastian Drögeexamples: Fix compilation with GTK+ 3.0
2010-10-12 Sebastian Drögeflacparse: Adjust unit tests to new flacparse behaviour
2010-10-12 Sebastian Drögeflacparse: Don't drop the last frame if it is followed...
2010-10-11 Mark Nauwelaertsbaseparse: perform bitrate handling and posting after...
2010-10-11 Mark Nauwelaertsbaseparse: immediately post subclass provided bitrate
2010-10-11 Mark Nauwelaertsflacparse: fix parsing with unknown framesizes
2010-10-11 Mark Nauwelaertsfaac: handle trailing encoder output
2010-10-11 Sebastian Drögeswitchsrc: Set the GST_ELEMENT_IS_SOURCE flag
2010-10-10 Damien Lespiaudvbsrc: Fix example usage, bandwidth=8 not 8MHz
2010-10-08 Olivier Crêteshm: Add C++ protection
2010-10-08 David SchleefAutomatic update of common submodule
2010-10-08 Sebastian DrögeAutomatic update of common submodule
2010-10-07 Sebastian Drögeflacparse: Simplify frame header parsing by using looku...
2010-10-07 Sebastian Drögeflacparse: Don't parse the complete FLAC frames but...
2010-10-07 Mark Nauwelaertssdpdemux: workaround internal rtspsrc failing state...
2010-10-07 Sebastian Drögeaudioparse: Add support for setting the channel-positions
2010-10-06 Sebastian Drögeflacparse: Really post tags only after the initial...
2010-10-06 Sebastian Drögechromahold: Fix hue calculation for red colors
2010-10-06 Sebastian Drögechromahold: Make everything greyscale if the target...
2010-10-06 Sebastian Drögechromahold: Add chromahold color effect
2010-10-05 Mark Nauwelaertssdpdemux: fix and reflow some exits
2010-10-05 Mark Nauwelaertssdpdemux: error out if no streams found in sdp message
2010-10-05 Mark Nauwelaertssdpdemux: unbreak standard manager setup
2010-10-05 Tim-Philipp... .gitignore: ignore more unit test binaries
2010-10-05 Tim-Philipp... alsaspdif: remove alsaspdifsink element
2010-10-05 Tim-Philipp... Revert "baseparse: add skip property"
2010-10-04 Sebastian Drögeflacparse: Fix uninitialized variable compiler warnings
2010-10-04 Felipe Contrerasflacparse: fix picture parsing
2010-10-04 Sebastian Drögeflacparse: Push tags before the header buffers are...
2010-10-04 Felipe Contrerasflacparse: trivial caps fix
2010-10-04 Thiago Santosqtmux: Add G_PARAM_STATIC_STRINGS
2010-10-04 Thiago Santostests: valve: Fix tests build
2010-10-03 Sebastian Drögeaudioparser: Let the format string agree with the param...
2010-10-03 Sebastian Drögevdpau: Check return values of the bitreader functions
2010-10-03 Sebastian Drögeac3parse: Use unchecked versions of the bitreader get...
2010-10-02 Stefan Kostvalve: no need to ref the object in _chain
2010-10-01 Arun Raghavanbaseparse: Fix debug output
2010-10-01 Mark Nauwelaertsaudioparsers: add flacparse unit test
2010-10-01 Mark Nauwelaertsbaseparse: support reverse playback
2010-10-01 Mark Nauwelaertsbaseparse: remove done TODOs and update documentation
2010-10-01 Mark Nauwelaertsbaseparse: use determined seekability in answering...
2010-10-01 Mark Nauwelaertsbaseparse: add skip property
2010-10-01 Mark Nauwelaertsaudioparsers: add ac3parse and mpegaudioparse unit...
2010-10-01 Mark Nauwelaertsmpegaudioparse: initial version
2010-10-01 Mark Nauwelaertsaacparse: set minimum frame size at _start
2010-10-01 Mark Nauwelaertsaudioparsers: refactor existing unit tests using common...
2010-10-01 Mark Nauwelaertsbaseparse: use _set_frame_props to configure frame...
2010-10-01 Mark Nauwelaertsbaseparse: use _set_duration to configure duration...
2010-10-01 Mark Nauwelaertsbaseparse: localize use of provided fps information
2010-10-01 Mark Nauwelaertsbaseparse: seek table and accurate seek support
2010-10-01 Mark Nauwelaertsbaseparse: proper and more extended segment and seek...
2010-10-01 Mark Nauwelaertsbaseparse: add index support
2010-10-01 Mark Nauwelaertsbaseparse: refactor state reset
2010-10-01 Mark Nauwelaertsbaseparse: prevent indefinite resyncing
2010-10-01 Mark Nauwelaertsbaseparse: specific EOS handling if no output so far
2010-10-01 Mark Nauwelaertsbaseparse: adjust _set_frame_prop documentation and...
2010-10-01 Mark Nauwelaertsbaseparse: fix bitrate copy-and-paste and update heuristic
2010-10-01 Mark Nauwelaertsbaseparse: post duration message if average bitrates...
2010-10-01 Mark Nauwelaertsbaseparse: remove is_seekable vmethod and use a set_see...
2010-10-01 Mark Nauwelaertsac3parse: remove redundant default is_seekable
2010-10-01 Mark Nauwelaertsbaseparse: add another hook for subclass prior to pushi...
2010-10-01 Mark Nauwelaertsbaseparse: 0 converts to 0 by default
2010-10-01 Mark Nauwelaertsbasepase: refactor conversion using helper function...
2010-10-01 Mark Nauwelaertsbaseparse: streamline query handling
2010-10-01 Mark Nauwelaertsbaseparse: cleanup struct and remove unused member
2010-10-01 Mark Nauwelaertsaudioparsers: increase ranks to enable auto-plugging
2010-10-01 Arun Raghavanbaseparse: Allow chaining of subclass event handlers
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...
next