diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2017-06-15 14:28:46 +0300 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2017-06-15 14:28:46 +0300 |
commit | b8c8b45da02f392343a68dfb1bfea3f20080dc3e (patch) | |
tree | 812d354097f65c1bcd8d4da8fae09a07ca90e150 /ChangeLog | |
parent | 55108a43f6bbe0738aa57afaf72ebdb8aa187cd9 (diff) | |
download | gst-libav-b8c8b45da02f392343a68dfb1bfea3f20080dc3e.tar.gz |
Release 1.10.51.10.5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 48 |
1 files changed, 46 insertions, 2 deletions
@@ -1,9 +1,53 @@ +=== release 1.10.5 === + +2017-06-15 Sebastian Dröge <slomo@coaxion.net> + + * configure.ac: + releasing 1.10.5 + +2017-05-16 18:54:32 +0300 Sebastian Dröge <sebastian@centricular.com> + + * ext/libav/gstavviddec.c: + avviddec: Don't expose NVIDIA CUVID decoder + It's not working without further changes on our side, like all hardware + decoders in ffmpeg. + +2017-05-17 10:45:33 +0300 Sebastian Dröge <sebastian@centricular.com> + + * gst-libs/ext/libav: + libav: Update to ffmpeg n3.2.5 + +2016-11-03 12:43:46 -0700 Scott D Phillips <scott.d.phillips@intel.com> + + * meson.build: + meson: Include libav dependency in FFmpeg check + The FFmpeg-origin check can't work if it isn't provided the + dependency library. + https://bugzilla.gnome.org/show_bug.cgi?id=773911 + +2017-03-10 20:29:42 +0100 Mathieu Duponchelle <mathieu.duponchelle@opencreed.com> + + * meson.build: + meson: bump required meson version + core required 0.35.0 for 1.10, and this allows cherry-picking + a patch that fixes the libavcodec version check. + +2017-02-23 17:27:06 +0000 Tim-Philipp Müller <tim@centricular.com> + + * meson.build: + meson: update version + === release 1.10.4 === -2017-02-23 Sebastian Dröge <slomo@coaxion.net> +2017-02-23 16:01:16 +0200 Sebastian Dröge <sebastian@centricular.com> + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.10.4 + * docs/plugins/inspect/plugin-libav.xml: + * gst-libav.doap: + Release 1.10.4 2017-02-12 21:49:03 +0200 Sebastian Dröge <sebastian@centricular.com> |