summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-17Release 1.10.11.10.1Sebastian Dröge121-180/+600
2016-11-17Update .po filesSebastian Dröge40-661/+738
2016-11-17po: Update translationsSebastian Dröge10-1107/+791
2016-11-17applemedia: error out if the uri property is not setMatthew Waters1-0/+6
2016-11-16vmncdec: Sanity-check width/height before using itSebastian Dröge1-1/+5
2016-11-15glwindow: use g_thread_unref() to release navigation threadHaihua Hu1-0/+2
2016-11-14dtlscertificate: Fix error checking in RSA_generate_key_ex() usageSebastian Dröge1-3/+4
2016-11-12hlsdemux: Fix NULL pointer dereference when checking if there is a next fragmentSebastian Dröge1-1/+1
2016-11-09amc: Allow registering codecs, camera or sensors if any of the others failedSebastian Dröge1-24/+47
2016-11-09ahs: Don't assert on deinit if initialization failed beforeSebastian Dröge1-3/+2
2016-11-04decklinkvideosink: Also stop scheduled playback when gst_element_lost_state()...Sebastian Dröge1-44/+74
2016-11-04dtls: Fix compiler warnings with openssl 1.1 or newerSebastian Dröge2-10/+19
2016-11-04decklinkaudiosrc: Ignore channel-mask when checking set_caps compatibilityVivia Nikolaidou1-2/+12
2016-11-04bayer: fix stride inconsistencies for odd widthsTim-Philipp Müller2-3/+3
2016-11-03gldisplay: Fix inverted preconditionMatthew Waters1-1/+1
2016-11-03gl/gi: some annotation updates for called functionsMatthew Waters8-22/+20
2016-11-03gl/gi: also include GstVideoMatthew Waters1-0/+1
2016-11-03gl/docs: massive updateMatthew Waters34-85/+558
2016-11-03gl/docs: document new API added in 1.10Matthew Waters9-15/+313
2016-11-03gl/docs: update lists of included symbolsMatthew Waters3-41/+238
2016-11-03glsl: fix #version 150 not working with profilesMatthew Waters2-22/+88
2016-11-01meson: update versionTim-Philipp Müller1-1/+1
2016-11-01Release 1.10.01.10.0Sebastian Dröge123-173/+2086
2016-11-01Update .po filesSebastian Dröge40-544/+689
2016-11-01po: Update translationsSebastian Dröge2-263/+160
2016-10-31directsoundsrc: Correctly cast mixer to uintptrArtem Martynovich1-1/+1
2016-10-31hlsdemux: don't try to access non-existant iframe variantMichael Olbrich1-8/+10
2016-10-31timidity: add support for libtimidity-0.2.xsezero1-0/+4
2016-10-31dtls: port to OpenSSL 1.1.0Daiki Ueno2-9/+93
2016-10-29rawparse: pass flow returns upstreamTim-Philipp Müller1-2/+2
2016-10-28build: Also need to define GST_EXPORTS for AutotoolsNirbheek Chauhan2-0/+2
2016-10-28gstgl: Re-enable WINAPI on _MSC_VERNirbheek Chauhan3-25/+25
2016-10-27Just remove win32/common/libgstgl.defNirbheek Chauhan1-349/+0
2016-10-27plugins: Use explicit type conversion from enumsNirbheek Chauhan3-5/+7
2016-10-27Explicitly define float constants as floatNirbheek Chauhan10-41/+41
2016-10-27Fix incorrect return type in several functionsNirbheek Chauhan5-8/+8
2016-10-27meson: Don't warn about C4146 with MSVCNirbheek Chauhan1-1/+1
2016-10-27gstgl: Add GST_EXPORT to all symbols used on WindowsNirbheek Chauhan27-6/+300
2016-10-27meson: Add support for building WGL on WindowsNirbheek Chauhan1-25/+34
2016-10-27ext/gl: Don't define boolean on Windows with MSVCNirbheek Chauhan1-0/+3
2016-10-27gstgl: Porting fixes for MSVC with MesonNirbheek Chauhan1-1/+4
2016-10-23dvb/parsechannels: collapse notes on channel_name encoding conflictReynaldo H. Verdejo Pinochet1-4/+2
2016-10-23dvb/parsechannels: rename ZAP parser for clarityReynaldo H. Verdejo Pinochet1-5/+4
2016-10-23dvb: fix gtk-doc syntax for wrongly formatted commentsReynaldo H. Verdejo Pinochet2-12/+10
2016-10-24meson: hls: Only build when any crypto_dep is foundScott D Phillips1-11/+13
2016-10-21meson: directsound: Add ole32 library dependencyScott D Phillips1-1/+1
2016-10-21meson: winscreencap depends on gstvideoScott D Phillips1-1/+1
2016-10-21meson: Remove gstreamer-check-1.0 dependencyScott D Phillips1-2/+0
2016-10-21glsyncmeta: don't glFinish() everytime a sync point is setMatthew Waters1-8/+5
2016-10-20dash: do not use invalid stream durationThiago Santos1-1/+2