summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2011-03-25aiffparse: Add float caps to the template capsSebastian Dröge1-2/+3
2011-03-24mpegtsdemux: ensure cleanup of pes/section filter helper structuresRené Stadler1-10/+3
2011-03-24mpegtsdemux: don't leak pad nameRené Stadler1-1/+4
2011-03-24h264parse: free PPS NAL buffers on cleanupRené Stadler1-1/+1
2011-03-24h264parse: don't leak all NAL buffersRené Stadler1-1/+5
2011-03-24mpegtsdemux: fix stream_info descriptor parsingJanne Grunau1-4/+6
2011-03-24dcaparse: Bump rank to primary+1Arun Raghavan1-1/+1
2011-03-24aiffparse: Add support for 32 bit and 64 bit floating point formatsSebastian Dröge2-16/+43
2011-03-24aiffparse: The SSND header is 16 bytes large, not 8 + 16 bytesSebastian Dröge1-2/+2
2011-03-24aiffparse: Use gst_util_uint64_scale_ceil() instead of a custom functionSebastian Dröge1-26/+9
2011-03-23patchdetect: new elementDavid Schleef3-0/+1336
2011-03-23sdi: Add raw SDI muxing/demuxing elementsDavid Schleef6-0/+1065
2011-03-23camerabin2: Only mark video capture as finished after EOSThiago Santos1-20/+9
2011-03-23basecamerasrc: camerabin2: wrappercamerabinsrc: Add read-only max-zoom propRobert Swain3-0/+49
2011-03-23camerabin2: Improve idle property usageThiago Santos1-11/+27
2011-03-23camerabin2: No need to force audiosrc to null on stop_captureThiago Santos1-1/+0
2011-03-23camerabin2: Adds new idle propertyThiago Santos2-1/+69
2011-03-23camerabin2: Adding properties for image capture settingsThiago Santos1-2/+51
2011-03-23camerabin2: More debug logThiago Santos1-2/+15
2011-03-23dcaparse: Expose frame size in capsArun Raghavan2-2/+7
2011-03-23dcaparse: Expose block size in capsArun Raghavan2-19/+31
2011-03-22qtmux: use running time for synchronizationMark Nauwelaerts1-0/+15
2011-03-22h264parse: chain up to parent finalizeMark Nauwelaerts1-0/+2
2011-03-22scaletempo: Correctly handle newsegment events with stop==-1Chris E Jones1-1/+6
2011-03-21zebrastripe: Add new GstVideoFilter2 base classDavid Schleef5-156/+493
2011-03-21mpegtspacketizer: Handle all ISO8859-x encodings in get_encoding()Mart Raudsepp2-40/+10
2011-03-21mpegtsdemux: do not try to parse packets containing section data as PESJanne Grunau2-6/+9
2011-03-21mpegtsdemux: add stream types for DSM CC A, B, C, DJanne Grunau2-0/+9
2011-03-21mpegtsdemux: fix playback if PMT is seen before PATJanne Grunau1-0/+2
2011-03-21h264parse: Set parsed=true in the srcpad capsAndreas Frisch1-1/+2
2011-03-18fpsdisplaysink: add "frames-dropped" and "frames-rendered" propertiesBenjamin Gaignard2-9/+28
2011-03-18dvbsuboverlay: Remove some unused variables in the I420 blending functionSebastian Dröge1-19/+4
2011-03-18dvbsuboverlay: Fix using alpha values in blitting.Raimo Järvi1-28/+26
2011-03-17mpegaudioparse: add FIXME for making the base class use xing seek tables betterTim-Philipp Müller1-0/+7
2011-03-15camerabin: Add an assertion to preview pipeline generationLasse Laukkanen2-0/+3
2011-03-14dcaparse: Add depth and endianness to the capsSebastian Dröge2-11/+32
2011-03-14mpegtsmux: fix broken pad caps refcount handlingTim-Philipp Müller1-2/+3
2011-03-14mpegtsmux: don't error out if downstream fails to handle the newsegment eventTim-Philipp Müller1-19/+7
2011-03-14mpegtsmux: remove unused variableAndreas Frisch1-2/+0
2011-03-11camerabin2: Set queues to silentThiago Santos1-2/+5
2011-03-11camerabin2: Refactoring encodebin usageThiago Santos2-22/+37
2011-03-11camerabin2: Some memleak fixesThiago Santos2-1/+4
2011-03-11basecamerasrc: wrappercamerabinsrc: camerabin2: Expose/add floating pointRobert Swain3-17/+84
2011-03-11wrappercamerabinsrc: Remove dead definitionRobert Swain1-3/+0
2011-03-11wrappercamerabinsrc: Avoid clearing recording capsThiago Santos1-4/+4
2011-03-11diracparse: Add correct template caps and element detailsSebastian Dröge1-4/+5
2011-03-11camerabin2: don't leak element name stringsTim-Philipp Müller1-3/+7
2011-03-11build: remove more tarkin/theoraexp build cruftTim-Philipp Müller1-1/+1
2011-03-10theora,tarkin: Remove ancient unused codeDavid Schleef1-1/+1
2011-03-10qtmux: provide for PTS metadata when so configuredMark Nauwelaerts1-1/+1