Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ffmpeg-devel: Header files and static library for the ffmpeg codec library
| Name: | ffmpeg-devel |
Vendor: | Alcance Libre, Inc. |
| Version: | 0.4.9 |
License: | GPLv2+ |
| Release: | 0.11.20080510.9.el5.al |
URL: | http://ffmpeg.org/ |
- 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
- * Sun May 11 19:00:00 2008 Matthias Saou <http://freshrpms.net/> 0.4.9-0.11.20080510
- Update to today's SVN codebase.
- Remove gsm support.
- Fix missing libtheora-devel of the devel package.
- * Thu Feb 14 18:00:00 2008 Matthias Saou <http://freshrpms.net/> 0.4.9-0.10.20080214
- Update to today's SVN codebase.
- Rename renamed configure options.
- Clean up how doc/* files are included.
- Update configure and make install for new shlib option.
- Set -fPIC even on 32bit archs.
- * Mon Jun 4 19:00:00 2007 Dag Wieers <dag{%}wieers{*}com> - 0.4.9-0.9.20070530
- Rebuild against x264-0.4.20070529 because I missed it.