summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-23meson: Don't generate doc cache when no plugins are enabledMatthew Waters1-1/+3
2019-07-15x264enc: Port to color_{primaries,transfer,matrix}_to_isoSeungha Yang1-76/+6
2019-07-15tests: x264enc: Enable test on WindowsSeungha Yang2-4/+3
2019-06-02meson: Bump minimal GLib version to 2.44Niels De Graef2-2/+2
2019-05-29doc: remove xml from commentsMathieu Duponchelle1-3/+2
2019-05-25asfdemux: remove some unused cruft in internal headersTim-Philipp Müller1-31/+0
2019-05-16docs: Stop building the doc cache by defaultThibault Saunier2-11/+10
2019-05-13docs: Update plugins documentation cacheThibault Saunier1-20/+20
2019-05-13docs: Port documentation to hotdocThibault Saunier48-2015/+2560
2019-04-26docs: Port all docstring to gtk-doc markdownThibault Saunier13-73/+64
2019-04-26meson: sidplay: use library() instead of shared_module()Tim-Philipp Müller1-1/+2
2019-04-22meson: Always require the gmodule dependencySebastian Dröge2-2/+2
2019-04-19Back to developmentTim-Philipp Müller17-33/+33
2019-04-19Release 1.16.01.16.0Tim-Philipp Müller7-89/+242
2019-04-19Update docsTim-Philipp Müller13-13/+13
2019-04-19Update translationsTim-Philipp Müller2-59/+53
2019-04-11Release 1.15.901.15.90Tim-Philipp Müller6-48/+142
2019-04-11Update docsTim-Philipp Müller13-26/+26
2019-03-27meson: Add a subproject fallback for x264Nirbheek Chauhan1-1/+2
2019-03-21Update LINGUASPiotr Drąg1-1/+1
2019-03-21meson: add -Wno-unused also to C++ args when gst debug system is disabledTim-Philipp Müller1-2/+11
2019-03-04Back to developmentTim-Philipp Müller17-35/+35
2019-02-28x264enc: inject CEA708 closed captionsMathieu Duponchelle1-0/+54
2019-02-26Release 1.15.21.15.2Tim-Philipp Müller6-102/+346
2019-02-26Update docsTim-Philipp Müller13-13/+13
2019-02-26Update translationsTim-Philipp Müller42-55/+122
2019-02-22sidplay: fix indentationTim-Philipp Müller1-5/+6
2019-02-12dvdreadsrc: Work around GCC9 compiler warningSebastian Dröge1-3/+7
2019-01-30meson: Add support orc fallbackSeungha Yang1-1/+2
2019-01-25x264: Only enable dynamic loading code for x264 < 253Sebastian Dröge1-2/+2
2019-01-25x264: Link to gmodule in the meson build if extra x264 libraries are providedSebastian Dröge1-1/+4
2019-01-17sid: Fix cross-compilation by using AC_TRY_LINK instead of AC_TRY_RUNHelmut Grohne1-6/+2
2019-01-17Release 1.15.11.15.1Tim-Philipp Müller6-59/+1372
2019-01-17Update docsTim-Philipp Müller13-27/+27
2019-01-17Update translationsTim-Philipp Müller42-790/+817
2018-12-30tests: Enable test generic_states on WindowsSeungha Yang2-3/+1
2018-12-18meson: Use join_paths() instead '/'Seungha Yang2-1/+2
2018-12-18tests: Enable unit test on WindowsSeungha Yang3-12/+14
2018-12-05Automatic update of common submoduleThibault Saunier1-0/+0
2018-11-24meson: Specify encoding to UTF-8 when building with MSVCSeungha Yang1-0/+1
2018-11-12Add Gitlab CI configurationJordan Petridis1-0/+1
2018-11-05Update common submodule locationMatthew Waters1-1/+1
2018-11-05Clone the code from gitlabHaihao Xiang2-3/+3
2018-10-08meson: use new 'python' module instead of deprecatedTim-Philipp Müller1-1/+1
2018-09-22tests: x264enc: fix leak in unit testTim-Philipp Müller1-17/+15
2018-09-22x264enc: Avoid format decision per frameSeungha Yang2-4/+7
2018-09-19meson: add glib-checks option to disable API guards and suchTim-Philipp Müller2-0/+8
2018-09-19meson: fix missing closing bracket in option descriptionsTim-Philipp Müller1-2/+2
2018-08-18meson: add option to disable testsTim-Philipp Müller3-1/+5
2018-08-18meson: clean up some cruftTim-Philipp Müller1-19/+1