Jump to letter: [
ABCDEFGHIJKLMNOPRSTVWXZ
]
ffmpeg-libpostproc - Video postprocessing library from ffmpeg
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.
Packages
Latest: ffmpeg-libpostproc-0.6-1.el5_fio.i386.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| ffmpeg-libpostproc |
0 |
0.6 |
1.el5_fio |
i386 |
108 KiB |
2010-10-13 12:14:45 |
Changelog:
- * 2010-10-12 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 0.6-1 -
- Bump to 0.6
- * 2010-06-13 - Dag Wieers <dag[AT]wieers[DOTCOM]> - 0.5.2-2 - 8739+/dag
- Added more functionality.
- * 2010-06-11 - Dag Wieers <dag[AT]wieers[DOTCOM]> - 0.5.2-1
- Updated to release 0.5.2.
- * 2009-11-06 - Dag Wieers <dag[AT]wieers[DOTCOM]> - 0.5-3
- Rebuild against newer faad2 2.7.
- * 2009-07-24 - Dag Wieers <dag[AT]wieers[DOTCOM]> - 0.5-2
- Change incdir to %{_includedir}.
- * 2009-07-08 - Dag Wieers <dag[AT]wieers[DOTCOM]> - 0.5-1
- Updated to release 0.5.
- Disabled speex support, lacking speex 1.2.
- Rebuild against x264-0.4.20090708.
- * 2007-06-04 - Dag Wieers <dag[AT]wieers[DOTCOM]> - 0.4.9-0.9.20070530
- Rebuild against x264-0.4.20070529 because I missed it.
- * 2007-05-30 - Matthias Saou <http://freshrpms[DOTNET]/> 0.4.9-0.8.20070530
- Update to today's SVN codebase.
- Rename various options to match new configure names.
- Remove dca support since it's no longer available with the external lib.
- Enable theora support by default.
- * 2007-01-09 - Matthias Saou <http://freshrpms[DOTNET]/> 0.4.9-0.8.20070109
- Update to today's SVN codebase, fixes the non existing ffmpeg.pc refrence.
- Add faad2 patch.
- * 2006-12-15 - Matthias Saou <http://freshrpms[DOTNET]/> 0.4.9-0.7.20061215
- Update to today's SVN codebase.
- Update gsm patch so that it still applies.
- Remove no longer needed x264 patch.
- Remove --disable-opts option for now, as the build fails without. It seems
like an option from -O3 might be required for inline asm to work on x86.