summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-16effectv: Add radioactv effect filterSebastian Dröge4-2/+701
2009-07-16effectv: Make the optv threshold property an uintSebastian Dröge2-5/+5
2009-07-16effect: Add optv effect filter from the effectv projectSebastian Dröge4-2/+495
2009-07-14pulsesink: Emit stream-status leave messageOlivier Crête1-0/+30
2009-07-14pulsesink: Emit stream-status enter messageOlivier Crête2-0/+32
2009-07-14pulsesink: debug the latency update valuesWim Taymans1-0/+22
2009-07-14pulsesink: add 24bit sample formatsWim Taymans3-1/+28
2009-07-13Automatic update of common submoduleOlivier Crête1-0/+0
2009-07-13mpvpay: Rework the timestampingMarc Leeman1-57/+58
2009-07-13v4l2src: add a simple test case for device probingFilippo Argiolas4-2/+94
2009-07-13v4l2src: optional support for device probing with gudevFilippo Argiolas3-8/+106
2009-07-10videomixer: Random cleanupSebastian Dröge1-91/+46
2009-07-10videomixer: Send queries to the master pad by default instead of all padsSebastian Dröge1-2/+2
2009-07-10videomixer: Add RGB, BGR, xRGB, RGBx, xBGR, BGRx supportSebastian Dröge3-3/+238
2009-07-10videomixer: Clean up debugging a bitSebastian Dröge1-19/+20
2009-07-10videomixer: Remove some redundant checks and error out immediately if not neg...Sebastian Dröge1-26/+21
2009-07-10videomixer: Remove the calculate_frame_size() function and use libgstvideo in...Sebastian Dröge5-33/+9
2009-07-10videomixer: Remove unused link/unlink pad methodsEdward Hervey1-15/+0
2009-07-10videomixer: I420 mode: Add fast path for 0.0 and 1.0 alphaEdward Hervey1-0/+18
2009-07-10videomixer: I420 blending : Fix main algorithm.Edward Hervey1-1/+1
2009-07-10videomixer: Make debugging category global to all the code.Edward Hervey4-2/+7
2009-07-10videomixer: improve readability of debugging statements.Edward Hervey1-11/+11
2009-07-09rtspsrc: do not leak timeout messageMark Nauwelaerts1-3/+3
2009-07-09avi: Don't forward NEWSEGMENT events from upstreamSebastian Dröge1-0/+27
2009-07-08videomixer: Make checker pattern lookup table constantSebastian Dröge2-2/+2
2009-07-08videomixer: Add support for ARGBSebastian Dröge3-143/+156
2009-07-08udp: Initialize pointer to NULLBenjamin Gaignard1-1/+1
2009-07-08qtdemux: sprinkle some more constMark Nauwelaerts1-13/+13
2009-07-08qtdemux: perform some more (careful) data bufferingMark Nauwelaerts1-14/+36
2009-07-06avidemux: Replace deprecated GST_DISABLE_DEBUG with correct macro. Fixes #587826Philip Jägenstedt1-7/+7
2009-07-01qtdemux: error out instead of dividing by 0Tim-Philipp Müller1-1/+4
2009-07-01Revert "qtdemux: Make sure we don't blacklist streams by wrongly comparing th...Tim-Philipp Müller1-3/+3
2009-07-01qtdemux: comment out unused structureTim-Philipp Müller1-3/+3
2009-07-01qtdemux: more size checks, and use g_try_new0() instead of g_new0()Tim-Philipp Müller1-3/+21
2009-07-01qtdemux: guard against bogus atom sizes and short readsTim-Philipp Müller1-8/+49
2009-07-01qtdemux: use 0x prefix when logging numbers in hexTim-Philipp Müller1-2/+2
2009-07-01flacdec: Don't send empty string tagsEdward Hervey1-1/+2
2009-06-30Don't use sendmsg()-dependent code on WindowsLRN1-0/+6
2009-06-30law: fix caps and negotiationWim Taymans6-129/+170
2009-06-30pulsesink: include "1.0=100%" in volume and change upper limitStefan Kost1-1/+7
2009-06-29pulse: some more trivial cleanupsWim Taymans1-20/+19
2009-06-29pulse: trivial cleanupsWim Taymans1-13/+2
2009-06-29pulsesink: clear ringbuffer when asked toWim Taymans1-0/+23
2009-06-26autogen.sh: Actually do the 'echo -n' -> printf change.Jan Schmidt1-1/+1
2009-06-26autogen.sh: Use printf instead of 'echo -n'. Check for automake-1.1[01]Jan Schmidt1-1/+1
2009-06-26Automatic update of common submoduleJan Schmidt1-0/+0
2009-06-26qtdemux: don't process track_num/track_count tags with a 0 valueTim-Philipp Müller1-3/+10
2009-06-25waveformsink: use 'guint8' instead of 'byte' to fix compilation with MSVC8Tim-Philipp Müller1-1/+1
2009-06-25v4l2src: set structs to zero before using them in ioctlsStefan Kost1-5/+5
2009-06-25qtdemux: Make sure we don't blacklist streams by wrongly comparing theirJulien Moutte1-3/+3