File avifile.changes of Package avifile

-------------------------------------------------------------------
Mon Nov  1 19:24:03 CET 2010 - sbrabec@suse.cz

- Refreshed patches with fuzz.
- Compile in permissive mode to work around const clash failure.

-------------------------------------------------------------------
Tue Sep 11 13:15:48 CEST 2007 - sbrabec@suse.cz

- Build without third party packages and proprietary binaries.

-------------------------------------------------------------------
Mon Sep 10 18:07:51 CEST 2007 - ro@suse.de

- fix build with updated xorg-x11-proto-devel 

-------------------------------------------------------------------
Mon Jul  9 10:18:53 CEST 2007 - aj@suse.de

- Fix build with new gcc.

-------------------------------------------------------------------
Thu Jan 18 14:37:06 CET 2007 - ssommer@suse.de

- fix same variable used twice build error

-------------------------------------------------------------------
Wed Oct 25 01:07:52 CEST 2006 - ro@suse.de

- really use RPM_OPT_FLAGS
- fix build using patch for avm_map.h from cvs 

-------------------------------------------------------------------
Mon Oct 16 01:20:44 CEST 2006 - schwab@suse.de

- Use install-exec/data-hook instead of install-hook.

-------------------------------------------------------------------
Tue Jan 31 06:19:29 CET 2006 - aj@suse.de

- Add more dependencies to BuildRequires.

-------------------------------------------------------------------
Mon Jan 30 12:19:40 CET 2006 - ro@suse.de

- added gcc-c++ to BuildRequires 

-------------------------------------------------------------------
Wed Jan 25 21:34:33 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Jan 10 13:40:32 CET 2006 - sbrabec@suse.cz

- Suggest dynamically loaded a52dec.

-------------------------------------------------------------------
Wed Jan  4 11:32:33 CET 2006 - rguenther@suse.de

- Added patch to fix uninitialized vars usage and aliasing issues.

-------------------------------------------------------------------
Thu Oct 27 14:13:49 CEST 2005 - rguenther@suse.de

- Added patch to make compiling with gcc 4.1 possible.

-------------------------------------------------------------------
Fri Jul 15 14:42:18 CEST 2005 - sbrabec@suse.cz

- Updated to version 0.7.43.
- Removed unneeded static modules and .la files for modules.
- Branch devel subpackage.

-------------------------------------------------------------------
Tue Apr 19 19:46:35 CEST 2005 - pth@suse.de

- Fix code for gcc4.
  - Fix int<->pointer casts
  - Don't initialize static data members of floating-point type
    in the declaration.

-------------------------------------------------------------------
Thu Apr 14 02:59:14 CEST 2005 - ro@suse.de

- start fixing build for gcc-4 

-------------------------------------------------------------------
Wed Feb 16 16:38:29 CET 2005 - sbrabec@suse.cz

- Updated to version 0.7.41.
- Worked around internal compiler error.
- Fixed A52 dynamic linking.

-------------------------------------------------------------------
Mon Oct 18 14:51:59 CEST 2004 - sbrabec@suse.cz

- Fixed underquoted definition in avifile.m4 (#47187).

-------------------------------------------------------------------
Thu Oct 07 19:05:13 CEST 2004 - sbrabec@suse.cz

- Use dlopen if possible.

-------------------------------------------------------------------
Mon Sep 13 01:09:33 CEST 2004 - ro@suse.de

- undef __THROW to be able to compile with current glibc includes

-------------------------------------------------------------------
Thu May 13 16:38:15 CEST 2004 - ro@suse.de

- added -fno-strict-aliasing and -fno-unit-at-a-time
- hack around other warnings
- fix SDL detection on lib64

-------------------------------------------------------------------
Tue Mar 30 12:05:19 CEST 2004 - sbrabec@suse.cz

- Properly packaged man pages (#37318).

-------------------------------------------------------------------
Wed Feb 18 00:21:32 CET 2004 - ro@suse.de

- disable arch-optimization on ppc (implementation incomplete)

-------------------------------------------------------------------
Tue Jan  6 21:42:04 CET 2004 - adrian@suse.de

- fix build with new freetype2

-------------------------------------------------------------------
Tue Dec 16 12:38:03 CET 2003 - uli@suse.de

- fixed to build on s390* 

-------------------------------------------------------------------
Fri Oct 24 14:39:50 CEST 2003 - ro@suse.de

- fix compile on non-x86
- really use mad library from system 

-------------------------------------------------------------------
Tue Aug 19 00:52:34 CEST 2003 - aj@suse.de

- tell the compiler some variables are really used

-------------------------------------------------------------------
Tue Aug 12 14:57:35 CEST 2003 - ro@suse.de

- fix build on x86_64 

-------------------------------------------------------------------
Mon Aug 11 13:18:37 CEST 2003 - sbrabec@suse.cz

- Updated to version 0.7-0.7.38.

-------------------------------------------------------------------
Tue May 27 00:35:35 CEST 2003 - ro@suse.de

- add aclocal file to filelist
- fix manpage installation in specfile 

-------------------------------------------------------------------
Wed May 14 01:18:07 CEST 2003 - ro@suse.de

- fix build with recent glibc-includes 

-------------------------------------------------------------------
Thu Feb 13 10:15:28 CET 2003 - sbrabec@suse.cz

- Updated to version 0.7.29-20030204.
- Updated cripple patch.
- Added WMA/WMV DLLs support to undistributable version.

-------------------------------------------------------------------
Tue Jan  7 01:21:03 CET 2003 - ro@suse.de

- fix build with automake, use "AUTOMAKE_OPTIONS = foreign"

-------------------------------------------------------------------
Tue Aug 20 17:34:21 CEST 2002 - uli@suse.de

- disabled MPEG-4, enabled dlopening A52 lib for distributable
  build

-------------------------------------------------------------------
Fri Jul  5 10:08:13 CEST 2002 - kukuk@suse.de

- Use %ix86 macro

-------------------------------------------------------------------
Wed Jun 12 14:07:23 CEST 2002 - uli@suse.de

- fixed to build on AXP

-------------------------------------------------------------------
Thu Jun  6 10:16:52 CEST 2002 - uli@suse.de

- update -> 0.7.7-20020523 (lots of fixes)

-------------------------------------------------------------------
Fri May 24 15:48:57 CEST 2002 - meissner@suse.de

- avifile-config should output rpath /usr/lib64 too.

-------------------------------------------------------------------
Wed May 15 17:24:03 CEST 2002 - uli@suse.de

- fixed for lib64 archs 

-------------------------------------------------------------------
Wed Apr 24 10:39:26 CEST 2002 - uli@suse.de

- forgot to turn on DISTRIBUTABLE
  PLEASE CHECK NEXT TIME!

-------------------------------------------------------------------
Tue Apr 23 15:08:02 CEST 2002 - uli@suse.de

- update -> 0.7.3-20020419

-------------------------------------------------------------------
Thu Apr 11 14:35:46 CEST 2002 - coolo@suse.de

- work with gcc 3.1

-------------------------------------------------------------------
Mon Apr  8 02:17:25 CEST 2002 - ro@suse.de

- hack for automake/autoconf 

-------------------------------------------------------------------
Thu Jan 24 13:15:31 CET 2002 - uli@suse.de

- forgot to turn on DISTRIBUTABLE

-------------------------------------------------------------------
Thu Jan 24 11:33:18 CET 2002 - uli@suse.de

- update -> 0.6-20011220 (far less buggy than 0.53, needed by many
  apps)
- disabled AC3, ASF; MP3 encoding needs external lib
- spec crafted to make it easy to build a full-blown version
- works on non-x86 archs

-------------------------------------------------------------------
Fri Nov  9 13:25:36 CET 2001 - nadvornik@suse.cz

- do not run automake
- makefile.in files in source tarball regenerated with automake 1.4

-------------------------------------------------------------------
Wed Aug  8 17:53:33 CEST 2001 - ro@suse.de

- updated neededforbuild 

-------------------------------------------------------------------
Tue Jul 10 15:02:47 CEST 2001 - uli@suse.de

- removed links to Windows binaries due to unclear legal status

-------------------------------------------------------------------
Mon Jul  9 11:02:05 CEST 2001 - nadvornik@suse.cz

- added freetype2 to neededforbuild

-------------------------------------------------------------------
Tue Jul  3 16:54:01 CEST 2001 - uli@suse.de

- removed audio encoder

-------------------------------------------------------------------
Mon Jun 25 11:23:00 CEST 2001 - uli@suse.de

- changed link to codecs in README.SuSE as reqd. by schmitt@suse.de

-------------------------------------------------------------------
Tue May 15 18:18:15 CEST 2001 - uli@suse.de

- added sdl-devel, alsa to neededforbuild -> uses SDL again ->
  scaling works
- removed tons of bogus packages from neededforbuild

-------------------------------------------------------------------
Thu May  3 10:27:23 CEST 2001 - nadvornik@suse.cz

- fixed bugs in qtvidcap and qtrecompress

-------------------------------------------------------------------
Sun Mar 18 23:24:19 CET 2001 - ro@suse.de

- fixed neededforbuild

-------------------------------------------------------------------
Wed Mar  7 14:42:12 CET 2001 - uli@suse.de

- added xf86 to neededforbuild
- update -> 0.53.5

-------------------------------------------------------------------
Tue Feb  6 15:10:05 CET 2001 - uli@suse.de

- fixed setting the bitrate for fast-motion codec

-------------------------------------------------------------------
Tue Jan  2 16:59:25 CET 2001 - uli@suse.de

- update -> 0.53.1 (fixes random aborts and segfaults)

-------------------------------------------------------------------
Mon Dec 18 20:16:09 CET 2000 - uli@suse.de

- removed xmps from neededforbuild

-------------------------------------------------------------------
Fri Dec 15 15:10:39 CET 2000 - uli@suse.de

- removed check for 16 bit output capability of codec that is done
  even when not needed

-------------------------------------------------------------------
Wed Dec 13 11:35:55 CET 2000 - uli@suse.de

- update -> 0.51

-------------------------------------------------------------------
Thu Nov 30 01:23:16 CET 2000 - ro@suse.de

- added liblcms to neededforbuild 

-------------------------------------------------------------------
Mon Nov 20 13:02:01 CET 2000 - uli@suse.de

- removed ASF parser to avoid infringing US patent 6,041,345
- added a few bugfixes from http://www.emulinks.de/divx/

-------------------------------------------------------------------
Fri Nov 17 14:57:54 CET 2000 - ro@suse.de

- fixed neededforbuild: += libmng-devel 

-------------------------------------------------------------------
Wed Nov 15 10:09:54 CET 2000 - nadvornik@suse.cz

- new package

openSUSE Build Service is sponsored by