summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-11atdec: Change rank to MARGINAL until it can properly handle multichannel audioSebastian Dröge1-1/+1
2014-07-11gl: Move GstGLMixer to the plugin for nowSebastian Dröge11-42/+7
2014-07-11libs: Don't install headers and pc files for libgstwayland/badvideo/badbaseSebastian Dröge4-86/+7
2014-07-11opus: Fix a double-unref in the Opus header codePhilip Withnall1-2/+5
2014-07-11po: Update translationsSebastian Dröge1-12/+13
2014-07-11examples: Add CAT section and CA descriptor supportEdward Hervey1-0/+31
2014-07-11mpegts: Add parsing for CA descriptor (0x05)Edward Hervey2-0/+48
2014-07-10camerabin2: Flush downstream after setting src to READYNicolas Dufresne1-0/+12
2014-07-10tests/icles/dccp: Release reference to parentSebastian Rasmussen2-0/+2
2014-07-09glimagesink: Keep aspect ratio by defaultNicolas Dufresne1-1/+1
2014-07-09mpegts: No need to check for NULL before calling g_free()Sebastian Rasmussen4-18/+8
2014-07-09mpegts: Don't confuse slice allocator with regular oneSebastian Rasmussen1-6/+5
2014-07-09mpegts: Fix dvb linkage leaksEdward Hervey1-28/+23
2014-07-09mpegts: use getter for egde linkage descriptor typeStefan Ringel4-7/+68
2014-07-09mpegts: docs: add missed *_free methodsStefan Ringel1-0/+5
2014-07-09mpegts: fix annotationStefan Ringel1-1/+1
2014-07-09mpegts: Add padding to public structuresEdward Hervey2-0/+7
2014-07-08mpegts: atsc: fix leak of short nameThiago Santos1-0/+1
2014-07-08mpegts: fix leak of language codeThiago Santos1-0/+1
2014-07-06videoaggregator: Fix some more the locking logic in update_src_capsThibault Saunier1-7/+1
2014-07-06videoaggregator: fix broken locking in update_src_caps functionTim-Philipp Müller1-1/+5
2014-07-06aggregator: fix lockingTim-Philipp Müller1-1/+1
2014-07-04facedetect: Make cascades dir a little more portableNicolas Dufresne1-1/+3
2014-07-04handdetect: Use already mapped imageNicolas Dufresne2-29/+14
2014-07-04handdetect: Move size warning in set_caps so it's called onceNicolas Dufresne1-4/+5
2014-07-04faceblur: Port to OpencvVideoFilter base classNicolas Dufresne2-106/+61
2014-07-04cvvideofilter: Don't try to make buffer writableNicolas Dufresne1-4/+0
2014-07-04cvvideofilter: Check buffer_map return valueNicolas Dufresne1-4/+24
2014-07-04mimdec: Print invalid fourcc in error message in hexSebastian Rasmussen1-2/+2
2014-07-04aiffparse: Print invalid fourcc in error message in hexSebastian Rasmussen1-2/+1
2014-07-04configure: fix uninitialized variables with --disable-externalMatthieu Bouron1-0/+2
2014-07-03openni2src: Add proper clean up of OpenNI2 objectsArun Raghavan1-4/+13
2014-07-03openni2src: Don't embed C++ objects in our GObjectArun Raghavan2-75/+100
2014-07-03openni2src: Close device when stopping the streamArun Raghavan1-0/+2
2014-07-03openni2src: Fix timestampingArun Raghavan2-9/+29
2014-07-03openni2src: Make the location property not be mandatoryArun Raghavan1-4/+0
2014-07-03openni2src: Open device on NULL->READYArun Raghavan1-10/+11
2014-07-03openni2src: Fix deadlock when _get_caps() is called before READYArun Raghavan1-8/+10
2014-07-03openni2src: Mark element as a live sourceArun Raghavan1-0/+1
2014-07-03d3dvideosink: Always lock the D3D surfaces in write modeSebastian Dröge1-3/+2
2014-07-03d3dhelpers: Swap UV planes properly for YV12 as compared to I420Sebastian Dröge1-8/+19
2014-07-03amc: Properly integrate COLOR_QCOM_FormatYVU420SemiPlanar32m againSebastian Dröge1-0/+2
2014-07-03amcaudiodec: audio/mpeg is always MPEG 1 layer 3Sebastian Dröge1-0/+1
2014-07-03mpegtspacketizer: Don't dereference NULL if we have no PCR yetSebastian Dröge1-0/+6
2014-07-03tsdemux: Add locking around mpegtspacketiser groups.Jan Schmidt2-3/+40
2014-07-03glcocoa: initalize NSApp asap when using gst-launchJulien Isorce1-1/+1
2014-07-02applemedia: enable vtdec and vtenc only on >= 10.8 where VideoToolbox is publicAlessandro Decina3-10/+23
2014-07-02vtdec: avoid segfault when output isn't configuredThiago Santos1-0/+14
2014-07-02vtdec: ignore the dropped flag if buffer was receivedThiago Santos1-3/+8
2014-07-02d3dvideosink: Don't leak all surfacesSebastian Dröge2-8/+4