platform/upstream/gstreamer.git
2010-07-26 Tim-Philipp... pulsesink: correctly check what version of gst-plugins...
2010-07-26 Arnaud Vracrtspsrc: add port-range property to rtspsrc
2010-07-26 Andoni Morales... qtdemux: set the pixel-aspect-ratio field also for...
2010-07-26 Wim Taymansrtspsrc: fix memory leak in server request reply
2010-07-24 Zaheer Abbas... cpureport: remove bogus docs
2010-07-24 Zaheer Abbas... debugutils: new element cpureport
2010-07-24 Sebastian Drögeexamples: Destroy the cairo context after usage
2010-07-24 Sebastian DrögeRevert "gdkpixbuf: Add a gdkpixbuf3 plugin that uses...
2010-07-24 Sebastian Drögeexamples: Use cairo instead of to-be-deprecated GDK API
2010-07-22 Mark Nauwelaertsflacdec: fix event leak
2010-07-22 Mark Nauwelaertsmatroskademux: pull mode non-cue seeking
2010-07-22 Mark Nauwelaertsmatroskamux: streamable files need no _finish
2010-07-22 Mark Nauwelaertsavidemux: push mode; handle 0-size data chunks
2010-07-21 Sebastian Drögevideomixer: Only reset QoS information and send a NEWSE...
2010-07-20 David Schleefcapsdebug: Add new element
2010-07-20 Tim-Philipp... matroskamux: demote WARNING message to LOG level
2010-07-19 Thiago Santosjpegdec: Fix regression on markers parsing
2010-07-16 Mark Nauwelaertsmatroskademux: add missing argument in debug message
2010-07-16 Sebastian Drögepulsesink: Only use gst_audio_clock_new() when compilin...
2010-07-16 Sebastian Drögedv1394src: Post clock-provide and clock-lost messages...
2010-07-16 Sebastian Drögegconf: Fix ref handling of new child elements and minor...
2010-07-16 Sebastian Drögegconfvideosrc: Use correct GConf key
2010-07-16 Sebastian Drögegconf: Port gconfaudiosrc to GstSwitchSrc
2010-07-16 Sebastian Drögegconf: Port gconfvideosrc to GstSwitchSrc
2010-07-16 Sebastian Drögegconf: Add GstSwitchSrc base class
2010-07-16 Sebastian Drögegconf: Create the ghostpad of the switchsink from the...
2010-07-16 Sebastian Drögepulsesink: Post clock-provide/clock-lost when going...
2010-07-16 Mark Nauwelaertsmatroskademux: remove bogus UNLOCK
2010-07-16 Mark Nauwelaertsqtdemux: also calculate PAR using track width and heigh...
2010-07-16 Mark Nauwelaertsmatroskademux: handle bogus files storing ADTS AAC...
2010-07-16 Mark Nauwelaertsmatroskademux: do not error out on a block with unknown...
2010-07-16 Mark Nauwelaertsqtdemux: do not align reverse playback reference stream...
2010-07-16 Mark Nauwelaertsqtdemux: convert some more mov format timestamp to...
2010-07-16 Mark Nauwelaertsavidemux: additional verification heuristics for VBR...
2010-07-16 Alessandro... videobalance: Fix wrong lock order that could lead...
2010-07-16 Tim-Philipp... Back to development
2010-07-15 Tim-Philipp... Release 0.10.24
2010-07-15 Tim-Philipp... po: update translations
2010-07-06 Tim-Philipp... 0.10.23.4 pre-release
2010-07-06 Tim-Philipp... po: update translations
2010-07-06 Michael Grzeschikv4l2sink: destroy buffer pool when changing state to...
2010-07-06 Arun Raghavanqtdemux: Fix order of bitrates in 'btrt' atom
2010-07-05 Mark Nauwelaertsjpegdec: fix skipping extra 0xff markers
2010-07-02 Tim-Philipp... jpegdec: fix memory leak
2010-07-02 Edward Herveyqtdemux: strip out bogus tags from XMP atom
2010-07-02 Andrzej K.... flvmux: Write duration at the correct position
2010-06-30 Thijs Vermeirrtpptdemux: fix memleak on custom downstream events
2010-06-29 Tim-Philipp... 0.10.23.3 pre-release
2010-06-29 Tim-Philipp... wavparse: fix unportable printf format specifiers in...
2010-06-29 Tim-Philipp... configure: fix --disable-external
2010-06-28 Tim-Philipp... Bump automake requirement to 1.10 and autoconf to 2.60
2010-06-28 Tim-Philipp... goom: don't allocate 260kB struct on the stack
2010-06-27 Sebastian Drögeconfigure: Require GTK+ >= 2.14 for the examples
2010-06-27 Guido Güntherexamples: Make demos -DSEAL safe to fix build with...
2010-06-27 Sebastian Drögejpeg: Explicitely link with libgstbase
2010-06-26 Tim-Philipp... 0.10.23.2 pre-release
2010-06-26 Tim-Philipp... gst: update orc files
2010-06-26 Tim-Philipp... po: update translations
2010-06-25 Sebastian Drögematroskamux: Fix leaking of the streamheader buffers
2010-06-24 Tim-Philipp... matroska, videobox, videofilter: fix compiler warnings...
2010-06-24 Tim-Philipp... tests: add plugin loading whitelist to test environment
2010-06-24 Stefan KostAutomatic update of common submodule
2010-06-24 Tim-Philipp... gdkpixbufdec: bump rank to SECONDARY
2010-06-23 Michael Grzeschikreset the have_index flag at transition PAUSED_TO_READY
2010-06-23 Sebastian Drögevideobox: Fix negotiation for I420/YV12
2010-06-22 Mark Nauwelaertswavparse: proper closing segment construction
2010-06-22 Stefan Kostv4l2: precalculate duration
2010-06-21 Stefan Kostv4l2sink: use glib defines in property declarations...
2010-06-21 Stefan Kostv4l2: use G_PARAM_STATIC_STRINGS to save a few bytes...
2010-06-18 Wim Taymansrtspsrc: fix locking after moving things around
2010-06-18 Thiago Santostaglib: Use newly added gst_tag_list_peek_string_index
2010-06-18 Wim Taymansrtspsrc: make some errors as warnings
2010-06-18 Keith Nicholsonudpsrc: fix multicast support on windows builds
2010-06-18 Wim Taymansudp: make url parsing compatible with VLC syntax
2010-06-18 Wim Taymansrtspsrc: factor out the connections
2010-06-18 Wim Taymansrtspsrc: add non-aggregate control
2010-06-17 Zaheer Abbas... common: update common back to what it was
2010-06-17 Zaheer Abbas... flvmux: add documentation for streamable property
2010-06-17 Tim-Philipp... docs: update introspected plugin docs for gstdoc-scango...
2010-06-17 Tim-Philipp... tests: ignore sub-directory with orc tests
2010-06-17 Sebastian Drögematroskademux: Fix an uninitialized variable compiler...
2010-06-16 Sebastian Drögeebml-read: Zero-sized ints/uints/floats have a value...
2010-06-16 Sebastian Drögematroskademux: Fix possible NULL pointer dereference...
2010-06-16 Sebastian Drögematroskademux: Clean up/fix some minor error handling...
2010-06-16 Sebastian Drögeximagesrc: Fix NULL pointer dereference when allocation...
2010-06-16 Sebastian Drögeflactag: Fix possible NULL pointer dereference
2010-06-16 Sebastian Drögeaudioiirfilter: Fix possible NULL pointer dereference
2010-06-16 Sebastian Drögewarptv: Don't use floats as loop counters
2010-06-16 Havoc Penningtonv4l2src: do not try to change device format if it's...
2010-06-16 Havoc Penningtonv4l2src: in negotiate, check for error return from...
2010-06-16 Mark Nauwelaertsavidemux: improve audio vbr detection
2010-06-16 Mark Nauwelaertsrtph264depay: tweak DELTA_UNIT labeling
2010-06-15 Sebastian Drögewavpackdec: Initialize uninitialized variable and don...
2010-06-15 Sebastian Drögeavidemux: Assign variables before printing them
2010-06-15 Sebastian Drögewavparse: Initialize uninitialized variable
2010-06-15 Sebastian Drögev4l2: Initialize variable
2010-06-15 Sebastian Drögeflacenc: Fix NEWSEGMENT parsing logic and don't use...
2010-06-15 Edward Herveymatroska: Fix unitialized variable
2010-06-15 Edward HerveyAutomatic update of common submodule
2010-06-15 Stefan KostAutomatic update of common submodule
next