summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-17WIP ! mpegtsdemux trick mode fixestrickmodesEdward Hervey3-11/+54
2014-07-16mxfmux: Avoid taking unnecessary refSebastian Rasmussen1-1/+1
2014-07-16gl: Include GL_CFLAGS while checking for GL typedefsMart Raudsepp1-0/+5
2014-07-16gl: Always include EGL_CFLAGS in GL_CFLAGS when EGL_LIBS is added to GL_LIBSMart Raudsepp1-0/+1
2014-07-16po: update POTFILESPiotr Drąg1-0/+2
2014-07-15d3dvideosink: Open Direct3D devices in a threadsafe waySebastian Dröge1-0/+3
2014-07-11curlsshsink: Include gst.h and other stuff before anything elseSebastian Dröge2-6/+6
2014-07-11wrappercamerabinsrc: Fix caps filter caps proxyingNicolas Dufresne1-15/+14
2014-07-11gl: Always build gstglmixer, not only when full OpenGL support is enabledSebastian Dröge1-3/+3
2014-07-11curl: Use winsock2 instead and the GLib macro for checking if we're on WindowsSebastian Dröge2-4/+4
2014-07-11motioncells: Use no network API if not requiredSebastian Dröge1-47/+13
2014-07-11ext: Include winsock.h on Windows when requiredAlexey Pavlov3-5/+18
2014-07-11Release 1.3.91Sebastian Dröge78-101/+1099
2014-07-11gl: Link to all required libraries but not moreSebastian Dröge2-2/+1
2014-07-11video: Properly include headers in Makefile.amSebastian Dröge1-5/+1
2014-07-11Update .po filesSebastian Dröge40-40/+40
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