Jump to letter: [
          
            ABCDFGHKLMOPQRSTVWX
          ]
        
        ffmpeg - Digital VCR and streaming server
        
        - FFMpeg is a complete and free Internet live audio and video
broadcasting solution for Linux/Unix. It also includes a digital
VCR. It can encode in real time in many formats including MPEG1 audio
and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | ffmpeg | 0.6 | 3.fc12 | x86_64 | 432 KiB | Tue Jul 27 10:25:17 2010 | 
        
        Changelog
        
            - * Fri Mar 27 13:00:00 2009 Dominik Mierzejewski <rpm at greysector.net> - 0.5-2
- - rebuild for new faad2 and x264 
            - * Thu Oct 15 14:00:00 2009 kwizart <kwizart at gmail.com > - 0.5-3.svn20091007
- - Update to svn snapshot 20091007
- Add BR dirac vdpau.
- Use --with nonfree as a separate conditional for amr and faac.
- Use --with gplv3 as a separate conditional for opencore-amr.
- Don't build faac by default because it's nonfree.
- Allow to --define 'ffmpegsuffix custom' for special SONAME. 
            - * Thu Oct 22 14:00:00 2009 Dominik Mierzejewski <rpm at greysector.net> - 0.5-4.20091026svn
- - 20091026 snapshot, requires recent x264
- dropped support for old amr libs (not supported upstream since July)
- don't disable yasm for generic builds
- fixed opencore amr support
- dropped workaround for non-standard openjpeg headers location
- dropped separate SIMDified libs for x86 and ppc(64),
  runtime CPU detection should be enough