index
:
gstreamer/cerbero
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.24
1.4
1.6
1.8
main
master
Cerbero build system used to build the official upstream GStreamer 1.0 SDK binaries (mirrored from https://gitlab.freedesktop.org/gstreamer/cerbero)
tpm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-20
orc.recipe: Bump to 0.4.29, use the tarball
1.16.0
Nirbheek Chauhan
2
-2
/
+17
2019-04-20
gst-editing-services: Add a patch for missing pc file
Nirbheek Chauhan
2
-0
/
+27
2019-04-20
cerbero: Don't look for gstreamer-validate-default-overrides-1.0.pc
Nirbheek Chauhan
1
-0
/
+1
2019-04-20
gst-plugins-bad-1.0: Add various missing plugins without dependencies
Sebastian Dröge
1
-2
/
+8
2019-04-19
gst-editing-services-1.0: Ship the new GES plugin in addition to the NLE plugin
Sebastian Dröge
1
-2
/
+4
2019-04-19
libvpx.recipe: Fix compatibility with VS 2019
Nirbheek Chauhan
1
-4
/
+11
2019-04-19
cerbero: Fix build on the Jenkins CI
Nirbheek Chauhan
3
-10
/
+13
2019-04-19
Build 1.16.0 release
Tim-Philipp Müller
12
-13
/
+13
2019-04-17
meson.recipe: Add support for VS2019
Nirbheek Chauhan
2
-1
/
+31
2019-04-17
cerbero: Add support for building with VS2019
Nirbheek Chauhan
1
-0
/
+6
2019-04-17
recipes: Don't set cpp_std anymore, it's set per-plugin
Nirbheek Chauhan
2
-5
/
+0
2019-04-17
cerbero: Fix spawning of cerbero shell on Windows
Nirbheek Chauhan
1
-2
/
+3
2019-04-13
gst recipes: Also move back from tarballs to git
Nirbheek Chauhan
1
-1
/
+1
2019-04-13
gst recipes: Bump to 1.15.90.1 for further development
Nirbheek Chauhan
3
-3
/
+3
2019-04-12
cerbero: Fix debian packaging
Nirbheek Chauhan
1
-0
/
+2
2019-04-12
cerbero: Fix typo that was missed while merging
1.15.90
Nirbheek Chauhan
1
-1
/
+1
2019-04-12
Build 1.15.90 release
Tim-Philipp Müller
12
-13
/
+13
2019-04-11
Improve support for mirrors
Andoni Morales Alastruey
3
-15
/
+39
2019-04-11
Fix failures handling when downloading files with cURL
Andoni Morales Alastruey
1
-1
/
+1
2019-04-10
keep the original PS1 info from host env
Stéphane Cerveau
1
-3
/
+3
2019-04-09
Fix cdparanoia.recipe libtool dependencies for cdda_paranoia
Loïc Le Page
1
-1
/
+1
2019-04-09
Fix support for static linking
Andoni Morales Alastruey
1
-1
/
+4
2019-04-08
libvpx: fix libtool library
Andoni Morales Alastruey
1
-1
/
+3
2019-04-08
Convert check to async functions
Jorge Zapata
1
-1
/
+6
2019-04-07
opus: Force stack alignment on sse optimized functions
Nicolas Dufresne
2
-0
/
+47
2019-04-04
gst-plugins-bad: Enable four non-fringe plugins
Nirbheek Chauhan
1
-4
/
+18
2019-04-04
Add Linux Mint Tessa 19.1 version
Loïc Le Page
1
-1
/
+1
2019-04-04
glib-networking: add missing .la file for static linking
Jorge Zapata
1
-0
/
+8
2019-04-04
gi: disable correctly gi when no typelibs are defined
Jorge Zapata
1
-1
/
+2
2019-04-04
Add a remove EnvVarOp
Jorge Zapata
1
-0
/
+31
2019-04-02
cerbero: Use check_output for fetching the perl version
Nirbheek Chauhan
1
-2
/
+2
2019-03-25
cerbero/package: New argument --xz to output .tar.xz
Nirbheek Chauhan
4
-12
/
+29
2019-03-25
cerbero/package: Use lbzip2 for tarballs when available
Nirbheek Chauhan
1
-3
/
+21
2019-03-25
cerbero: Share code for creating android and dist tarballs
Nirbheek Chauhan
2
-30
/
+10
2019-03-25
Revert "cerbero: Set os.environ instead of editing it in-place"
Nirbheek Chauhan
1
-1
/
+2
2019-03-25
cerbero: Don't cache the output of shell.ls_files()
Nirbheek Chauhan
1
-9
/
+4
2019-03-22
recipes: gst-validate: disable debug-viewer
Tim-Philipp Müller
1
-0
/
+1
2019-03-21
ninja.recipe: Use shell.new_call() to output to logfile
Nirbheek Chauhan
1
-1
/
+2
2019-03-21
cerbero/shell: Fix typo in new_call FatalError
Nirbheek Chauhan
1
-1
/
+1
2019-03-21
cerbero: Cache the output of shell.ls_files
Nirbheek Chauhan
1
-5
/
+8
2019-03-21
cerbero: Cache the return value of config.get_env
Nirbheek Chauhan
1
-0
/
+1
2019-03-21
cerbero: Set os.environ instead of editing it in-place
Nirbheek Chauhan
1
-2
/
+1
2019-03-21
cerbero: Print where profiling will be outputted when enabled
Nirbheek Chauhan
1
-1
/
+3
2019-03-21
cerbero: Use Path.glob() instead of `ls`
Nirbheek Chauhan
1
-7
/
+8
2019-03-21
recipes: Use self.config.python_exe instead of sys.executable
Nirbheek Chauhan
3
-7
/
+3
2019-03-21
meson.recipe: Use shell.new_call() to output to logfile
Nirbheek Chauhan
1
-4
/
+2
2019-03-20
shell: wget: Reduce verbosity
Nicolas Dufresne
1
-0
/
+1
2019-03-20
macos: explicitly pass logfile references to the macos-specific operations
Matthew Waters
3
-8
/
+11
2019-03-20
osxrelocator: only relocate shared libraries
Matthew Waters
1
-0
/
+2
2019-03-20
gst-validate: ship .la file for the default overrides
Matthew Waters
1
-0
/
+9
[next]