summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Expand)AuthorFilesLines
2019-06-07libpng: Fix build in native Windows do to incorrect \r insertedAndoni Morales2-1/+43
2019-06-07m4: workaround hack for m4.exe error in WindowsNacho Garcia2-33/+10
2019-06-07libtheora: disable examples in all platformsAndoni Morales Alastruey2-4/+41
2019-06-07libursctp: fix build using the ucrtbase CRTAndoni Morales Alastruey2-1/+29
2019-06-07flac: fix use of sscanf with newer MinGWAndoni Morales Alastruey1-0/+3
2019-06-07libusrsctp: fix MinGW build with upstream patchAndoni Morales Alastruey2-1/+50
2019-06-07vsintegration: don't isntall libmoldname.aAndoni Morales Alastruey1-13/+4
2019-06-07ffmpeg: fix windows cross-compilation with the multilib toolchainAndoni Morales Alastruey2-9/+35
2019-06-07libtheora: fix build with the new toolchainAndoni Morales Alastruey10-229/+197
2019-06-07srt: fix build with newer mingw v6.0.0Andoni Morales Alastruey2-0/+30
2019-06-07libass: remove unneeded fix with newer MinGWAndoni Morales Alastruey2-25/+0
2019-06-07libvpx: fix windows x86_64 build with newer GCCAndoni Morales Alastruey1-0/+5
2019-06-07glib: fix build with newer MinGWAndoni Morales Alastruey3-83/+0
2019-06-07Upgrade toolchain to GCC 8.2.0 MinGW v6.0.0Andoni Morales Alastruey14-774/+75
2019-05-27Add wix recipe to create msi packages in cross-compilation buildsAndoni Morales Alastruey1-0/+19
2019-05-24libvpx.recipe: Fix build with VS 2019Seungha Yang1-4/+4
2019-05-15glib.recipe: Fix build with MSVCSeungha Yang2-0/+32
2019-05-15recipes: libnice: upgrade to 0.1.16Tim-Philipp Müller3-295/+3
2019-05-06recipes: libpng: update to 1.6.37Tim-Philipp Müller1-2/+2
2019-04-20Back to development: 1.17.0.1Nirbheek Chauhan5-31/+4
2019-04-20orc.recipe: Bump to 0.4.29, use the tarball1.16.0Nirbheek Chauhan2-2/+17
2019-04-20gst-editing-services: Add a patch for missing pc fileNirbheek Chauhan2-0/+27
2019-04-20gst-plugins-bad-1.0: Add various missing plugins without dependenciesSebastian Dröge1-2/+8
2019-04-19gst-editing-services-1.0: Ship the new GES plugin in addition to the NLE pluginSebastian Dröge1-2/+4
2019-04-19libvpx.recipe: Fix compatibility with VS 2019Nirbheek Chauhan1-4/+11
2019-04-19cerbero: Fix build on the Jenkins CINirbheek Chauhan1-6/+2
2019-04-19Build 1.16.0 releaseTim-Philipp Müller10-11/+11
2019-04-17meson.recipe: Add support for VS2019Nirbheek Chauhan2-1/+31
2019-04-17recipes: Don't set cpp_std anymore, it's set per-pluginNirbheek Chauhan2-5/+0
2019-04-13gst recipes: Also move back from tarballs to gitNirbheek Chauhan1-1/+1
2019-04-13gst recipes: Bump to 1.15.90.1 for further developmentNirbheek Chauhan1-1/+1
2019-04-12Build 1.15.90 releaseTim-Philipp Müller10-11/+11
2019-04-09Fix cdparanoia.recipe libtool dependencies for cdda_paranoiaLoïc Le Page1-1/+1
2019-04-08libvpx: fix libtool libraryAndoni Morales Alastruey1-1/+3
2019-04-07opus: Force stack alignment on sse optimized functionsNicolas Dufresne2-0/+47
2019-04-04gst-plugins-bad: Enable four non-fringe pluginsNirbheek Chauhan1-4/+18
2019-04-04glib-networking: add missing .la file for static linkingJorge Zapata1-0/+8
2019-03-22recipes: gst-validate: disable debug-viewerTim-Philipp Müller1-0/+1
2019-03-21ninja.recipe: Use shell.new_call() to output to logfileNirbheek Chauhan1-1/+2
2019-03-21recipes: Use self.config.python_exe instead of sys.executableNirbheek Chauhan2-6/+2
2019-03-21meson.recipe: Use shell.new_call() to output to logfileNirbheek Chauhan1-4/+2
2019-03-20gst-validate: ship .la file for the default overridesMatthew Waters1-0/+9
2019-03-19libvpx: Currently only outputs a static library for AndroidMatthew Waters1-0/+1
2019-03-18ladspa.recipe: Set library_type for custom buildsNirbheek Chauhan1-0/+1
2019-03-18libusrsctp.recipe: Do not print to stdout during extractNirbheek Chauhan1-3/+2
2019-03-18openssl.recipe: Fix Perl searching with new async configureNirbheek Chauhan1-4/+7
2019-03-18librsvg.recipe: Add a python3 wrapper script on WindowsNirbheek Chauhan1-0/+14
2019-03-18libmms.recipe: We do need to run aclocal on WindowsNirbheek Chauhan1-7/+0
2019-03-18cerbero/windows: Skip DLL/implib code when only staticNirbheek Chauhan1-1/+1
2019-03-18filesprovider: implement library type selectionMatthew Waters5-4/+11