platform/upstream/gst-plugins-good.git
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
2009-06-22 Tim-Philipp... multipartdemux: post container-format tag
2009-06-22 Tim-Philipp... matroska-demux: post container-format tags
2009-06-22 Tim-Philipp... avidemux: post container-format tag
2009-06-22 Tim-Philipp... qtdemux: post container-format tags
2009-06-21 Sebastian Drögeaudioamplify: Fix integer overflows on 32 bit architectures
2009-06-21 Kipp Cannonaudioamplify: Don't declare a loop index static
2009-06-19 Sebastian Drögeaudioamplify: Fix off-by-one in wrap-positive mode
2009-06-19 Kipp Cannonaudioamplify: Add noclip method and support for more...
2009-06-19 Koop Mastudp: Fix build on FreeBSD
2009-06-19 Ognyan Tonchevtests: add unit tests for buffer-list payloaders
2009-06-19 Ognyan Tonchevrtpmp4vpay: add support for buffer-list
2009-06-19 Ognyan Tonchevrtpjpegpay: add support for buffer-lists
2009-06-19 Ognyan Tonchevrtph264pay: add support for buffer-lists
2009-06-19 Wim Taymansudputils: don't free invalid memory
2009-06-19 Wim Taymanspulseink: don't leak device_description
2009-06-19 Tim-Philipp... po: update .po files for sunaudiomixer string changes
2009-06-18 Mark Nauwelaertsavidemux: streaming; adjust sizes to cater for padding...
2009-06-17 Mark Nauwelaertsavidemux: streaming mode; handle data chunks grouped...
2009-06-17 Mark Nauwelaertsqtdemux: map some tags to COMPOSER rather than ARTIST
2009-06-17 Mark Nauwelaertsqtdemux: fix some 3GP tag extraction (keywords, genre...
2009-06-17 Mark Nauwelaertsqtdemux: extract pixel-aspect-ratio information
2009-06-17 Sebastian Drögematroskademux: Fix leaking of the Matroska TITLE element
next