gitlab.freedesktop.org / gstreamer/gst-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 6580cad3 | Release 1.19.2 | Tim-Philipp Müller <t****m@c****m> | over 4 years ago | |
| f9eac69d | Back to development | Tim-Philipp Müller <t****m@c****m> | about 5 years ago | |
| 474c4bea | Release 1.19.1 | Tim-Philipp Müller <t****m@c****m> | about 5 years ago | |
| f8165aee | Fixed meson.build to correctly use libdir | Stirling Westrup <s****p@u****m> | about 5 years ago | |
| 7a0decbe | gstreamer-full: plugin can be registered statically. | Stéphane Cerveau <s****u@c****m> | over 5 years ago | |
| 2b5b0d95 | macOS: Fix plugin link with Python 3.8 | Andoni Morales Alastruey <y****a@g****m> | over 5 years ago | |
| 6396ebf8 | ci: include template from gst-ci master branch again | Tim-Philipp Müller <t****m@c****m> | over 5 years ago | |
| 20a5925c | Back to development | Tim-Philipp Müller <t****m@c****m> | over 5 years ago | |
| a85f99e2 | Release 1.18.0 | Tim-Philipp Müller <t****m@c****m> | over 5 years ago | |
| c6c4fc40 | Fix distcheck by setting up overrides in plugin init |
Thibault Saunier <t****r@i****m>
Committed by: GStreamer Merge Bot <g****t@g****g> |
almost 6 years ago | |
| 98519897 | Release 1.17.90 | Tim-Philipp Müller <t****m@c****m> | almost 6 years ago | |
| 3c020d16 | overrides: Fix buffer API break | Thibault Saunier <t****r@i****m> | almost 6 years ago | |
| 4c3ffc78 | Back to development | Tim-Philipp Müller <t****m@c****m> | almost 6 years ago | |
| ae11b6ce | Release 1.17.2 | Tim-Philipp Müller <t****m@c****m> | almost 6 years ago | |
| 994f068f | Back to development | Tim-Philipp Müller <t****m@c****m> | almost 6 years ago | |
| 03fc4a23 | Release 1.17.1 | Tim-Philipp Müller <t****m@c****m> | almost 6 years ago | |
| b9d26cbf | Gst.py: raise an error if we can't unmap the memory | Jose Quaresma <q****e@g****m> | almost 6 years ago | |
| bea8e5c6 | Gst.py: unref __parent__ on unmap otherwise it cause a memory leak | Jose Quaresma <q****e@g****m> | almost 6 years ago | |
| 9a31b014 | overrides: fix memory leak in pyg_boxed_new | Jose Quaresma <q****e@g****m> | almost 6 years ago | |
| a034db56 | overrides: memory and buffer unmap code can be shared | Jose Quaresma <q****e@g****m> | about 6 years ago | |
| e71f7739 | overrides: _remap: refactor to avoid memory leaks with PyObject | Jose Quaresma <q****e@g****m> | about 6 years ago | |
| db1cc4c6 | Add an example to record audio | Thibault Saunier <t****r@i****m> | about 6 years ago | |
| e1f7c22d | gstmodule: Fix reference counts of Py_True and Py_False | Mathieu Duponchelle <m****u@c****m> | over 6 years ago | |
| d37ca295 | testsuite: remove cleanup | Guillaume Desmottes <g****s@c****m> | over 6 years ago | |
| 10707f43 | Fix build with Python 3.8 by also checking for python-3.X-embed.pc | Sebastian Dröge <s****n@c****m> | over 6 years ago | |
| 986d6d12 | example: Use do_fill in AudioTestSrc instead of do_create | Thibault Saunier <t****r@i****m> | over 6 years ago | |
| efbce602 | Do not declare mix declaration and code |
Thibault Saunier <t****r@i****m>
Committed by: Thibault Saunier <t****r@g****g> |
over 6 years ago | |
| d365954f | Subclass Exception for mapping and unmapping errors | Thibault Saunier <t****r@i****m> | over 6 years ago | |
| 91d05de9 | python: Fix type type qualifiers issues | Thibault Saunier <t****r@i****m> | over 6 years ago | |
| 95b2f643 | Remove python2 support | Thibault Saunier <t****r@i****m> | over 6 years ago | |
| f98c206b | Fix configure python lib detection in macOS | Andoni Morales Alastruey <y****a@g****m> | over 6 years ago | |
| 6d53d0ae | tests: Add buffer map/unmap tests | Philipp Zabel <p****l@g****m> | over 6 years ago | |
| acb2da66 | Remove autotools build | Tim-Philipp Müller <t****m@c****m> | over 6 years ago | |
| c04bb945 | overrides: fix callback setter overrides (bis) | Mathieu Duponchelle <m****u@c****m> | almost 7 years ago | |
| 34e0e3ce | overrides: fix callback setter overrides |
Mathieu Duponchelle <m****u@c****m>
Committed by: Mathieu Duponchelle <m****1@g****m> |
almost 7 years ago | |
| 42a27817 | suppr: Add a supression on wrong jump in python from fedora 30 | Thibault Saunier <t****r@i****m> | almost 7 years ago | |
| dae8210e | meson: expose plugins variable | Mathieu Duponchelle <m****u@c****m> | about 7 years ago | |
| 6fcd2c83 | override Element before Bin so we can access element fields of bins | Thibault Saunier <t****r@i****m> | about 7 years ago | |
| 6e51428c | Back to development | Tim-Philipp Müller <t****m@c****m> | about 7 years ago | |
| 7f1b5fe9 | Release 1.16.0 | Tim-Philipp Müller <t****m@c****m> | about 7 years ago | |
| 0bb109b5 | Update TODO | Luis de Bethencourt <l****g@a****m> | about 7 years ago | |
| 996f54ac | Release 1.15.90 | Tim-Philipp Müller <t****m@c****m> | about 7 years ago | |
| 2e91b713 | Gst.py: add high-level helpers |
Mathieu Duponchelle <m****u@c****m>
Committed by: Mathieu Duponchelle <m****1@g****m> |
about 7 years ago | |
| fecfe451 | Changes the mapinfo so that the mapped data is writable |
Daniel Klamt <g****s@p****e>
Committed by: Philipp Zabel <p****l@g****m> |
about 7 years ago | |
| 30cc0fc8 | Back to development | Tim-Philipp Müller <t****m@c****m> | over 7 years ago | |
| 5a5eae51 | Release 1.15.2 | Tim-Philipp Müller <t****m@c****m> | over 7 years ago | |
| 96ecb224 | Gst.init() has to be called before GstPbutils is imported | Thibault Saunier <t****r@i****m> | over 7 years ago | |
| 8e42b632 | meson: Re add workarounds to detect libpython path | Thibault Saunier <t****r@i****m> | over 7 years ago | |
| fcfcbe76 | Release 1.15.1 | Tim-Philipp Müller <t****m@c****m> | over 7 years ago | |
| 1cece5bd | overrides: add a set_caps() method to the Pad override | Antonio Ospite <a****2@a****t> | over 7 years ago | |
| a37b7c7a | autogen.sh: update to match updated common submodule | Tim-Philipp Müller <t****m@c****m> | over 7 years ago | |
| 7b1dcdab | Fix indentation of .c files | Tim-Philipp Müller <t****m@c****m> | over 7 years ago | |
| 31a98a88 | Update common submodule | Thibault Saunier <t****r@i****m> | over 7 years ago | |
| 86f7386f | Add Gitlab CI configuration | Jordan Petridis <j****n@c****m> | over 7 years ago | |
| 93c7308e | Update git locations to gitlab | Matthew Waters <m****w@c****m> | over 7 years ago | |
| f79ac2d1 | Tests: the sys.meta_path trick does not work for python2 | Mathieu Duponchelle <m****u@c****m> | over 7 years ago | |
| d64bbc1e | Tests: refactor testing approach | Mathieu Duponchelle <m****u@c****m> | over 7 years ago | |
| ae3ffd3a | meson: address python module port comments | Mathieu Duponchelle <m****u@c****m> | over 7 years ago | |
| a15ed715 | automake: remove __init__.py's | Mathieu Duponchelle <m****u@c****m> | over 7 years ago | |
| 055e2e17 | Remove __init__.py files | Mathieu Duponchelle <m****u@c****m> | over 7 years ago | |
| 11a2fa99 | meson: add pygobject fallback | Mathieu Duponchelle <m****u@c****m> | over 7 years ago | |
| 4ce52c02 | Examples: add audiotestsrc plugin example | Mathieu Duponchelle <m****u@c****m> | almost 8 years ago | |
| 71bb9509 | Examples: add audioplot plugin example | Mathieu Duponchelle <m****u@c****m> | almost 8 years ago | |
| 6cf081fa | Examples: add mixer plugin example | Mathieu Duponchelle <m****u@c****m> | almost 8 years ago | |
| 6fcc1433 | examples: add a dynamic pipeline example | Mathieu Duponchelle <m****u@c****m> | almost 8 years ago | |
| 71d4c9f9 | helloworld: fix typo | Mathieu Duponchelle <m****u@c****m> | almost 8 years ago | |
| af4ade37 | meson: use new python module |
Havard Graff <h****f@g****m>
Committed by: Mathieu Duponchelle <m****u@c****m> |
about 8 years ago | |
| 548dead5 | Fix distcheck | Tim-Philipp Müller <t****m@c****m> | about 8 years ago | |
| c20e6d44 | meson: drop config.h.meson template | Tim-Philipp Müller <t****m@c****m> | about 8 years ago | |
| f1c3050f | Bump pygobject dependency to 3.8 | Thibault Saunier <t****r@i****m> | about 8 years ago | |
| e84b9b05 | overrides: use get_introspection_module |
Emilio Pozuelo Monfort <p****7@g****m>
Committed by: Thibault Saunier <t****r@i****m> |
about 8 years ago | |
| 861a67bd | overrides: Fix mixup between query function and chain one | Thibault Saunier <t****r@i****m> | about 8 years ago | |
| f77c69cc | Dist autogen.sh and configure.ac | Tim-Philipp Müller <t****m@c****m> | about 8 years ago | |
| 31c33043 | Back to development | Tim-Philipp Müller <t****m@c****m> | about 8 years ago | |
| e9d615bf | gstmodule: fix warning when building against python2 |
Havard Graff <h****f@g****m>
Committed by: Thibault Saunier <t****r@i****m> |
about 8 years ago | |
| 38d95adb | Release 1.14.0 | Tim-Philipp Müller <t****m@c****m> | about 8 years ago | |
| 10ba0a08 | Release 1.13.91 | Tim-Philipp Müller <t****m@c****m> | about 8 years ago | |
| abb68ad4 | Release 1.13.90 | Tim-Philipp Müller <t****m@c****m> | over 8 years ago | |
| 2818bf30 | configure.ac: Don't use runtime location of overrides by default |
Edward Hervey <e****d@c****m>
Committed by: Edward Hervey <b****d@b****m> |
over 8 years ago | |
| 69300571 | bitmask: Do not use long() directly with python3 | Thibault Saunier <t****r@i****m> | over 8 years ago | |
| 063562c9 | Allow Bitmask to be created from ints and longs but always store as long | Sebastian Dröge <s****n@c****m> | over 8 years ago | |
| 146b8cca | makefiles: Add missing dist files | Nicolas Dufresne <n****e@c****m> | over 8 years ago | |
| e1c6f864 | Back to development | Tim-Philipp Müller <t****m@c****m> | over 8 years ago | |
| 8a807cc1 | overrides: accept Gst.Structure in Caps.__new__ | Mathieu Duponchelle <m****u@c****m> | over 8 years ago | |
| 429b58ed | Release 1.13.1 | Tim-Philipp Müller <t****m@c****m> | over 8 years ago | |
| c3de24be | Print Python version after initialization | Sebastian Dröge <s****n@c****m> | over 8 years ago | |
| 3517f37b | pluginloader: Print Python library path that is tried to be loaded | Sebastian Dröge <s****n@c****m> | over 8 years ago | |
| 2dd3bb0c | Ship meson build system in autotools generated tarballs | Sebastian Dröge <s****n@c****m> | over 8 years ago | |
| fb9401d6 | gi: Check Gst has not been initialized before loading bindings |
Thibault Saunier <t****r@o****m>
Committed by: Thibault Saunier <t****r@i****m> |
over 8 years ago | |
| a8aaada0 | meson: Fix detection of overrides path in some cases | Thibault Saunier <t****r@o****m> | almost 9 years ago | |
| 42599004 | plugin: Always initialize GIL state | Thibault Saunier <t****r@o****m> | almost 9 years ago | |
| fcbca025 | Fix simply running testsuite in meson | Thibault Saunier <t****r@o****m> | almost 9 years ago | |
| cb0dd804 | Add support for Gst.Bitmask | Thibault Saunier <t****r@o****m> | almost 9 years ago | |
| fe222637 | tests: Stop using deprecated assertion methods | Thibault Saunier <t****r@o****m> | almost 9 years ago | |
| 9845c91a | tests: Move all Fundamental types tests in a file | Thibault Saunier <t****r@o****m> | almost 9 years ago | |
| dd943155 | structure: Add a .keys() method and implement __str__ | Thibault Saunier <t****r@o****m> | almost 9 years ago | |
| 31dfe42b | Return a Gst.*Range instead of a python range converting from GValue to python | Thibault Saunier <t****r@o****m> | almost 9 years ago | |
| 02ddaf29 | structures: Override __new__ to make it more pythonic | Thibault Saunier <t****r@o****m> | almost 9 years ago | |
| 24156b0b | overrides: Remove IntRange And Int64Range on Python2 | Olivier Crête <o****e@c****m> | about 9 years ago | |
| bc3e5b12 | test: Add test for the plugin loader |
Olivier Crête <o****e@c****m>
Committed by: Guillaume Desmottes <g****s@c****m> |
about 9 years ago |