summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* handdetect: Move size warning in set_caps so it's called onceNicolas Dufresne2014-07-041-4/+5
* faceblur: Port to OpencvVideoFilter base classNicolas Dufresne2014-07-042-106/+61
* cvvideofilter: Don't try to make buffer writableNicolas Dufresne2014-07-041-4/+0
* cvvideofilter: Check buffer_map return valueNicolas Dufresne2014-07-041-4/+24
* mimdec: Print invalid fourcc in error message in hexSebastian Rasmussen2014-07-041-2/+2
* aiffparse: Print invalid fourcc in error message in hexSebastian Rasmussen2014-07-041-2/+1
* configure: fix uninitialized variables with --disable-externalMatthieu Bouron2014-07-041-0/+2
* openni2src: Add proper clean up of OpenNI2 objectsArun Raghavan2014-07-031-4/+13
* openni2src: Don't embed C++ objects in our GObjectArun Raghavan2014-07-032-75/+100
* openni2src: Close device when stopping the streamArun Raghavan2014-07-031-0/+2
* openni2src: Fix timestampingArun Raghavan2014-07-032-9/+29
* openni2src: Make the location property not be mandatoryArun Raghavan2014-07-031-4/+0
* openni2src: Open device on NULL->READYArun Raghavan2014-07-031-10/+11
* openni2src: Fix deadlock when _get_caps() is called before READYArun Raghavan2014-07-031-8/+10
* openni2src: Mark element as a live sourceArun Raghavan2014-07-031-0/+1
* d3dvideosink: Always lock the D3D surfaces in write modeSebastian Dröge2014-07-031-3/+2
* d3dhelpers: Swap UV planes properly for YV12 as compared to I420Sebastian Dröge2014-07-031-8/+19
* amc: Properly integrate COLOR_QCOM_FormatYVU420SemiPlanar32m againSebastian Dröge2014-07-031-0/+2
* amcaudiodec: audio/mpeg is always MPEG 1 layer 3Sebastian Dröge2014-07-031-0/+1
* mpegtspacketizer: Don't dereference NULL if we have no PCR yetSebastian Dröge2014-07-031-0/+6
* tsdemux: Add locking around mpegtspacketiser groups.Jan Schmidt2014-07-032-3/+40
* glcocoa: initalize NSApp asap when using gst-launchJulien Isorce2014-07-031-1/+1
* applemedia: enable vtdec and vtenc only on >= 10.8 where VideoToolbox is publicAlessandro Decina2014-07-023-10/+23
* vtdec: avoid segfault when output isn't configuredThiago Santos2014-07-021-0/+14
* vtdec: ignore the dropped flag if buffer was receivedThiago Santos2014-07-021-3/+8
* d3dvideosink: Don't leak all surfacesSebastian Dröge2014-07-022-8/+4
* d3dvideosink: PostMessage() takes integers as last parameters, not pointersSebastian Dröge2014-07-021-2/+2
* d3dvideosink: Remove unused variableSebastian Dröge2014-07-021-1/+0
* gl/examples: gitignore generated filesMatthew Waters2014-07-025-381/+2
* gl : fix qglwtextureshare demoWang Xin-yu (王昕宇)2014-07-022-13/+16
* watchdog: Only create a new GSource if we have a main contextGöran Jönsson2014-07-011-3/+3
* videoaggregator: reset QoS on segment eventVincent Penquerc'h2014-07-011-0/+1
* tests: h264parser: add test to identify EOSEQ / EOS NALs.Gwenole Beauchesne2014-07-011-0/+62
* tests: h264parse: add test for byte-stream/au output.Gwenole Beauchesne2014-07-011-0/+57
* tests: h264parse: check SEI buffering_period() message is output.Gwenole Beauchesne2014-07-011-7/+24
* h264parse: fix collection of access units to preserve config headers.Gwenole Beauchesne2014-07-011-2/+9
* h264parse: improve conditions for skipping NAL units.Gwenole Beauchesne2014-07-011-12/+31
* h264parse: introduce new state tracking variables.Gwenole Beauchesne2014-07-012-1/+32
* h264parse: fix and optimize NAL collection function.Gwenole Beauchesne2014-07-011-3/+3
* codecparsers: h264: clarifications and documentation fixes.Gwenole Beauchesne2014-07-011-8/+12
* codecparsers: h264: fix identification of EOSEQ and EOS NALs.Gwenole Beauchesne2014-07-011-2/+2
* rtmpsrc: Report limited bandwidthJan Alexander Steffens (heftig)2014-07-011-0/+9
* mpegts: Expose GstMpegtsDescriptor free functionEdward Hervey2014-07-016-16/+26
* eagl: Disable usage of R and RG textures on iOSSebastian Dröge2014-06-302-0/+12
* faceblur: release the haar cascadeThiago Santos2014-06-301-0/+4
* aggregator: Avoid destroying sources we do not ownThibault Saunier2014-06-302-10/+33
* vtenc: fix memory leakMatthieu Bouron2014-06-301-4/+15
* segmentation: Release memory storage in finalizeSebastian Dröge2014-06-301-0/+2
* textoverlay: Release memory storage and resize image when caps changeSebastian Dröge2014-06-301-3/+10
* templatematch: Release cvImages when reloading templates are changing capsSebastian Dröge2014-06-301-0/+7