summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2010-02-10shapewipe: Preserve the input color values in all casesSebastian Dröge1-6/+6
2010-02-10shapewipe: Scale mask alpha values by the source alpha valuesSebastian Dröge1-4/+6
2010-02-10shapewipe: Fix ARGB processingSebastian Dröge1-2/+2
2010-02-09mpegtsdemux: Never flush more bytes than availableSebastian Dröge1-2/+3
2010-02-08qtmux: atomsrecovery: Fix compilation problemThiago Santos1-2/+10
2010-02-08shapewipe: Improve/add debug outputSebastian Dröge1-16/+32
2010-02-08shapewipe: Always hold the mask mutex before signalling the GCondSebastian Dröge1-0/+2
2010-02-08shapewipe: Move chain function error cases at the end of the function and add...Sebastian Dröge1-38/+47
2010-02-08shapewipe: Fix race condition during shutdown that can lead to a deadlockSebastian Dröge2-5/+17
2010-02-08shapewipe: Drop mask buffer on FLUSH eventsSebastian Dröge1-0/+14
2010-02-08shapewipe: Update copyright yearSebastian Dröge2-2/+2
2010-02-08shapewipe: Don't reset properties when going PAUSED->READYSebastian Dröge1-4/+5
2010-02-07jpegparse: lower rank to NONE so it is not autoplugged for decodingTim-Philipp Müller1-1/+1
2010-02-04mpegtsmux: Fix a potential unref of a NULL pointer.Julien Moutte1-2/+4
2010-02-03mpegtsmux: add PAT/PMT in streamheaderMarc-André Lureau2-8/+75
2010-02-03mpegtsmux: add pat-interval and pmt-interval propertiesMarc-André Lureau4-7/+46
2010-02-03mpegtsmux: fix PAT/PMT insertion frequencyMarc-André Lureau2-38/+36
2010-02-03mpegtsmux: marking non-delta unit, including pre-sectionsMarc-André Lureau4-14/+17
2010-02-03jpegformat: add a basic jifmuxerStefan Kost5-4/+581
2010-02-02qtmux: Adds moov recovery featureThiago Santos11-76/+2002
2010-02-02jpegparse: improve parsingStefan Kost2-24/+90
2010-02-02mpegtsmux: generate SPS/PPS header once and fix overflowJulien Moutte4-60/+163
2010-02-01qtmux: for fixed-sample size streams (PCM audio, etc) don't allocate an enormousMichael Smith1-2/+2
2010-02-01qtmux: handle muxing adpcm correctly.Michael Smith1-2/+19
2010-02-01qtmux: Set the mdia hdlr name field to what quicktime uses. Fix writing itMichael Smith1-1/+14
2010-02-01qtmux: endianness in gstreamer is an int, not boolean.Michael Smith1-2/+1
2010-02-01mpeg4videoparse: parse more forms of codec_dataMichael Smith1-9/+51
2010-02-01jpegparse: provide a getcaps function for src pad and improve setcapsStefan Kost1-1/+19
2010-02-01jpegparse: extract comment and post as metadataStefan Kost1-1/+17
2010-02-01jpegformat: code cleanupsStefan Kost4-82/+155
2010-01-29jpegformat: move plugin part to speparate file, so that we can add the jifmuxStefan Kost3-18/+44
2010-01-29jpegparse: new jpeg parser element. FIxes #583098Arnout Vandecappelle3-0/+875
2010-01-28camerabin: don't log NULL caps, also downgrade to DEBUG as it is very verboseStefan Kost1-1/+2
2010-01-28dataurisrc: add start function so we can error out properly if no uri is setTim-Philipp Müller1-0/+31
2010-01-28dataurisrc: don't post error message when setting the URI failedTim-Philipp Müller1-11/+11
2010-01-28dataurisrc: must release the object lock before using GST_ELEMENT_ERRORTim-Philipp Müller1-4/+16
2010-01-27qtmux: streamline moov data memory storageMark Nauwelaerts2-179/+136
2010-01-27audioparsers: rename baseparse GType name to avoid possible conflictsMark Nauwelaerts1-1/+1
2010-01-27h264parse: use correct h264_parse prefix in function nameMark Nauwelaerts1-3/+3
2010-01-26qtmux: g_free is NULL safeThiago Santos1-9/+4
2010-01-25rtpasfpay: Fix packet length semanticsThiago Santos4-11/+40
2010-01-25asfmux: Compatibility with WMSP in WMPHåkon Skjelten3-11/+65
2010-01-25camerabin: ref element before removing from the bin to resurrectStefan Kost1-5/+12
2010-01-25Revert "inputselector: Protect g_object_notify() with the object's mutex"Sebastian Dröge1-7/+5
2010-01-25dataurisrc: Remove role attribute from linksSebastian Dröge1-1/+1
2010-01-25dataurisrc: Add docs and integrate into build systemSebastian Dröge1-0/+13
2010-01-25dataurisrc: Add data: URI source elementSebastian Dröge3-0/+496
2010-01-25dataurisrc: Add directory for data: URI sourceSebastian Dröge1-0/+1
2010-01-25mxf: add a return to fix the build when turning assert offStefan Kost1-0/+1
2010-01-25Revert "mxf: add a return to fix the build when turning assert off"Stefan Kost1-1/+0