- Add -Wno-incompatible-pointer-types to CFLAGS to enable building for 32bit with GCC 14. If the request is ok, please forward it to factory soon so that it is ready when the default compiler is switched. OBS-URL: https://build.opensuse.org/request/show/1190993 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdv?expand=0&rev=27
239 lines
8.0 KiB
Plaintext
239 lines
8.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 1 14:11:54 UTC 2024 - Filip Kastl <filip.kastl@suse.com>
|
|
|
|
- Add -Wno-incompatible-pointer-types to CFLAGS to enable building
|
|
for 32bit with GCC 14.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 17 06:59:27 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Replace SDL-devel BuildRequires with pkgconfig(sdl): allow to use
|
|
sdl12_compat as an alternative.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 7 11:57:22 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Drop --with-pic (no effect with --disable-static)
|
|
- Upgrade old rpm constructs (rediffs libdv-fix-no-add-needed.patch
|
|
as p1)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 3 13:09:39 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- Cleanup spec file, remove obsolete conditionals.
|
|
- Build playdv as a separate package, removes X11, SDL1 and gtk2
|
|
build dependencies from the library.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 6 17:30:12 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Cleanup spec file with spec-cleaner
|
|
- User url for source
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 27 19:59:19 UTC 2015 - crrodriguez@opensuse.org
|
|
|
|
- libdv-endian.patch : Fix endiannnes tests to rely on the
|
|
compiler instead on the precence of C library definitions
|
|
This is more important for dv_types.h public header because
|
|
BYTE_ORDER is only defined when USE_MISC is.
|
|
- libdv-visibility.patch: Export only the public API (dv.h)
|
|
private symbols are now hidden so the unprefixed ones
|
|
do not name-clash with other components of the system.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 22 17:42:04 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Add libXv-devel BuildRequires: this used to be pulled in by SDL,
|
|
but those dependencies were cleaned up.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 13 09:15:36 UTC 2011 - coolo@suse.com
|
|
|
|
- add libtool as explicit buildrequire to avoid implicit dependency from prjconf
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 3 20:32:28 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
- Fix build with no-add-needed
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 8 14:41:23 UTC 2011 - idonmez@novell.com
|
|
|
|
- Apply libdv-v4l-2.6.38.patch on openSUSE >= 12.1 to enable v4l
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 4 15:47:33 UTC 2010 - cristian.rodriguez@opensuse.org
|
|
|
|
- make it work with selinux enforcing "execmod" (patch by PaxTeam)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 2 17:03:14 CET 2010 - vuntz@opensuse.org
|
|
|
|
- Add trivial libdv-gtk2.patch to use GTK+ 2 instead of GTK+ 1. The
|
|
patch comes from Debian.
|
|
- Change gtk1-compat-devel BuildRequires to gtk2-devel.
|
|
- Remove AutoReqProv: it's default now.
|
|
- Use makeinstall macro.
|
|
- Use includedir instead of /usr/include.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 18 17:24:17 CET 2009 - jengelh@medozas.de
|
|
|
|
- add baselibs.conf as a source
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 13 20:18:26 CET 2009 - crrodriguez@suse.de
|
|
|
|
- remove static libraries and "la" files
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
|
|
|
- obsolete old -XXbit packages (bnc#437293)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
for multilib support
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 6 16:39:35 CEST 2007 - olh@suse.de
|
|
|
|
- update to version 1.0.0
|
|
split libdv4 package which contains only libraries
|
|
remove unused update-desktop-files
|
|
build parallel
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 20 16:26:16 CEST 2006 - anosek@suse.cz
|
|
|
|
- fixed compiler warnings [#136823] (warnings.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 21 17:18:24 CET 2006 - bk@suse.de
|
|
|
|
- Fix playdv abort with Bus Error on empty file (#157631)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 9 13:44:05 CET 2006 - bk@suse.de
|
|
|
|
- Fix reorder_block() on non-x86 (Brent Casavant, SGI) (#155889),
|
|
restores the older, known good non-x86 loop (no change on x86*)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 13 19:00:09 CET 2006 - bk@suse.de
|
|
|
|
- make use of MMX and x86 optimsations on x86_64, fixes playback
|
|
of video, 90% of video frames are dropped without them (~3fps)
|
|
- fix memory leak in DV encoder and fix segfault in dvplay
|
|
- omit massive printout of warnings which cause interrupted play
|
|
- do not require execution stack in assember functions
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 29 17:18:14 CET 2006 - aj@suse.de
|
|
|
|
- Fix BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:37:25 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 26 13:37:00 CEST 2005 - rguenther@suse.de
|
|
|
|
- put some meaningful constraints on the asms in mmx.h to
|
|
allow compiling with gcc 4.1 on i386.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 21 14:20:00 CEST 2005 - kraxel@suse.de
|
|
|
|
- splitted away -devel package.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 26 16:31:46 CEST 2005 - sbrabec@suse.cz
|
|
|
|
- Force gtk2 using gtk1-compat-devel.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 24 16:10:37 CET 2005 - kraxel@suse.de
|
|
|
|
- update to version 0.104
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 20 12:06:42 CEST 2004 - kraxel@suse.de
|
|
|
|
- update to version 0.103
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 20 12:38:33 CEST 2004 - sf@suse.de
|
|
|
|
- update to version 0.102
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 11 11:45:30 CET 2004 - kraxel@suse.de
|
|
|
|
- update to version 0.101.
|
|
- file list updates.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 10 18:22:40 CET 2004 - adrian@suse.de
|
|
|
|
- add %defattr and %run_ldconfig
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 26 14:28:48 CEST 2003 - kraxel@suse.de
|
|
|
|
- added dvconnect to the file list.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 22 15:37:27 CEST 2003 - coolo@suse.de
|
|
|
|
- use BuildRoot (dvconnect removed to build on beta)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 14 15:31:38 CET 2003 - kraxel@suse.de
|
|
|
|
- updated to version 0.99
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 1 13:50:53 CEST 2002 - uli@suse.de
|
|
|
|
- update -> 0.98
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 5 10:35:36 CEST 2002 - kukuk@suse.de
|
|
|
|
- Use %ix86 macro
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 15 15:33:56 CEST 2002 - ro@suse.de
|
|
|
|
- fix location for pkgconfig file in filelist
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 22 15:21:24 CEST 2002 - uli@suse.de
|
|
|
|
- update -> 0.9.5 (bugfixes, enhancements, overhaul of encoder api
|
|
options relating to YUV mismatches, fixes annoying mmx init bug)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 9 16:10:52 CEST 2002 - uli@suse.de
|
|
|
|
- replaced cpuid mmx detection method with parsing of /proc/cpuinfo
|
|
(should be segfault-proof...)
|
|
- enabled SDL support
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 2 16:59:26 CEST 2002 - ray@suse.de
|
|
|
|
- force MMX-support on ix86 platform
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 22 12:42:51 CET 2002 - uli@suse.de
|
|
|
|
- initial package
|
|
|