Jump to letter: [
ABCDEFGHJKLMOPQRSTUVXY
]
avifile - Library used to play AVI streams
Avifile is a library that allows you to read and write compressed AVI
files in most common video & audio formats (Indeo® Video, DivX, etc.)
under x86 Linux. Compression and decompression are performed with Win32
DLLs. It includes a simple AVI player and a Video4Linux capture program
To use this program, you will need to get the Win32 binaries from
http://avifile.sourceforge.net/ and put uncompress them under /usr/lib/win32.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| avifile |
0.7.45 |
2.fc6.ccrma |
i386 |
6.26 MiB |
Tue Dec 26 16:21:47 2006 |
Changelog
- * Tue Dec 26 14:00:00 2006 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 0.7.45-2
- added template gcc41 patch from here (patch2):
http://bugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=395386
- readded patch1 for extra qualification in mp3encode.cpp
- a sed expression in configure gets confused when trying to deal
with /usr/lib64 (the build system runs in a 64 bit machine) and
as a result sdl does not get recognized, fix by replacing it by
hand (see perl hack above)
- * Tue Dec 12 14:00:00 2006 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 0.7.45-2
- rebuild on fc6 (fails)
- * Wed Apr 5 15:00:00 2006 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 0.7.45-1
- updated to 0.7.45
- added patch for fc5/gcc4.1 (patch1)