summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-24qtdemux: fix deadlock in error code pathHEADmasterTim-Philipp Müller1-1/+1
2010-10-23matroskademux: Remove useless clearing of send_xiph_headers for DiracPhilip Jägenstedt1-1/+0
2010-10-23matroskademux: don't crash if vorbis/theora codec data is missingPhilip Jägenstedt1-0/+6
2010-10-220.10.25.3 pre-releaseTim-Philipp Müller2-5/+5
2010-10-19rtspsrc: fix duration reportingMark Nauwelaerts1-1/+2
2010-10-19gconf: Don't install schemas when GConf is disabledBastien Nocera1-0/+4
2010-10-16win32: set GST_PACKAGE_RELEASE_DATETIME also in win32 config.hTim-Philipp Müller2-1/+2
2010-10-160.10.25.2 pre-releaseTim-Philipp Müller2-7/+10
2010-10-16po: update translationsTim-Philipp Müller2-203/+243
2010-10-15tests: Don't dist generated orc filesDavid Schleef1-0/+3
2010-10-15Update generated orc codeDavid Schleef6-15/+42
2010-10-15configure: bump Orc requirement to 0.4.11Tim-Philipp Müller1-1/+1
2010-10-14rtpbin: Use the right constant to define the "use-pipeline-clock" propertyOlivier Crête1-1/+2
2010-10-14Automatic update of common submoduleDavid Schleef1-0/+0
2010-10-14ac3: demuxers provide framed outputMark Nauwelaerts2-4/+8
2010-10-14matroskamux: reduce newsegment event spam and set discont flag where neededTim-Philipp Müller2-25/+32
2010-10-14matroskamux: set correct buffer offsets after seeksTim-Philipp Müller2-9/+4
2010-10-14matroskamux: don't forward tag events downstreamTim-Philipp Müller1-1/+6
2010-10-13qtdemux: handle another mp4v variationMark Nauwelaerts2-0/+33
2010-10-13various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost49-140/+199
2010-10-13various (sys): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost10-19/+21
2010-10-13various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost27-162/+227
2010-10-13various: wrap property registration and add a single fixme for long desc.Stefan Kost3-20/+62
2010-10-13h264depay: always mark the codec_data as keyframeWim Taymans1-0/+1
2010-10-13matroskamux: make buffer offsets a byte count rather than a buffer countZaheer Abbas Merali1-2/+4
2010-10-12ext, gst: canonicalise property names where this wasn't the caseTim-Philipp Müller8-21/+21
2010-10-12rtpmpvpay: fix timestamping of rtp buffersThijs Vermeir1-8/+18
2010-10-12examples: Fix build with GTK+ 3.0Sebastian Dröge3-3/+3
2010-10-11rtspsrc: mark as a sourceWim Taymans1-0/+1
2010-10-11autodetect: Set GST_ELEMENT_IS_SOURCE flag on sourcesSebastian Dröge2-13/+18
2010-10-11switchsrc: Set the GST_ELEMENT_IS_SOURCE flagSebastian Dröge1-0/+4
2010-10-11configure: Require core 0.10.30.1Sebastian Dröge1-1/+1
2010-10-10matroskamux: set offsets on outgoing buffersZaheer Abbas Merali2-1/+7
2010-10-10v4l2sink: Only get/set overlay params if neededIOhannes m zmölnig1-13/+14
2010-10-10v4l2sink: Protect against NULL-pointer accessIOhannes m zmölnig1-1/+2
2010-10-08Automatic update of common submoduleDavid Schleef1-0/+0
2010-10-08Automatic update of common submoduleSebastian Dröge1-0/+0
2010-10-06deinterlace: Fix required fields logicRobert Swain1-2/+2
2010-10-06flvmux: resend onMetada tag when tags changes in streamable modeAndoni Morales Alastruey2-0/+18
2010-10-05qtdemux: AAC codec_data can be > 2 bytes longArun Raghavan1-0/+3
2010-10-05matroskademux: only unref buffer when no longer needed for cluster scanningMark Nauwelaerts1-2/+5
2010-10-05matroskademux: avoid infinite cluster scanningMark Nauwelaerts1-0/+7
2010-10-05goom: take duration into account when doing QoSWim Taymans2-0/+2
2010-10-05goom: use adapter for timestampingWim Taymans4-38/+30
2010-10-04raw1394: Don't compile hdv1394src if libiec61883 isn't availableEdward Hervey3-2/+15
2010-10-04icydemux: forward tag eventsAndoni Morales Alastruey1-15/+29
2010-10-04goom2k1: report our latency correctlyWim Taymans1-0/+61
2010-10-04goom2k1: add defines for default width/height/fpsWim Taymans1-7/+13
2010-10-04goom: add latency compensation code.Wim Taymans1-7/+74
2010-10-04test: add python version of the audio senderWim Taymans1-0/+90