summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* gme: Free decoder instance when going from PAUSED to READYSebastian Dröge2016-12-131-0/+4
* ttmlrender: Fix segfault on _render_text_region()Seungha Yang2016-12-121-4/+12
* ttmlparse: Transform caps eventSeungha Yang2016-12-121-0/+12
* qml: Fix egl being deinitialized on display cleanupSergey Borovkov2016-12-091-2/+2
* fdkaac: fix the build for older fdkaac versionsStefan Sauer2016-12-071-1/+4
* qml/item: also unref the display on destructionMatthew Waters2016-12-071-0/+2
* chromaprint: Fix compilation with chromaprint 1.4Sebastian Dröge2016-12-071-1/+1
* dtls: Set openssl's threadid the 1.0.x wayScott D Phillips2016-12-051-4/+4
* segmentation: Port to GstOpencvVideoFilter base classNicolas Dufresne2016-12-042-39/+31
* grabcut: Port to GstOpencvVideoFilter base classNicolas Dufresne2016-12-042-33/+37
* retinex: Port to GstOpencvVideoFilter base classNicolas Dufresne2016-12-042-50/+37
* opencv/meson: check presence of required opencv_contrib headersNicolas Dufresne2016-12-011-0/+1
* edgedetect: Avoid extra copy of the output imageNicolas Dufresne2016-12-012-13/+8
* edgedetect: Remove redundant CAPS event handlerNicolas Dufresne2016-12-011-51/+8
* cvlaplace: Avoid extra copy of the output imageNicolas Dufresne2016-12-012-12/+3
* cvlaplace: Remove redundant CAPS event handlerNicolas Dufresne2016-12-011-53/+8
* cvsobel: Avoid extra copy of the output imageNicolas Dufresne2016-12-012-12/+3
* cvsobel: Remove redundant CAPS event handlerNicolas Dufresne2016-12-011-50/+8
* opencv: Remove uneeded buffer writability checkNicolas Dufresne2016-12-012-11/+1
* meson/ttml: Add missing math library dependencyNicolas Dufresne2016-11-301-1/+3
* mssdemux: fix meson buildPhilippe Normand2016-11-291-0/+1
* mssdemux: improved live playback supportPhilippe Normand2016-11-296-10/+567
* schro: #include math.h before schroedinger headersScott D Phillips2016-11-293-3/+3
* meson: Rework opencv plugin checksNirbheek Chauhan2016-11-291-16/+50
* m3u8: Mark uri_join() function as staticSebastian Dröge2016-11-281-1/+1
* dash: Fix stripping of space at the beginning/end of durationsSebastian Dröge2016-11-271-2/+2
* opencv: Make the OpenCV plugin optional in the meson buildSebastian Dröge2016-11-271-1/+1
* opencv: Enable in meson buildLuis de Bethencourt2016-11-262-1/+51
* hlsdemux: Handle GST_SEEK_TYPE_NONE seekEdward Hervey2016-11-261-54/+62
* ext: Fix various compiler warnings with clangSebastian Dröge2016-11-252-2/+2
* gldownload: fix element description (was "OpenGL uploader")Florent Thiéry2016-11-251-1/+1
* mpdparser: Don't set variable just to overwrite it again laterSebastian Dröge2016-11-231-1/+0
* wldisplay: Don't compare a guint with < 0Sebastian Dröge2016-11-231-1/+1
* mimic: remove ancient codecTim-Philipp Müller2016-11-238-1156/+0
* opencv: forward declare opencv typesPhilippe Renon2016-11-211-0/+2
* mpdparser: Modify return of the function for loading external resources to voidSeungha Yang2016-11-211-10/+2
* mpdparser: Handle invalid external xml link for SegmentList elementSeungha Yang2016-11-211-37/+27
* mpdparser: Handle invalid external xml link for AdaptationSet elementSeungha Yang2016-11-211-27/+21
* mpdparser: Handle invalid external xml link for Period elementSeungha Yang2016-11-211-40/+24
* dashdemux: Fix leak in gst_dash_demux_stream_freeSeungha Yang2016-11-191-0/+4
* wayland: avoid prefix clash in combined pkg-config checkReynaldo H. Verdejo Pinochet2016-11-182-4/+3
* ttmlrender: Mark pad as needing reconfiguration again if it failedSebastian Dröge2016-11-181-2/+16
* assrender: Mark pad as needing reconfiguration again if reconfiguration failedSebastian Dröge2016-11-181-2/+20
* iqa: Add to DIST_SUBDIRSSebastian Dröge2016-11-181-0/+1
* iqa: Error out when trying to compare video stream with different sizesThibault Saunier2016-11-171-15/+34
* iqa: Add meson build supportThibault Saunier2016-11-172-0/+15
* Adds a new Image Quality Assessment plugin.Mathieu Duponchelle2016-11-174-0/+441
* curl: transfer hangs in case connection was cut between client and serverImre Eörs2016-11-161-0/+15
* gl: remove empty BUGS fileMatthew Waters2016-11-161-3/+0
* meson: Build waylandsinkThibault Saunier2016-11-152-1/+45