summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* dash: properly inherit segmentlist from periodThiago Santos2016-10-201-4/+9
* meson: gl: add support for building with dispmanx on the rpiMatthew Waters2016-10-196-16/+57
* gl/eglimage: Fix passing the destroy function to gst_egl_image_new_wrappedMatthew Waters2016-10-182-2/+2
* meson: Add missing gstvideo dep to segmentclipNirbheek Chauhan2016-10-181-1/+1
* Implemented gst_video_overlay_set_window_handle()Munez2016-10-182-1/+20
* meson: gl: fix detection of glx without glMatthew Waters2016-10-181-1/+1
* meson: gl: fix incorrect error stringMatthew Waters2016-10-181-1/+1
* qt: Fix failing build on RPISergey Borovkov2016-10-181-0/+5
* gl/dispmanx: egl_show should resize the window only if there is no render rec...Munez2016-10-181-2/+4
* gl/dispmanx: Fix set_render_rectangle typoMunez2016-10-181-1/+1
* mpegtsmux: fix buffer size mismatch in M2TS modeVincent Penquerc'h2016-10-171-1/+25
* meson: Don't set c_std to gnu99Nirbheek Chauhan2016-10-151-1/+0
* dvbsrc: fix 'delivery system'-related messagesReynaldo H. Verdejo Pinochet2016-10-141-8/+8
* bayer: fix _transform_caps method to preserve fields in given capsJoan Pau Beltran2016-10-142-60/+47
* waylandsink: Properly configure internal poolArun Raghavan2016-10-131-1/+1
* common: sync to latest revisionTim-Philipp Müller2016-10-121-0/+0
* mpegtsdemux: Implement efficient program updatesEdward Hervey2016-10-123-1/+200
* mpegtsdemux: Ensure we always get an upstream stream-idEdward Hervey2016-10-121-1/+41
* mpegtsdemux: Fix issues with GST_DISABLE_GST_DEBUGEdward Hervey2016-10-112-4/+1
* mpegtsdemux: Switch to using GstStream/GstStreamCollectionEdward Hervey2016-10-113-14/+67
* mpegtsbase: Remove duplicated codeEdward Hervey2016-10-111-68/+49
* adaptivedemux: fix buffer size print formatArnaud Vrac2016-10-111-1/+1