platform/upstream/gst-plugins-good.git
2009-07-20 Sebastian Drögecairorender: Add support for ARGB/BGRA input
2009-07-19 Elaine Xiongv4l2: Fix v4l2src on OpenSolaris
2009-07-19 Jan Schmidtgitignore: Ignore some new binaries
2009-07-17 Sebastian Drögecairorender: Add to the documentation
2009-07-17 Sebastian Drögecairorender: Return not-negotiated if we have no caps
2009-07-17 Sebastian Drögecairorender: Fix caps and colorspace handling
2009-07-17 Sebastian Drögecairorender: Use correct mimetypes for PDF and SVG
2009-07-17 Sebastian Drögecairorender: Remove pull mode, it only adds complexity...
2009-07-16 Sebastian Drögecairorender: Fix caps negotiation and cairo surface...
2009-07-16 Sebastian Drögecairorender: Correctly set srccaps
2009-07-16 Sebastian Drögecairorender: Move instance/class struct definitions...
2009-07-16 Sebastian Drögecairorender: Add Lutz' copyright to the file header
2009-07-16 Lutz Muellercairo: Add cairo-based PDF/PS/SVG encoder element
2009-07-16 Sebastian Drögeflacenc: Optionally write a PADDING block
2009-07-16 Sebastian Drögesouphttpsrc: Only assume seekability if the server...
2009-07-16 Arnout Vandecappellesouphttpsrc: don't try to authenticate if no username...
2009-07-16 Sebastian Drögeeffectv: Chain up finalize to the parent class in warptv
2009-07-16 Sebastian Drögeeffectv: Add unit test for all effectv elements
2009-07-16 Sebastian Drögeeffectv: Add new effectv elements to the docs
2009-07-16 Sebastian Drögeeffectv: Add rippletv element
2009-07-16 Sebastian Drögeeffectv: Add streaktv effect filter element
2009-07-16 Sebastian Drögeeffectv: Fix processing on big endian architectures
2009-07-16 Sebastian Drögeeffectv: Add radioactv effect filter
2009-07-16 Sebastian Drögeeffectv: Make the optv threshold property an uint
2009-07-16 Sebastian Drögeeffect: Add optv effect filter from the effectv project
2009-07-14 Olivier Crêtepulsesink: Emit stream-status leave message
2009-07-14 Olivier Crêtepulsesink: Emit stream-status enter message
2009-07-14 Wim Taymanspulsesink: debug the latency update values
2009-07-14 Wim Taymanspulsesink: add 24bit sample formats
2009-07-13 Olivier CrêteAutomatic update of common submodule
2009-07-13 Marc Leemanmpvpay: Rework the timestamping
2009-07-13 Filippo Argiolasv4l2src: add a simple test case for device probing
2009-07-13 Filippo Argiolasv4l2src: optional support for device probing with gudev
2009-07-10 Sebastian Drögevideomixer: Random cleanup
2009-07-10 Sebastian Drögevideomixer: Send queries to the master pad by default...
2009-07-10 Sebastian Drögevideomixer: Add RGB, BGR, xRGB, RGBx, xBGR, BGRx support
2009-07-10 Sebastian Drögevideomixer: Clean up debugging a bit
2009-07-10 Sebastian Drögevideomixer: Remove some redundant checks and error...
2009-07-10 Sebastian Drögevideomixer: Remove the calculate_frame_size() function...
2009-07-10 Edward Herveyvideomixer: Remove unused link/unlink pad methods
2009-07-10 Edward Herveyvideomixer: I420 mode: Add fast path for 0.0 and 1...
2009-07-10 Edward Herveyvideomixer: I420 blending : Fix main algorithm.
2009-07-10 Edward Herveyvideomixer: Make debugging category global to all the...
2009-07-10 Edward Herveyvideomixer: improve readability of debugging statements.
2009-07-09 Mark Nauwelaertsrtspsrc: do not leak timeout message
2009-07-09 Sebastian Drögeavi: Don't forward NEWSEGMENT events from upstream
2009-07-08 Sebastian Drögevideomixer: Make checker pattern lookup table constant
2009-07-08 Sebastian Drögevideomixer: Add support for ARGB
2009-07-08 Benjamin Gaignardudp: Initialize pointer to NULL
2009-07-08 Mark Nauwelaertsqtdemux: sprinkle some more const
2009-07-08 Mark Nauwelaertsqtdemux: perform some more (careful) data buffering
2009-07-06 Philip Jägenstedtavidemux: Replace deprecated GST_DISABLE_DEBUG with...
2009-07-01 Tim-Philipp... qtdemux: error out instead of dividing by 0
2009-07-01 Tim-Philipp... Revert "qtdemux: Make sure we don't blacklist streams...
2009-07-01 Tim-Philipp... qtdemux: comment out unused structure
2009-07-01 Tim-Philipp... qtdemux: more size checks, and use g_try_new0() instead...
2009-07-01 Tim-Philipp... qtdemux: guard against bogus atom sizes and short reads
2009-07-01 Tim-Philipp... qtdemux: use 0x prefix when logging numbers in hex
2009-07-01 Edward Herveyflacdec: Don't send empty string tags
2009-06-30 LRNDon't use sendmsg()-dependent code on Windows
2009-06-30 Wim Taymanslaw: fix caps and negotiation
2009-06-30 Stefan Kostpulsesink: include "1.0=100%" in volume and change...
2009-06-29 Wim Taymanspulse: some more trivial cleanups
2009-06-29 Wim Taymanspulse: trivial cleanups
2009-06-29 Wim Taymanspulsesink: clear ringbuffer when asked to
2009-06-26 Jan Schmidtautogen.sh: Actually do the 'echo -n' -> printf change.
2009-06-26 Jan Schmidtautogen.sh: Use printf instead of 'echo -n'. Check...
2009-06-26 Jan SchmidtAutomatic update of common submodule
2009-06-26 Tim-Philipp... qtdemux: don't process track_num/track_count tags with...
2009-06-25 Tim-Philipp... waveformsink: use 'guint8' instead of 'byte' to fix...
2009-06-25 Stefan Kostv4l2src: set structs to zero before using them in ioctls
2009-06-25 Julien Moutteqtdemux: Make sure we don't blacklist streams by wrongl...
2009-06-25 Krzysztof Błaszkowskirtpdec: fix some buffer leaks
2009-06-25 Edward Herveyflvparse: Add missing break in switch/case.
2009-06-25 Edward Herveyflvdemux: Remove unused variable, hint branch likelines...
2009-06-25 Edward Herveyavidemux: Removed unused variable
2009-06-25 Edward Herveyqtdemux: Remove dead assignments and unused variables.
2009-06-25 Edward Herveyqtdemux: Fix uninitialized variables. Fixes build on...
2009-06-24 Stefan Kostsouphttpsrc: free memory in finalize
2009-06-24 Jan SchmidtAutomatic update of common submodule
2009-06-24 Tim-Philipp... avidemux: short-circuit gst_avi_demux_src_convert(...
2009-06-24 Edward Herveyqtdemux: Another round of G_*LIKELY micro-optimisations.
2009-06-24 Edward Herveyqtdemux: Take last sample duration for dummy segment...
2009-06-24 Edward Herveyavidemux: Sprinkle branch likeliness macros over the...
2009-06-24 Edward Herveyraw1394: sprinkle branch likeliness macros accross...
2009-06-24 Edward Herveyqtdemux: Add GST_MEMDUMP statements for unknown atoms.
2009-06-23 Sebastian Drögedeinterlace: Remove the interlaced field from the outpu...
2009-06-23 Sebastian Drögedeinterlace: Copy the correct line from correct place...
2009-06-23 Wim Taymansrtspsrc: use same protocols after redirect
2009-06-23 Tim-Philipp... qtdemux: don't leak cover art
2009-06-23 Tim-Philipp... udp: fix compiler warning about EAI_ADDRFAMILY getting...
2009-06-23 Wim Taymansmatroska: and the new headers too
2009-06-23 Wim Taymansmatroske: fix compiler error
2009-06-23 Wim Taymansmatroskademux: avoid leaking buffers
2009-06-22 Stefan Kostv4l2: open/close the device in READY
2009-06-22 Tim-Philipp... qtdemux: use GST_MEMDUMP
2009-06-22 Tim-Philipp... apedemux: add container-format tag
2009-06-22 Tim-Philipp... id3demux: add container-format tag
2009-06-22 Tim-Philipp... dvdemux: post container-format tag
2009-06-22 Tim-Philipp... dvdemux: don't screw up first audio buffer
next