platform/upstream/gstreamer.git
2010-10-19 Stefan Kostvarious (gst): add missing G_PARAM_STATIC_STRINGS flags
2010-10-19 Stefan Kostvarious: wrap property registration and add a single...
2010-10-19 Stefan Kostpnmenc: remove stray " in doc comment
2010-10-19 Stefan Kostdtmfsrc: remove DEBUG_FUNCPTR from gobject vmethods
2010-10-18 Thiago Santostests: jifmux: Adds tests for the new tags
2010-10-15 David Schleefbasevideo: Move common fields/functions to basecodec
2010-10-14 Kaj-Michael... zbar: Make scanner cache optional
2010-10-14 Stefan Kostphotography: actualy use the enum in the vmethods
2010-10-14 Stefan Kostphotography: retab interface struct fields
2010-10-14 David SchleefAutomatic update of common submodule
2010-10-14 Thiago Santoscamerabin: Remove unused entry
2010-10-14 Thiago Santosphotography: Avoid breaking ABI
2010-10-14 Thijs Vermeirmpegvideoparse: accelerate search for start code
2010-10-14 Mark Nauwelaertsac3parse: properly parse e-ac3 frame header
2010-10-14 Mark Nauwelaertsfaad: reflow opening and closing decoder
2010-10-13 Mark Nauwelaertsqtmux: prevent infinite loop when adjusting framerate
2010-10-13 Thiago Santostests: jifmux: update tests to the new datetime api
2010-10-13 Thiago Santosgeometrictransform: Adds rotate element
2010-10-13 Mark Nauwelaertsflacparse: tweak setting buffer metadata; avoid timesta...
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
next