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