868c431890a52b14bfd2cbcb079f0243 1.0.0 coolo Resubmit - post license discussion in bnc#783168 136596 787fd7ca2333437cacb9fc07fd551a33 1.0.1 coolo - Remove unported plugins from the file list: LV2, mythtv, nas and xvid - Add the aac plugin to the file list - Correct the amr-wb plugin name in the file list - Update to version 1.0.1: + fieldanalysis and frei0r plugins ported to 1.0 + DVD playback fixes + pitch: transform timestamps properly after a seek + camerabin fixes + Bugs fixed: bgo#667220, bgo#681562, bgo#681564, bgo#681678, bgo#684740, bgo#684847, bgo#685065, bgo#685159. 137723 ef727ea69eabd85315aee39b7c9258a7 1.0.1 coolo Forward coolo's fix 138441 c60fee250e0d780acc2828e141fe00a4 1.0.2 coolo Update to 1.0.2 (forwarded request 139447 from dimstar) 139477 5609f4ef38ba6c59e494e4cd0a804edf 1.0.3 coolo Update to 1.0.3 (forwarded request 142345 from dimstar) 142429 bca78709ba52108f250e355f1ae6aa47 1.0.4 coolo (forwarded request 145840 from dimstar) 145846 4e98a35a2d7d00c4a86a7afb7b79087a 1.0.5 coolo (forwarded request 147702 from dimstar) 147810 4e98a35a2d7d00c4a86a7afb7b79087a 1.0.5 adrianSuSE Split 12.3 from Factory 89e1246290f76830d1664e47e39d0f51 1.0.6 coolo Update to ver 1.0.6 (forwarded request 160688 from Zaitor) 160746 e3934498682b9867e61403fff4195ef5 1.0.6 coolo - Introduce build_wayland defines (currently set to 0) and conditionally: + Add pkgconfig(wayland-client) BuildRequires. + Pass --enable-wayland (resp. disable-wayland) to configure. + Adjust the files section accordingly. 161488 e45eb0d60516b90c6010b84c48830e96 1.0.6 coolo - Add pkgconfig(glesv2) BuildRequires: libSDL-devel used to pull in Mesa-devel, but that was fixed. And we make explicit use of glesv2. 172661 8d3d84b32b06540425825709800500f9 1.0.7 coolo Update to 1.0.7 (forwarded request 173753 from dimstar) 173770 77c4e31eb18239ad740dae408cbe7bcb 1.0.8 scarabeus_factory Update to ver 1.0.8, latest stable (forwarded request 188155 from dimstar) 188163 9a2f9739a7be27eacd6eaaffdc2441ce 1.0.9 scarabeus_factory Actually build the newly available openjpeg decoder/encoder. (forwarded request 195538 from Zaitor) 195582 b92cb53be9ecfbddd4975ed10b47a0e3 1.0.9 scarabeus_factory Add patch to fix build with the updated neon that was checked in factory. (forwarded request 196171 from Zaitor) 196172 f0de536b5574ce886884b7881419304b 1.0.10 coolo Update to version 1.0.10, latest stable release. (forwarded request 197078 from Zaitor) 197086 f0de536b5574ce886884b7881419304b 1.0.10 adrianSuSE Split 13.1 from Factory 5df9dd0898fd44ce63fba054f5d52757 1.2.0 coolo - Update to version 1.2.0: + A bunch of API changes (new stable branch 1.2). + New tool: gst-play-1.0 in gst-plugins-base for basic playback testing on the command line. + New plugins: - mssdemux for Microsoft Smooth Streaming. - dashdemux for DASH adaptive streaming protocol. - bluez for interaction with Bluetooth devices. - openjpeg for JPEG2000 decoding and encoding. - daala for experimental Daala decoding and encoding. - vpx plugin has experimental VP9 decoding and encoding support. - webp plugin for WebP decoding (encoding to be added later). - Various others: yadif, srtp, sbc, fluidsynth, midiparse, mfc, ivtv, accuraterip and audiofxbad. + Moved plugins: dtmf, vp8rtp, scaletempo and rtpmux plugins are now in gstreamer-plugins-good. + Audio and Video related fixes. + Other changes: - gst-libav now uses libav 9. - Static linking of plugins is supported now. - rtspsrc: add support for NetClientClock. - RTP retransmission / NACK support and big RTP jitterbuffer improvements. - SRTP and DTLS support. - Changes to many elements and core to use the correct sticky event order and also not lose any important sticky events during flushing. - >1000 fixed bug reports, and many other bug fixes and other improvements everywhere that had no bug report. 205558 d69bdbc9d2c2ac01a3ed60e5e720009b 1.2.1 coolo (forwarded request 206532 from dimstar) 206603 9e6c71ec015a602450af311e644af99f 1.2.2 coolo Resub post review, update to ver 1.2.2 (forwarded request 214011 from Zaitor) 214053 8eb2d3634a28cec544a4d99f089e55a3 1.2.3 scarabeus_factory Update to ver 1.2.3 (forwarded request 221552 from Zaitor) 221717 a271a92d18c250925fa713e37df0d753 1.2.4 coolo (forwarded request 231449 from dimstar) 231466 8d3cd2b0d8cc8afa9f68278698676ffa 1.2.4 coolo - Do not build libopenjpeg support on SLE12. (forwarded request 231931 from fcrozat) 231982 079bcdc44a37921bec7e35276ff473be 1.4.0 coolo - Updato to version 1.4.: + Major changes: - v4l2videodec element for accessing hardware codecs on platforms that make them accessible via V4L2. The v4l2videodec element replaces the mfcdec element. - New downloadbuffer element that replaces the download buffering feature of queue2. Compared to queue2's code it is much simpler and only for this single use case. - rtpstreampay and rtpstreamdepay elements for transmitting RTP packets over a stream API (e.g. TCP) according to RFC 4571. - rtprtx elements for standard compliant implementation of retransmissions, integrated into the rtpmanager plugin. - audiomixer element that mixes multiple audio streams together into a single one while keeping synchronization. This is planned to become the replacement of the adder element. - OpenNI2 plugin for 3D cameras like the Kinect camera. - OpenEXR plugin for decoding high-dynamic-range EXR images. - curlsshsink and curlsftpsink to write files via SSH/SFTP. - videosignal, ivfparse and sndfile plugins ported from 0.10. - avfvideosrc, vtdec and other elements were ported from 0.10 and are available on OS X and iOS now. - Add audiomixer and compositor to the list of allowed plugins. - Split new subpackages libgstbadbase-1_0-0, libgstgl-1_0-0 and libgstbadvideo-1_0-0. - Drop old subpackage libgstegl-1_0-0. - Adjust -devel package requirements, following the subpackages. - Package baselibs.conf. 242089 079bcdc44a37921bec7e35276ff473be 1.4.0 adrianSuSE Split 13.2 from Factory e735b55033ea5057e029ece6a507ed95 1.4.1 coolo 1 246974 223c76be20b6b7d159e7003d1c001f03 1.4.1 coolo 1 248753 2d0322591a86e30825836a6d5aab0788 1.4.3 coolo 1 252260 77f9dfe90f58b1dd3237a972b861c965 1.4.3 coolo 1 258877 3a6129c7521ddc9495ee3ca4735804c6 1.4.4 dimstar_suse 1 261664 6fed4375dabaabaeb96ba0d7a35f8d2a 1.4.4 dimstar_suse 1 262608 bc9d45c668bbf850f94cd161ff6cf5c5 1.4.4 dimstar_suse 1 265276 29debe58c2b46485dc73a25f5166dd1e 1.4.5 dimstar_suse 1 266619 e3c3a3075c2ee80ad5310ab8bf95306f 1.4.5 dimstar_suse 1 281096 736cf36f2bfe735e97e3e7319db2a0f6 1.4.5 dimstar_suse 1 297758 0a1550b726ae020a13ffc7c4759268cc 1.6.1 coolo 1 345076 ad47f5d7eae35503ff42ed2788d7c0cd 1.6.1 dimstar_suse 1 346608 cb646e5da20edd08da91ddb3b6ca6d40 1.6.1 dimstar_suse Automatic submission by obs-autosubmit 350694 0b1fa2700c0ecad1539d11eb8e43b17a 1.6.1 dimstar_suse Automatic submission by obs-autosubmit 351977 bee7d19d7cfa4795323c1206a7fa29f2 1.6.2 dimstar_suse 1 354545 2d5ee444071a32bbdd5c3138b6d316ce 1.6.3 dimstar_suse 1 357491 7e353dd35d73b9a055885354a7e74cef 1.6.3 dimstar_suse 1 360084 bfee19a01b5f29ef012a11c505478e50 1.8.0 dimstar_suse 1 390187 066edb8a7a5f67a59739fe18df1c7ce5 1.8.1 dimstar_suse New upstream release, bugfixes 393356 c17db0f70c9a6c5ba1a942f129262d90 1.8.1 dimstar_suse 1 397690 e2ee2f4593ca2ff676278980e2a7e46a 1.8.1 dimstar_suse 1 399870 1b0b41b70d721b78535fb2b4a4cee87b 1.8.2 dimstar_suse Automatic submission by obs-autosubmit 405013 61c1e5c30751a837d1c5243d8d929fde 1.8.2 dimstar_suse 1 407860 ae69638fef503138d243e14577f928b4 1.8.2 dimstar_suse 1 419177 844b03314d87b9ec0f33cd75e04beabd 1.8.3 dimstar_suse 1 424466 78f18bd4f96d687c2fbdca95bc581e98 1.8.3 dimstar_suse 1 429746 d3d19906cef0a669eec4f0f9922c8727 1.8.3 dimstar_suse Automatic submission by obs-autosubmit 435548 164acabf6497e3d3522e6df26ed99c67 1.10.2 dimstar_suse 1 444149 65277b0bc995867fb9b2efa647b42f9b 1.10.2 lnussel_factory Automatic submission by obs-autosubmit 446642 c329e63c25d8c6f4c526cbdb466e9100 1.10.3 dimstar_suse 1 453511 a92994c3f06a6c8aa710f1d5b71a8bfa 1.10.3 dimstar_suse 1 454744 b298987985c0f3694bfbe3eb835a373b 1.10.4 dimstar_suse 1 460493 b21ae6b8b6c6286c3160c8b34dfb895c 1.12.0 dimstar_suse Resub, changes made due to legal review 503461 f95226a3185895d5fc90456dd8f1d49e 1.12.1 dimstar_suse 1 505414 84f2f3b8a02e909e48d0f175c391e2ac 1.12.2 dimstar_suse 1 510510 e6418f550eaa791a5d8db4e1f0be683b 1.12.2 maxlin_factory 1 512912 94d220f6e218ccca02538d29ba4da73e 1.12.2 dimstar_suse 1 519755 d707546492bac266a61f2011f7eeda18 1.12.2 dimstar_suse 1 521179 8509ee1d1082101ca3495feefdbb2dc0 1.12.3 dimstar_suse 1 528111 7ac2855cea5a1f45b7889553e108cc38 1.12.3 dimstar_suse 1 529138 ba37f4a471e1b2d4bef5f88f702f8cdd 1.12.3 dimstar_suse - Add gstpb-support-openjpeg-2.3.patch: fix build with openjpeg 2.3 (bgo#788703). - Add autoconf, automake and libtool BuildRequires and call autoreconf, since above patch touches the build system. 537062 bfe8dbb2457c544e6355d240eaf4099e 1.12.3 dimstar_suse 540132 7a65b7967883191be953114a942b9618 1.12.3 dimstar_suse 546462 355c4ef79a2ef7504c9c68596a3ea4be 1.12.3 dimstar_suse 555401 5d1501597e4a4938440ed34afcd39620 1.12.4 dimstar_suse 556041 f16c41c6f555560eebc00b50c4caf663 1.12.4 dimstar_suse 560899 4b600ed5baf690852f7942bb80bbf4d8 1.12.4 dimstar_suse 579999 501af7a368d0bbdcbbe6c16bf8557cec 1.12.4 dimstar_suse 581651 fdb0fe09d67efcfb3833bbf6a867400c 1.12.4 dimstar_suse 582069 2b17fe68554cb5dc9946db9b564ab1a7 1.12.4 dimstar_suse 591019 967fde453ddc53fb0021f65825040088 1.12.5 dimstar_suse 592329 fcbb74590ef71e167a20a2e85447887c 1.14.1 dimstar_suse 612651 a848bd0827c99ec837eab11c17301c00 1.14.1 dimstar_suse 613232 57d8d34f14721f68bb0bb1b757c5d404 1.14.1 maxlin_factory 615315 78348eac1269812dad56af44bc0a0dd1 1.14.1 dimstar_suse 618661 22804f9d98a9e0f8ad15b17da96eda74 1.14.1 dimstar_suse Automatic submission by obs-autosubmit 621080 f10ad6e1efe01afc14be0c4127210f3b 1.14.2 dimstar_suse 624902 b1555ea700de4145cff5c33487212319 1.14.2 dimstar_suse 627434 8e3c5a30a833f0347092ab437b850dda 1.14.3 dimstar_suse 638676 302787d50366c638a38e4cc66e1ed0ca 1.14.4 dimstar_suse 639892 61b247b2e5004345b13eea9c7540432e 1.14.4 dimstar_suse 658707 691b740a05549eac8aa7eaf35e9e65b5 1.14.4 dimstar_suse 662547 c1a708ec5d4a95095d8c431cbe823936 1.14.4 dimstar_suse - The license of fdk-aac is not GPL compatible, therefore this pkg can not possibly be built with fdk-aac by default To gain fdk-aac support, recompile it at home and keep it there - Restore code to handle faac/faad 700352 8d459cdf7fd9b8a8761d1acddaac199a 1.14.5 dimstar_suse 707913 1c54a492222514c854a4937f18c3f7ba 1.16.0 dimstar_suse - Add libgstsctp-1_0-0 to baselibs.conf: gstreamer-plugins-bad-32bit requires it. - Update to version 1.16.0: + Highlights - GStreamer WebRTC stack gained support for data channels for peer-to-peer communication based on SCTP, BUNDLE support, as well as support for multiple TURN servers. - AV1 video codec support for Matroska and QuickTime/MP4 containers and more configuration options and supported input formats for the AOMedia AV1 encoder - Support for Closed Captions and other Ancillary Data in video - Support for planar (non-interleaved) raw audio - GstVideoAggregator, compositor and OpenGL mixer elements are now in -base - New alternate fields interlace mode where each buffer carries a single field - WebM and Matroska ContentEncryption support in the Matroska demuxer - new WebKit WPE-based web browser source element - Video4Linux: HEVC encoding and decoding, JPEG encoding, and improved dmabuf import/export - Hardware-accelerated Nvidia video decoder gained support for VP8/VP9 decoding, whilst the encoder gained support for H.265/HEVC encoding. - Many improvements to the Intel Media SDK based hardware-accelerated video decoder and encoder plugin (msdk): dmabuf import/export for zero-copy integration with other components; VP9 decoding; 10-bit HEVC encoding; video post-processing (vpp) support including deinterlacing; and 712235 7b208dd9039051d665b04bf9db616cd4 1.16.0 dimstar_suse - Add conditional pkgconfig(libmfx) and pkgconfig(libva-drm) BuildRequires: Build intel-mediasdk support. - Re-enable musepack: depend on musepack-devel, rather than libmpcdec-devel; the latter is no longer sufficient as of 1.16.0. Add musepack plugin back into files. 713764 b7c28094076578897bc00c127035f105 1.16.0 dimstar_suse 717658 e92b72d81f636d6d57caf155123a939a 1.16.0 dimstar_suse 722932 f38c57b92af694eb15bb640a6bf879be 1.16.0 dimstar_suse Resub - minimize changes 726235 d898fe49c59365bcc1cc7b4ab628e0c9 1.16.0 maxlin_factory - Use openssl for HLS crypto. openssl is required by DTLS, and hls can use any of openssl, gcrypt or gnutls/nettle (since 1.5.1). Drop explicit pkgconfig(nettle) BuildRequires and pass hls-crypto=openssl to configure/meson. 731767 aafcc8ca71bd63068bb264537e2d8d07 1.16.1 dimstar_suse 733423 9b3a18da62da6b32a2a640fb198ce5d0 1.16.1 dimstar_suse 737390 2c7ae57c955d777f0889c4aeeb11092f 1.16.2 dimstar_suse 754304 1e89598956cea783917e5b58594990fa 1.16.2 dimstar_suse 756036 3702a255d11311eb47ec63d9adee719c 1.16.2 dimstar_suse 761779 917f6c588dd3c634f11ebf6dba324399 1.16.2 dimstar_suse 769246 962662e7a0b8725ccfddb1684478c1e3 1.16.2 dimstar_suse 781233 7866b25846c32e4eb2ba737169bd1192 1.16.2 dimstar_suse 782579 4737bd9675378355215af344fc616691 1.16.2 dimstar_suse 793808 197979c490a7de4929f587d644b26c0d 1.16.2 dimstar_suse 811158 17786473f1029c7b6ed8fd8891929e9d 1.16.2 dimstar_suse 812278 3be7546f6438f202495dd56e713fdd5d 1.18.0 dimstar_suse 843577 906c3a6ccd988506c35f995bc2548c23 1.18.1 dimstar_suse 846452 e71673c02997bd410cb1718c758c57ba 1.18.2 dimstar_suse 854560 40be02e7248114a85839c961dfc47da1 1.18.2 dimstar_suse 856632 6eb274b8d4f17e070c5f4d8ced30ef26 1.18.3 dimstar_suse 864320 04fb03718b4347ffcc1646d57e91357e 1.18.3 dimstar_suse 870429 e01cf5cb7a0b4108d1a868bcb659211e 1.18.3 dimstar_suse 873325 286f9a2a86864a482822a48cdb3b7dbc 1.18.4 RBrownSUSE 883604 1f5bb6f1b619c2925a4074b93387acf0 1.18.4 dimstar_suse 885637 3c248a156e0a7a327a61d52c7a9e4ced 1.18.4 dimstar_suse 892007 55d84da7891539227d44c84f22331734 1.18.5 dimstar_suse 919127 fa85a2e5770ea6365ec0d8adb17dd37a 1.18.5 dimstar_suse 920827 48e2a12da94a290e801e5d5becd72283 1.18.5 dimstar_suse 940523 42db2b40f00666bce80e2d9c8fb860c9 1.18.5 dimstar_suse 947635 2a66824cb13e6e253459f885e88745e1 1.18.5 dimstar_suse 949331 ef49f0e94a5456e8c68b17fb0c9db6b5 1.18.5 dimstar_suse 951544 f6c5efb574bf10bbf6202f8ef71507ae 1.18.6 dimstar_suse 952071 5f464c7fc9d02ae8fffdf6a3451c9f62 1.20.1 dimstar_suse 964201 8c1f70d8d081d7e6cd28c45f397f71e0 1.20.1 dimstar_suse 965368 1ee83d4803f1054faf1e9c97d06e578b 1.20.1 dimstar_suse - Add spandsp3.patch: Fix build with spandsp 3.x by including private headers. 969346 174c5cfc73dd768a00fc74c997af774b 1.20.1 dimstar_suse 971833 e608c378952c752ff8249cff37318837 1.20.2 dimstar_suse 976627 3ff2a6148447cd74339f8deef4e5ca71 1.20.2 dimstar_suse 980979 4f5b681013c744dcfead16be514cd0dc 1.20.3 dimstar_suse 984576 9d007d0e4cce20911ba07387524989ab 1.20.3 dimstar_suse 1000968 54414769ec5ff8baf700e21a183d00ff 1.20.4 dimstar_suse 1030675 d73d4b702f0921b2add652f2b1ef6b54 1.20.5 dimstar_suse 1045100 812196eb8ff3b4b12cc3187b460c3410 1.22.0 dimstar_suse - Temporarily disable zxing, waiting for updated version to land in Factory. - Add patch to reduce the required meson version to 0.61.0 since that's what we have in SLE 15: * reduce-required-meson.patch - Probably because of a problem in SLE's meson, the generated pkgconfig files are missing some variables that are needed by rpm to generate the pkgconfig(...) provides correctly. In order to fix this, we now check for those variables and insert them in the pc files before installation if they're missing. - Only build the microdns plugin in TW since SLE is missing the required dependencies. - Add new shared libs libgstcuda-1_0-0 and libgstwebrtcnice-1_0-0 to baselibs.conf. - Update to version 1.22.0: + Please see changes in gstreamer main package, major version bump. - Pass amfcodec=disabled and directshow=disabled to meson, not supported on linux (yet?). - Build qsv plugin only for supported targets via passing conditional qsv=disabled/enabled to meson. - Add pkgconfig(gtk+-3.0) BuildRequires: New dependency. - Package new sub-packages + libgstcuda-1_0-0 + libgstwebrtcnice-1_0-0 + typelib-1_0-CudaGst-1_0 + typelib-1_0-GstCuda-1_0 + typelib-1_0-GstVa-1_0 1062597