Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update translations | Tim-Philipp Müller | 2020-10-21 | 2 | -73/+56 |
* | Automatic update of common submodule | Tim-Philipp Müller | 2020-10-20 | 2 | -53/+52 |
* | x264enc: fixed codestyle | Dmitry Shusharin | 2019-12-16 | 1 | -1/+1 |
* | x264enc: corrected em_data value in CEA-708 CC SEI message (fixes #28) | Dmitry Shusharin | 2019-12-16 | 1 | -1/+1 |
* | Release 1.16.21.16.2 | Tim-Philipp Müller | 2019-12-03 | 6 | -21/+236 |
* | Update docs | Tim-Philipp Müller | 2019-12-03 | 13 | -13/+13 |
* | Release 1.16.11.16.1 | Tim-Philipp Müller | 2019-09-23 | 6 | -18/+413 |
* | Update docs | Tim-Philipp Müller | 2019-09-23 | 13 | -13/+13 |
* | meson: Always require the gmodule dependency | Sebastian Dröge | 2019-09-19 | 2 | -2/+2 |
* | ci: use template from 1.16 branch | Tim-Philipp Müller | 2019-05-02 | 1 | -1/+1 |
* | Release 1.16.01.16.0 | Tim-Philipp Müller | 2019-04-19 | 7 | -89/+242 |
* | Update docs | Tim-Philipp Müller | 2019-04-19 | 13 | -13/+13 |
* | Update translations | Tim-Philipp Müller | 2019-04-19 | 2 | -59/+53 |
* | Release 1.15.901.15.90 | Tim-Philipp Müller | 2019-04-11 | 6 | -48/+142 |
* | Update docs | Tim-Philipp Müller | 2019-04-11 | 13 | -26/+26 |
* | meson: Add a subproject fallback for x264 | Nirbheek Chauhan | 2019-03-27 | 1 | -1/+2 |
* | Update LINGUAS | Piotr Drąg | 2019-03-21 | 1 | -1/+1 |
* | meson: add -Wno-unused also to C++ args when gst debug system is disabled | Tim-Philipp Müller | 2019-03-21 | 1 | -2/+11 |
* | Back to development | Tim-Philipp Müller | 2019-03-04 | 17 | -35/+35 |
* | x264enc: inject CEA708 closed captions | Mathieu Duponchelle | 2019-02-28 | 1 | -0/+54 |
* | Release 1.15.21.15.2 | Tim-Philipp Müller | 2019-02-26 | 6 | -102/+346 |
* | Update docs | Tim-Philipp Müller | 2019-02-26 | 13 | -13/+13 |
* | Update translations | Tim-Philipp Müller | 2019-02-26 | 42 | -55/+122 |
* | sidplay: fix indentation | Tim-Philipp Müller | 2019-02-22 | 1 | -5/+6 |
* | dvdreadsrc: Work around GCC9 compiler warning | Sebastian Dröge | 2019-02-12 | 1 | -3/+7 |
* | meson: Add support orc fallback | Seungha Yang | 2019-01-30 | 1 | -1/+2 |
* | x264: Only enable dynamic loading code for x264 < 253 | Sebastian Dröge | 2019-01-25 | 1 | -2/+2 |
* | x264: Link to gmodule in the meson build if extra x264 libraries are provided | Sebastian Dröge | 2019-01-25 | 1 | -1/+4 |
* | sid: Fix cross-compilation by using AC_TRY_LINK instead of AC_TRY_RUN | Helmut Grohne | 2019-01-17 | 1 | -6/+2 |
* | Release 1.15.11.15.1 | Tim-Philipp Müller | 2019-01-17 | 6 | -59/+1372 |
* | Update docs | Tim-Philipp Müller | 2019-01-17 | 13 | -27/+27 |
* | Update translations | Tim-Philipp Müller | 2019-01-17 | 42 | -790/+817 |
* | tests: Enable test generic_states on Windows | Seungha Yang | 2018-12-30 | 2 | -3/+1 |
* | meson: Use join_paths() instead '/' | Seungha Yang | 2018-12-18 | 2 | -1/+2 |
* | tests: Enable unit test on Windows | Seungha Yang | 2018-12-18 | 3 | -12/+14 |
* | Automatic update of common submodule | Thibault Saunier | 2018-12-05 | 1 | -0/+0 |
* | meson: Specify encoding to UTF-8 when building with MSVC | Seungha Yang | 2018-11-24 | 1 | -0/+1 |
* | Add Gitlab CI configuration | Jordan Petridis | 2018-11-12 | 1 | -0/+1 |
* | Update common submodule location | Matthew Waters | 2018-11-05 | 1 | -1/+1 |
* | Clone the code from gitlab | Haihao Xiang | 2018-11-05 | 2 | -3/+3 |
* | meson: use new 'python' module instead of deprecated | Tim-Philipp Müller | 2018-10-08 | 1 | -1/+1 |
* | tests: x264enc: fix leak in unit test | Tim-Philipp Müller | 2018-09-22 | 1 | -17/+15 |
* | x264enc: Avoid format decision per frame | Seungha Yang | 2018-09-22 | 2 | -4/+7 |
* | meson: add glib-checks option to disable API guards and such | Tim-Philipp Müller | 2018-09-19 | 2 | -0/+8 |
* | meson: fix missing closing bracket in option descriptions | Tim-Philipp Müller | 2018-09-19 | 1 | -2/+2 |
* | meson: add option to disable tests | Tim-Philipp Müller | 2018-08-18 | 3 | -1/+5 |
* | meson: clean up some cruft | Tim-Philipp Müller | 2018-08-18 | 1 | -19/+1 |
* | meson: add options to disable gobject cast checks and glib asserts | Tim-Philipp Müller | 2018-08-18 | 2 | -1/+26 |
* | x264enc: Set bit depth for x264 ≥ 153 | Jan Alexander Steffens (heftig) | 2018-08-16 | 1 | -0/+3 |
* | x264enc: Remove superfluous x264_param_default | Jan Alexander Steffens (heftig) | 2018-08-16 | 1 | -9/+0 |