Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ffmpeg-devel: Header files and static library for the ffmpeg codec library
- Summary
- FFmpeg is a very fast video and audio converter. It can also grab from a
live audio/video source.
The command line interface is designed to be intuitive, in the sense that
ffmpeg tries to figure out all the parameters, when possible. You have
usually to give only the target bitrate you want. FFmpeg can also convert
from any sample rate to any other, and resize video on the fly with a high
quality polyphase filter.
Install this package if you want to compile apps with ffmpeg support.
Changelog
- * Wed Jun 13 01:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat May 13 01:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.4.9-0.5.20060317
-
- Change selinux library context in %post to allow text relocation.
- * Sat Mar 18 00:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.4.9-0.4.20060317
-
- Update to CVS snapshot.
- The libraries are versionned at last, so no longer use the autoreqprov hack.
- Override incdir to get install to work properly.
- Provide a postprocess.h compatibility copy.