Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-02 | Fix for python 2.6 | Andoni Morales Alastruey | 1 | -3/+6 | |
2013-04-29 | ios: xcode templates: fix archs settings to use armv7 | Thiago Santos | 1 | -0/+4 | |
Our ios binaries only contain x86 and armv7 archs. Fix the base template to override the default xcode setting of using armv7 and armv7s that would cause the linker to fail | |||||
2013-04-29 | gstreamer-1.0: Add x264 to the restricted codecs package | Sebastian Dröge | 1 | -1/+1 | |
2013-04-25 | xcode:ios: get back to the default compiler | Andoni Morales Alastruey | 1 | -4/+0 | |
the missing __clear_cache symbol in liborc is now fixed in orc itself and we can use the default compiler again | |||||
2013-04-25 | fwlib: find and print duplicated symbols | Andoni Morales Alastruey | 1 | -0/+19 | |
2013-04-25 | fwlib: don't add the object file the final archive twice | Andoni Morales Alastruey | 1 | -3/+10 | |
Some static libraries from the same project include the same object file twice. This result in duplicated symbols which are harmless, but that add noise trying to detect the ones that are really duplicated | |||||
2013-04-25 | config: expand user dir for the gstreamer registry | Andoni Morales Alastruey | 1 | -0/+1 | |
2013-04-24 | x264: fix build in x86 | Andoni Morales Alastruey | 1 | -1/+4 | |
the configure script was run using x86 instead of i686 in the host triplet | |||||
2013-04-23 | gnonlin-static: This is for GStreamer 0.10, not 1.0 | Sebastian Dröge | 1 | -1/+1 | |
2013-04-23 | xcode: fix link error with gcc | Andoni Morales Alastruey | 1 | -0/+2 | |
2013-04-23 | xcode: use llvm-gcc as the default compiler | Andoni Morales Alastruey | 1 | -0/+2 | |
This fixes an undefined symbol link error for __clear_cache when compiling with clang | |||||
2013-04-23 | x264: fix build in ios arm | Andoni Morales Alastruey | 1 | -0/+2 | |
2013-04-23 | gstreamer-1.0: Fix repository URLs | Sebastian Dröge | 12 | -6/+41 | |
Always get everything from the GStreamer project, not GStreamer SDK | |||||
2013-04-23 | gst-plugins-ugly: Fix the file name of the x264 plugin | Sebastian Dröge | 4 | -4/+4 | |
2013-04-22 | x264: add new recipe and enable x264enc in gst-plugins-ugly | Andoni Morales Alastruey | 6 | -9/+42 | |
2013-04-22 | gstreamer-1.0: Add a new base-system package for 1.0 | Sebastian Dröge | 3 | -3/+35 | |
2013-04-22 | gstreamer-1.0: Add gstreamer-1.0-osx-framework | Sebastian Dröge | 1 | -0/+23 | |
2013-04-22 | gstreamer-1.0: Remove applemedia-nonpublic plugin for now | Sebastian Dröge | 2 | -2/+0 | |
2013-04-22 | gstreamer-1.0: Drop jasper, it's not used anymore | Sebastian Dröge | 3 | -4/+3 | |
...and replaced by openjpeg in 1.2 | |||||
2013-04-22 | gstreamer-1.0: Only store ndk-build integration in a single directory for ↵ | Sebastian Dröge | 14 | -546/+40 | |
0.10 and 1.0 | |||||
2013-04-22 | gstreamer-1.0: Update VS integration for 1.0 | Sebastian Dröge | 14 | -4/+626 | |
2013-04-22 | gstreamer-1.0: Some more package cleanups | Sebastian Dröge | 2 | -53/+5 | |
2013-04-22 | gstreamer-1.0: Rename packages from networking to net | Sebastian Dröge | 3 | -4/+4 | |
Windows does not like installers with names longer than 38 characters... | |||||
2013-04-22 | gstreamer-1.0: Only ship check on non-Windows | Sebastian Dröge | 1 | -4/+14 | |
2013-04-22 | gst-plugins-base-1.0: Set --program-prefix to an empty string here too | Sebastian Dröge | 1 | -1/+1 | |
2013-04-22 | gst-libav-1.0: Provide the correct ranlib to libav's build system | Sebastian Dröge | 2 | -10/+12 | |
2013-04-22 | gstreamer-1.0: Windows specific changes | Sebastian Dröge | 2 | -8/+0 | |
2013-04-22 | gstreamer-1.0: Add Android specific 1.0 changes | Sebastian Dröge | 19 | -6/+1213 | |
2013-04-22 | gstreamer-1.0: Update recipes for 1.0 | Sebastian Dröge | 20 | -105/+602 | |
2013-04-22 | gstreamer-1.0: Add initial packages | Sebastian Dröge | 25 | -2/+668 | |
2013-04-22 | osx: Convert absolute paths to relative paths in the OSX file merger | Sebastian Dröge | 1 | -6/+3 | |
2013-04-22 | fontconfig: Create relative links to the configuration files | Sebastian Dröge | 1 | -0/+13 | |
2013-04-22 | bzip2: Fix dylib symlink on OSX | Sebastian Dröge | 1 | -0/+7 | |
2013-04-22 | android: Allow to use 4.7 and x86-64 toolchains if available | Sebastian Dröge | 1 | -8/+27 | |
Also update the CFLAGS and LDFLAGS from latest Android NDK | |||||
2013-04-19 | Add support for Fedora 19 | Sebastian Dröge | 5 | -3/+7 | |
2013-04-19 | Add support for OpenSUSE 12.3 | Guy Lunardi | 2 | -0/+3 | |
2013-04-17 | packages: delete unused package | Andoni Morales Alastruey | 1 | -18/+0 | |
2013-04-16 | cogl: Add autoreconf = True | Luciana Fujii Pontello | 1 | -0/+1 | |
2013-04-16 | qt5: Use system libs | Luciana Fujii Pontello | 1 | -0/+1 | |
2013-04-16 | qt5: add recipe for Qt5 | Andoni Morales Alastruey | 1 | -0/+109 | |
2013-04-16 | xcode:ios: add missing frameworks to the base template | Andoni Morales Alastruey | 1 | -1/+1 | |
2013-04-16 | gst-plugins-bad: fix configure in ios for eglgles plugin | Andoni Morales Alastruey | 2 | -0/+4 | |
2013-04-16 | gstreamer-ios-templates: leave the "Core" enabled by default | Andoni Morales Alastruey | 1 | -1/+5 | |
2013-04-16 | gstreamer-io-templates: make it easier to enable categories | Andoni Morales Alastruey | 1 | -1/+1 | |
2013-04-16 | gst-plugins-bad: list eglgles plugin in the recipe | Andoni Morales Alastruey | 2 | -0/+2 | |
2013-04-16 | fwlib: fix extration of object files with duplicated names | Andoni Morales Alastruey | 1 | -0/+27 | |
2013-04-16 | gstreamer-ios-templates: make it easier to uncomment plugins categories | Andoni Morales Alastruey | 1 | -1/+1 | |
2013-04-16 | xcode:ios: add a modified main.m initializing gstreamer | Andoni Morales Alastruey | 2 | -0/+21 | |
2013-04-16 | xcode:ios: add missing frameworks and libraries to the linker flags | Andoni Morales Alastruey | 1 | -1/+2 | |
2013-04-16 | gstreamer-io-templates: add missing ';' | Andoni Morales Alastruey | 1 | -2/+2 | |