summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.10.11.10.1Sebastian Dröge2016-11-17121-180/+600
* Update .po filesSebastian Dröge2016-11-1740-661/+738
* po: Update translationsSebastian Dröge2016-11-1710-1107/+791
* applemedia: error out if the uri property is not setMatthew Waters2016-11-171-0/+6
* vmncdec: Sanity-check width/height before using itSebastian Dröge2016-11-161-1/+5
* glwindow: use g_thread_unref() to release navigation threadHaihua Hu2016-11-151-0/+2
* dtlscertificate: Fix error checking in RSA_generate_key_ex() usageSebastian Dröge2016-11-141-3/+4
* hlsdemux: Fix NULL pointer dereference when checking if there is a next fragmentSebastian Dröge2016-11-121-1/+1
* amc: Allow registering codecs, camera or sensors if any of the others failedSebastian Dröge2016-11-091-24/+47
* ahs: Don't assert on deinit if initialization failed beforeSebastian Dröge2016-11-091-3/+2
* decklinkvideosink: Also stop scheduled playback when gst_element_lost_state()...Sebastian Dröge2016-11-041-44/+74
* dtls: Fix compiler warnings with openssl 1.1 or newerSebastian Dröge2016-11-042-10/+19
* decklinkaudiosrc: Ignore channel-mask when checking set_caps compatibilityVivia Nikolaidou2016-11-041-2/+12
* bayer: fix stride inconsistencies for odd widthsTim-Philipp Müller2016-11-042-3/+3
* gldisplay: Fix inverted preconditionMatthew Waters2016-11-031-1/+1
* gl/gi: some annotation updates for called functionsMatthew Waters2016-11-038-22/+20
* gl/gi: also include GstVideoMatthew Waters2016-11-031-0/+1
* gl/docs: massive updateMatthew Waters2016-11-0334-85/+558
* gl/docs: document new API added in 1.10Matthew Waters2016-11-039-15/+313
* gl/docs: update lists of included symbolsMatthew Waters2016-11-033-41/+238
* glsl: fix #version 150 not working with profilesMatthew Waters2016-11-032-22/+88
* meson: update versionTim-Philipp Müller2016-11-011-1/+1
* Release 1.10.01.10.0Sebastian Dröge2016-11-01123-173/+2086
* Update .po filesSebastian Dröge2016-11-0140-544/+689
* po: Update translationsSebastian Dröge2016-11-012-263/+160
* directsoundsrc: Correctly cast mixer to uintptrArtem Martynovich2016-10-311-1/+1
* hlsdemux: don't try to access non-existant iframe variantMichael Olbrich2016-10-311-8/+10
* timidity: add support for libtimidity-0.2.xsezero2016-10-311-0/+4
* dtls: port to OpenSSL 1.1.0Daiki Ueno2016-10-312-9/+93
* rawparse: pass flow returns upstreamTim-Philipp Müller2016-10-291-2/+2
* build: Also need to define GST_EXPORTS for AutotoolsNirbheek Chauhan2016-10-282-0/+2
* gstgl: Re-enable WINAPI on _MSC_VERNirbheek Chauhan2016-10-283-25/+25
* Just remove win32/common/libgstgl.defNirbheek Chauhan2016-10-271-349/+0
* plugins: Use explicit type conversion from enumsNirbheek Chauhan2016-10-273-5/+7
* Explicitly define float constants as floatNirbheek Chauhan2016-10-2710-41/+41
* Fix incorrect return type in several functionsNirbheek Chauhan2016-10-275-8/+8
* meson: Don't warn about C4146 with MSVCNirbheek Chauhan2016-10-271-1/+1
* gstgl: Add GST_EXPORT to all symbols used on WindowsNirbheek Chauhan2016-10-2727-6/+300
* meson: Add support for building WGL on WindowsNirbheek Chauhan2016-10-271-25/+34
* ext/gl: Don't define boolean on Windows with MSVCNirbheek Chauhan2016-10-271-0/+3
* gstgl: Porting fixes for MSVC with MesonNirbheek Chauhan2016-10-271-1/+4
* dvb/parsechannels: collapse notes on channel_name encoding conflictReynaldo H. Verdejo Pinochet2016-10-231-4/+2
* dvb/parsechannels: rename ZAP parser for clarityReynaldo H. Verdejo Pinochet2016-10-231-5/+4
* dvb: fix gtk-doc syntax for wrongly formatted commentsReynaldo H. Verdejo Pinochet2016-10-232-12/+10
* meson: hls: Only build when any crypto_dep is foundScott D Phillips2016-10-241-11/+13
* meson: directsound: Add ole32 library dependencyScott D Phillips2016-10-211-1/+1
* meson: winscreencap depends on gstvideoScott D Phillips2016-10-211-1/+1
* meson: Remove gstreamer-check-1.0 dependencyScott D Phillips2016-10-211-2/+0
* glsyncmeta: don't glFinish() everytime a sync point is setMatthew Waters2016-10-211-8/+5
* dash: do not use invalid stream durationThiago Santos2016-10-201-1/+2