Release 1.15.90
This commit is contained in:
		
							parent
							
								
									517a6f2eef
								
							
						
					
					
						commit
						65ff97d85f
					
				
							
								
								
									
										70
									
								
								ChangeLog
									
									
									
									
									
								
							
							
						
						
									
										70
									
								
								ChangeLog
									
									
									
									
									
								
							| @ -1,3 +1,73 @@ | ||||
| === release 1.15.90 === | ||||
| 
 | ||||
| 2019-04-11 00:28:18 +0100  Tim-Philipp Müller <tim@centricular.com> | ||||
| 
 | ||||
| 	* ChangeLog: | ||||
| 	* NEWS: | ||||
| 	* RELEASE: | ||||
| 	* configure.ac: | ||||
| 	* gst-plugins-ugly.doap: | ||||
| 	* meson.build: | ||||
| 	  Release 1.15.90 | ||||
| 
 | ||||
| 2019-04-11 00:28:18 +0100  Tim-Philipp Müller <tim@centricular.com> | ||||
| 
 | ||||
| 	* docs/plugins/inspect/plugin-a52dec.xml: | ||||
| 	* docs/plugins/inspect/plugin-amrnb.xml: | ||||
| 	* docs/plugins/inspect/plugin-amrwbdec.xml: | ||||
| 	* docs/plugins/inspect/plugin-asf.xml: | ||||
| 	* docs/plugins/inspect/plugin-cdio.xml: | ||||
| 	* docs/plugins/inspect/plugin-dvdlpcmdec.xml: | ||||
| 	* docs/plugins/inspect/plugin-dvdread.xml: | ||||
| 	* docs/plugins/inspect/plugin-dvdsub.xml: | ||||
| 	* docs/plugins/inspect/plugin-mpeg2dec.xml: | ||||
| 	* docs/plugins/inspect/plugin-realmedia.xml: | ||||
| 	* docs/plugins/inspect/plugin-sid.xml: | ||||
| 	* docs/plugins/inspect/plugin-x264.xml: | ||||
| 	* docs/plugins/inspect/plugin-xingmux.xml: | ||||
| 	  Update docs | ||||
| 
 | ||||
| 2019-03-27 21:59:45 +0530  Nirbheek Chauhan <nirbheek@centricular.com> | ||||
| 
 | ||||
| 	* ext/x264/meson.build: | ||||
| 	  meson: Add a subproject fallback for x264 | ||||
| 
 | ||||
| 2019-03-10 19:33:31 +0000  Piotr Drąg <piotrdrag@gmail.com> | ||||
| 
 | ||||
| 	* po/LINGUAS: | ||||
| 	  Update LINGUAS | ||||
| 
 | ||||
| 2019-03-21 11:23:07 +0000  Tim-Philipp Müller <tim@centricular.com> | ||||
| 
 | ||||
| 	* meson.build: | ||||
| 	  meson: add -Wno-unused also to C++ args when gst debug system is disabled | ||||
| 
 | ||||
| 2019-03-04 09:08:07 +0000  Tim-Philipp Müller <tim@centricular.com> | ||||
| 
 | ||||
| 	* NEWS: | ||||
| 	* RELEASE: | ||||
| 	* configure.ac: | ||||
| 	* docs/plugins/inspect/plugin-a52dec.xml: | ||||
| 	* docs/plugins/inspect/plugin-amrnb.xml: | ||||
| 	* docs/plugins/inspect/plugin-amrwbdec.xml: | ||||
| 	* docs/plugins/inspect/plugin-asf.xml: | ||||
| 	* docs/plugins/inspect/plugin-cdio.xml: | ||||
| 	* docs/plugins/inspect/plugin-dvdlpcmdec.xml: | ||||
| 	* docs/plugins/inspect/plugin-dvdread.xml: | ||||
| 	* docs/plugins/inspect/plugin-dvdsub.xml: | ||||
| 	* docs/plugins/inspect/plugin-mpeg2dec.xml: | ||||
| 	* docs/plugins/inspect/plugin-realmedia.xml: | ||||
| 	* docs/plugins/inspect/plugin-sid.xml: | ||||
| 	* docs/plugins/inspect/plugin-x264.xml: | ||||
| 	* docs/plugins/inspect/plugin-xingmux.xml: | ||||
| 	* meson.build: | ||||
| 	  Back to development | ||||
| 
 | ||||
| 2019-02-28 11:03:31 +0100  Mathieu Duponchelle <mathieu@centricular.com> | ||||
| 
 | ||||
| 	* ext/x264/gstx264enc.c: | ||||
| 	  x264enc: inject CEA708 closed captions | ||||
| 
 | ||||
| === release 1.15.2 === | ||||
| 
 | ||||
| 2019-02-26 11:48:50 +0000  Tim-Philipp Müller <tim@centricular.com> | ||||
|  | ||||
							
								
								
									
										98
									
								
								NEWS
									
									
									
									
									
								
							
							
						
						
									
										98
									
								
								NEWS
									
									
									
									
									
								
							| @ -4,7 +4,7 @@ GSTREAMER 1.16 RELEASE NOTES | ||||
| 
 | ||||
| 
 | ||||
| GStreamer 1.16 has not been released yet. It is scheduled for release in | ||||
| March 2019. | ||||
| April 2019. | ||||
| 
 | ||||
| 1.15.x is the unstable development version that is being developed in | ||||
| the git master branch and which will eventually result in 1.16. | ||||
| @ -15,7 +15,7 @@ the git master branch and which will eventually result in 1.16. | ||||
| See https://gstreamer.freedesktop.org/releases/1.16/ for the latest | ||||
| version of this document. | ||||
| 
 | ||||
| _Last updated: Wednesday 27 January 2019, 00:30 UTC (log)_ | ||||
| _Last updated: Wednesday 10 April 2019, 00:50 UTC (log)_ | ||||
| 
 | ||||
| 
 | ||||
| Introduction | ||||
| @ -648,6 +648,15 @@ OpenGL integration | ||||
|     import DMABUF FDs and also directly pass the pixel format, relying | ||||
|     on the GPU to do the conversion. | ||||
| 
 | ||||
| -   The OpenGL library no longer restores the OpenGL viewport. This is a | ||||
|     performance optimization to not require performing multiple | ||||
|     expensive glGet*() function calls per frame. This affects any | ||||
|     application or plugin use of the following functions and objects: | ||||
|     -   glcolorconvert library object (not the element) | ||||
|     -   glviewconvert library object (not the element) | ||||
|     -   gst_gl_framebuffer_draw_to_texture() | ||||
|     -   custom GstGLWindow implementations | ||||
| 
 | ||||
| 
 | ||||
| Tracing framework and debugging improvements | ||||
| 
 | ||||
| @ -1164,47 +1173,51 @@ Windows | ||||
| 
 | ||||
| Contributors | ||||
| 
 | ||||
| Aleix Conchillo Flaqué, Alessandro Decina, Alexandru Băluț, Alex Ashley, | ||||
| Alexey Chernov, Alicia Boya García, Amit Pandya, Andoni Morales | ||||
| Alastruey, Andreas Frisch, Andre McCurdy, Andy Green, Anthony Violo, | ||||
| Antoine Jacoutot, Antonio Ospite, Arun Raghavan, Aurelien Jarno, | ||||
| Aaron Boxer, Aleix Conchillo Flaqué, Alessandro Decina, Alexandru Băluț, | ||||
| Alex Ashley, Alexey Chernov, Alicia Boya García, Amit Pandya, Andoni | ||||
| Morales Alastruey, Andreas Frisch, Andre McCurdy, Andy Green, Anthony | ||||
| Violo, Antoine Jacoutot, Antonio Ospite, Arun Raghavan, Aurelien Jarno, | ||||
| Aurélien Zanelli, ayaka, Bananahemic, Bastian Köcher, Branko Subasic, | ||||
| Brendan Shanks, Carlos Rafael Giani, Christoph Reiter, Corentin Noël, | ||||
| Daeseok Youn, Daniel Drake, Daniel Klamt, Dardo D Kleiner, David Ing, | ||||
| David Svensson Fors, Devarsh Thakkar, Dimitrios Katsaros, Edward Hervey, | ||||
| Emilio Pozuelo Monfort, Enrique Ocaña González, Ezequiel Garcia, Fabien | ||||
| Dessenne, Fabrizio Gennari, Florent Thiéry, Francisco Velazquez, | ||||
| Freyr666, Garima Gaur, Gary Bisson, George Kiagiadakis, Georg Lippitsch, | ||||
| Georg Ottinger, Geunsik Lim, Göran Jönsson, Guillaume Desmottes, H1Gdev, | ||||
| Haihao Xiang, Haihua Hu, Harshad Khedkar, Havard Graff, He Junyan, | ||||
| Hoonhee Lee, Hosang Lee, Hyunjun Ko, Ingo Randolf, Iñigo Huguet, James | ||||
| Stevenson, Jan Alexander Steffens, Jan Schmidt, Jerome Laheurte, Jimmy | ||||
| Ohn, Joakim Johansson, Jochen Henneberg, Johan Bjäreholt, John-Mark | ||||
| Bell, John Nikolaides, Jonathan Karlsson, Jonny Lamb, Jordan Petridis, | ||||
| Josep Torra, Joshua M. Doe, Jos van Egmond, Juan Navarro, Jun Xie, | ||||
| Brendan Shanks, Carlos Rafael Giani, Charlie Turner, Christoph Reiter, | ||||
| Corentin Noël, Daeseok Youn, Damian Vicino, Dan Kegel, Daniel Drake, | ||||
| Daniel Klamt, Danilo Spinella, Dardo D Kleiner, David Ing, David | ||||
| Svensson Fors, Devarsh Thakkar, Dimitrios Katsaros, Edward Hervey, | ||||
| Emilio Pozuelo Monfort, Enrique Ocaña González, Erlend Eriksen, Ezequiel | ||||
| Garcia, Fabien Dessenne, Fabrizio Gennari, Florent Thiéry, Francisco | ||||
| Velazquez, Freyr666, Garima Gaur, Gary Bisson, George Kiagiadakis, Georg | ||||
| Lippitsch, Georg Ottinger, Geunsik Lim, Göran Jönsson, Guillaume | ||||
| Desmottes, H1Gdev, Haihao Xiang, Haihua Hu, Harshad Khedkar, Havard | ||||
| Graff, He Junyan, Hoonhee Lee, Hosang Lee, Hyunjun Ko, Ilya Smelykh, | ||||
| Ingo Randolf, Iñigo Huguet, Jakub Adam, James Stevenson, Jan Alexander | ||||
| Steffens, Jan Schmidt, Jerome Laheurte, Jimmy Ohn, Joakim Johansson, | ||||
| Jochen Henneberg, Johan Bjäreholt, John-Mark Bell, John Bassett, John | ||||
| Nikolaides, Jonathan Karlsson, Jonny Lamb, Jordan Petridis, Josep Torra, | ||||
| Joshua M. Doe, Jos van Egmond, Juan Navarro, Julian Bouzas, Jun Xie, | ||||
| Junyan He, Justin Kim, Kai Kang, Kim Tae Soo, Kirill Marinushkin, Kyrylo | ||||
| Polezhaiev, Lars Petter Endresen, Linus Svensson, Louis-Francis | ||||
| Ratté-Boulianne, Luis de Bethencourt, Luz Paz, Lyon Wang, Maciej Wolny, | ||||
| Marc-André Lureau, Marc Leeman, Marcos Kintschner, Marian Mihailescu, | ||||
| Marinus Schraal, Mark Nauwelaerts, Marouen Ghodhbane, Martin Kelly, | ||||
| Matej Knopp, Mathieu Duponchelle, Matteo Valdina, Matthew Waters, | ||||
| Matthias Fend, memeka, Michael Drake, Michael Gruner, Michael Olbrich, | ||||
| Michael Tretter, Miguel Paris, Mike Wey, Mikhail Fludkov, Naveen | ||||
| Cherukuri, Nicola Murino, Nicolas Dufresne, Niels De Graef, Nirbheek | ||||
| Chauhan, Norbert Wesp, Ognyan Tonchev, Olivier Crête, Omar Akkila, | ||||
| Patricia Muscalu, Patrick Radizi, Patrik Nilsson, Paul Kocialkowski, Per | ||||
| Forlin, Peter Körner, Peter Seiderer, Petr Kulhavy, Philippe Normand, | ||||
| Philippe Renon, Philipp Zabel, Pierre Labastie, Roland Jon, Roman | ||||
| Sivriver, Rosen Penev, Russel Winder, Sam Gigliotti, Sean-Der, Sebastian | ||||
| Dröge, Seungha Yang, Sjoerd Simons, Snir Sheriber, Song Bing, Soon, | ||||
| Thean Siew, Sreerenj Balachandran, Stefan Ringel, Stephane Cerveau, | ||||
| Stian Selnes, Suhas Nayak, Takeshi Sato, Thiago Santos, Thibault | ||||
| Saunier, Thomas Bluemel, Tianhao Liu, Tim-Philipp Müller, Tomasz | ||||
| Andrzejak, Tomislav Tustonić, U. Artie Eoff, Ulf Olsson, Varunkumar | ||||
| Allagadapa, Víctor Guzmán, Víctor Manuel Jáquez Leal, Vincenzo Bono, | ||||
| Vineeth T M, Vivia Nikolaidou, Wang Fei, wangzq, Whoopie, Wim Taymans, | ||||
| Wind Yuan, Wonchul Lee, Xabier Rodriguez Calvar, Xavier Claessens, | ||||
| Haihao Xiang, Yacine Bandou, Yeongjin Jeong, Yuji Kuwabara, Zeeshan Ali, | ||||
| Ratté-Boulianne, Lucas Stach, Luis de Bethencourt, Luz Paz, Lyon Wang, | ||||
| Maciej Wolny, Marc-André Lureau, Marc Leeman, Marco Trevisan (Treviño), | ||||
| Marcos Kintschner, Marian Mihailescu, Marinus Schraal, Mark Nauwelaerts, | ||||
| Marouen Ghodhbane, Martin Kelly, Matej Knopp, Mathieu Duponchelle, | ||||
| Matteo Valdina, Matthew Waters, Matthias Fend, memeka, Michael Drake, | ||||
| Michael Gruner, Michael Olbrich, Michael Tretter, Miguel Paris, Mike | ||||
| Wey, Mikhail Fludkov, Naveen Cherukuri, Nicola Murino, Nicolas Dufresne, | ||||
| Niels De Graef, Nirbheek Chauhan, Norbert Wesp, Ognyan Tonchev, Olivier | ||||
| Crête, Omar Akkila, Pat DeSantis, Patricia Muscalu, Patrick Radizi, | ||||
| Patrik Nilsson, Paul Kocialkowski, Per Forlin, Peter Körner, Peter | ||||
| Seiderer, Petr Kulhavy, Philippe Normand, Philippe Renon, Philipp Zabel, | ||||
| Pierre Labastie, Piotr Drąg, Roland Jon, Roman Sivriver, Roman Shpuntov, | ||||
| Rosen Penev, Russel Winder, Sam Gigliotti, Santiago Carot-Nemesio, | ||||
| Sean-Der, Sebastian Dröge, Seungha Yang, Shi Yan, Sjoerd Simons, Snir | ||||
| Sheriber, Song Bing, Soon, Thean Siew, Sreerenj Balachandran, Stefan | ||||
| Ringel, Stephane Cerveau, Stian Selnes, Suhas Nayak, Takeshi Sato, | ||||
| Thiago Santos, Thibault Saunier, Thomas Bluemel, Tianhao Liu, | ||||
| Tim-Philipp Müller, Tobias Ronge, Tomasz Andrzejak, Tomislav Tustonić, | ||||
| U. Artie Eoff, Ulf Olsson, Varunkumar Allagadapa, Víctor Guzmán, Víctor | ||||
| Manuel Jáquez Leal, Vincenzo Bono, Vineeth T M, Vivia Nikolaidou, Wang | ||||
| Fei, wangzq, Whoopie, Wim Taymans, Wind Yuan, Wonchul Lee, Xabier | ||||
| Rodriguez Calvar, Xavier Claessens, Haihao Xiang, Yacine Bandou, | ||||
| Yeongjin Jeong, Yuji Kuwabara, Zeeshan Ali, | ||||
| 
 | ||||
| … and many others who have contributed bug reports, translations, sent | ||||
| suggestions or helped testing. | ||||
| @ -1234,7 +1247,7 @@ the git 1.16 branch, which is a stable branch. | ||||
| 
 | ||||
| 1.16.0 | ||||
| 
 | ||||
| 1.16.0 is scheduled to be released in March 2019. | ||||
| 1.16.0 is scheduled to be released in April 2019. | ||||
| 
 | ||||
| 
 | ||||
| Known Issues | ||||
| @ -1269,6 +1282,7 @@ August/September. | ||||
| ------------------------------------------------------------------------ | ||||
| 
 | ||||
| _These release notes have been prepared by Tim-Philipp Müller with_ | ||||
| _contributions from Sebastian Dröge and Guillaume Desmottes._ | ||||
| _contributions from Sebastian Dröge, Guillaume Desmottes and Matthew | ||||
| Waters._ | ||||
| 
 | ||||
| _License: CC BY-SA 4.0_ | ||||
|  | ||||
							
								
								
									
										2
									
								
								RELEASE
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								RELEASE
									
									
									
									
									
								
							| @ -1,4 +1,4 @@ | ||||
| This is GStreamer gst-plugins-ugly 1.15.2.1. | ||||
| This is GStreamer gst-plugins-ugly 1.15.90. | ||||
| 
 | ||||
| GStreamer 1.15 is the development branch leading up to the next major | ||||
| stable version which will be 1.16. | ||||
|  | ||||
| @ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file | ||||
| dnl initialize autoconf | ||||
| dnl releases only do -Wall, cvs and prerelease does -Werror too | ||||
| dnl use a three digit version number for releases, and four for cvs/prerelease | ||||
| AC_INIT([GStreamer Ugly Plug-ins],[1.15.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-ugly]) | ||||
| AC_INIT([GStreamer Ugly Plug-ins],[1.15.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-ugly]) | ||||
| 
 | ||||
| AG_GST_INIT | ||||
| 
 | ||||
| @ -42,11 +42,11 @@ AC_SUBST(GST_API_VERSION) | ||||
| AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION", | ||||
|   [GStreamer API Version]) | ||||
| 
 | ||||
| AS_LIBTOOL(GST, 1502, 0, 1502) | ||||
| AS_LIBTOOL(GST, 1590, 0, 1590) | ||||
| 
 | ||||
| dnl *** required versions of GStreamer stuff *** | ||||
| GST_REQ=1.15.2.1 | ||||
| GSTPB_REQ=1.15.2.1 | ||||
| GST_REQ=1.15.90 | ||||
| GSTPB_REQ=1.15.90 | ||||
| 
 | ||||
| dnl *** autotools stuff **** | ||||
| 
 | ||||
|  | ||||
| @ -33,6 +33,16 @@ might be widely known to present patent problems. | ||||
|    </GitRepository> | ||||
|  </repository> | ||||
| 
 | ||||
|  <release> | ||||
|   <Version> | ||||
|    <revision>1.15.90</revision> | ||||
|    <branch>master</branch> | ||||
|    <name></name> | ||||
|    <created>2019-04-11</created> | ||||
|    <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.15.90.tar.xz" /> | ||||
|   </Version> | ||||
|  </release> | ||||
| 
 | ||||
|  <release> | ||||
|   <Version> | ||||
|    <revision>1.15.2</revision> | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| project('gst-plugins-ugly', 'c', | ||||
|   version : '1.15.2.1', | ||||
|   version : '1.15.90', | ||||
|   meson_version : '>= 0.47', | ||||
|   default_options : [ 'warning_level=1', | ||||
|                       'buildtype=debugoptimized' ]) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user