Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ffmpeg-libpostproc: Video postprocessing library from ffmpeg
- Summary
- FFmpeg is a very fast video and audio converter. It can also grab from a
live audio/video source.
This package contains only ffmpeg's libpostproc post-processing library which
other projects such as transcode may use. Install this package if you intend
to use MPlayer, transcode or other similar programs.
Changelog
- * Wed Apr 5 11:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Dec 7 10:00:00 2005 Matthias Saou <http://freshrpms.net/> 0.4.9-0.3.20051207 - 3892/dag
-
- Update to CVS snapshot.
- Added theora, gsm, x264, dts and dc1394 rebuild options, all on by default.
- Nope, disable dc1394, as it fails to build.
- Add GSM patch <gsm.h> -> <gsm/gsm.h>
- Enable pthreads explicitly, as the build fails otherwise.
- Include new pkgconfig files, add pkgconfig requirements to devel packages.
- Add new libavutil.so* provides.
- Rename libpostproc package to ffmpeg-libpostproc, in order to make things
easier to obsolete the old mplayer sub-package.
- No longer use %configure, since --host makes the script stop.
- No longer explicitly disable MMX for non-x86 (works again on x86_64).
- * Tue May 3 11:00:00 2005 Matthias Saou <http://freshrpms.net/> 0.4.9-0.20050427.1
-
- Downgrade to 20050427 since avcodec.h is missing AVCodecContext otherwise.
- Re-enable upgrade path for FC3.