Changelog for
libswscale2-2.1.1-2.1.x86_64.rpm :
Wed Nov 27 13:00:00 2013 joerg.lorenzenAATTki.tng.de
- added patch to build against gnutls 3.0.3 on openSUSE 12.1
Wed Nov 20 13:00:00 2013 Manfred.TremmelAATTiiv.de
- update to 2.1.1
* bugfix release
Wed Nov 13 13:00:00 2013 seife+obsAATTb1-systems.com
- add rpmlintrc to silence the now-bogus \"build contains date\"
message, which for itself caused build-compare to republish :-)
Tue Nov 12 13:00:00 2013 Manfred.TremmelAATTiiv.de
- enabled https with gnutls (--enable-gnutls)
Sat Nov 9 13:00:00 2013 Manfred.TremmelAATTiiv.de
- update to 2.1
* aecho filter
* perspective filter ported from libmpcodecs
* ffprobe -show_programs option
* compand filter
* RTMP seek support
* when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
even when used as an input option. Previous behavior can be restored with
the -noaccurate_seek option.
* ffmpeg -t option can now be used for inputs, to limit the duration of
data read from an input file
* incomplete Voxware MetaSound decoder
* read EXIF metadata from JPEG
* DVB teletext decoder
* phase filter ported from libmpcodecs
* w3fdif filter
* Opus support in Matroska
* FFV1 version 1.3 is stable and no longer experimental
* FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
* changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
more consistent with other muxers.
* adelay filter
* pullup filter ported from libmpcodecs
* ffprobe -read_intervals option
* Lossless and alpha support for WebP decoder
* Error Resilient AAC syntax (ER AAC LC) decoding
* Low Delay AAC (ER AAC LD) decoding
* mux chapters in ASF files
* SFTP protocol (via libssh)
* libx264: add ability to encode in YUVJ422P and YUVJ444P
* Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder
does
* make decoding alpha optional for prores, ffv1 and vp6 by setting
the skip_alpha flag.
* ladspa wrapper filter
* native VP9 decoder
* dpx parser
* max_error_rate parameter in ffmpeg
* PulseAudio output device
* ReplayGain scanner
* Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
* Linux framebuffer output device
* HEVC decoder, raw HEVC demuxer, HEVC demuxing in TS, Matroska and MP4
* mergeplanes filter
Thu Oct 17 14:00:00 2013 Manfred.TremmelAATTiiv.de
- update to 2.0.2
* bugfix release
Tue Oct 15 14:00:00 2013 seife+obsAATTb1-systems.com
- add patch to remove buildtime from documentation / manpages and
non-deterministic anchors from HTML pages
Fri Sep 6 14:00:00 2013 Manfred.TremmelAATTiiv.de
- build and include the ffmpeg-tools, thanks to Paolo Pantò
Sat Aug 17 14:00:00 2013 iAATTmargueirte.su
- fix Evergreen 11.2 build
* Add patch: ffmpeg-2.0-XvShmCreateImage.patch
* This function has condition before libXv 1.0.5, so expose it.
* http://upstream-tracker.org/diffs/libXv/1.0.4_to_1.0.5/diff.html
- ran spec-cleaner on ffmpeg.spec
- clarify license.
* Depending on whether you \"--enable-gpl\", it\'ll be GPL or LGPL
* We\'re GPL
* http://ffmpeg.org/legal.html
- add dependency chain for -32bit packages in baselibs.conf
Tue Aug 13 14:00:00 2013 Manfred.TremmelAATTiiv.de
- update to 2.0.1
* first bugfix release
Sat Jul 13 14:00:00 2013 Manfred.TremmelAATTiiv.de
- update to 2.0
* curves filter
* reference-counting for AVFrame and AVPacket data
* ffmpeg now fails when input options are used for output file
or vice versa
* support for Monkey\'s Audio versions from 3.93
* perms and aperms filters
* audio filtering support in ffplay
* 10% faster aac encoding on x86 and MIPS
* sine audio filter source
* WebP demuxing and decoding support
* new ffmpeg options -filter_script and -filter_complex_script, which
allow a filtergraph description to be read from a file
* OpenCL support
* audio phaser filter
* separatefields filter
* libquvi demuxer
* uniform options syntax across all filters
* telecine filter
* new interlace filter
* smptehdbars source
* inverse telecine filters (fieldmatch and decimate)
* colorbalance filter
* colorchannelmixer filter
* The matroska demuxer can now output proper verbatim ASS packets. It will
become the default at the next libavformat major bump.
* decent native animated GIF encoding
* asetrate filter
* interleave filter
* timeline editing with filters
* vidstabdetect and vidstabtransform filters for video stabilization using
the vid.stab library
* astats filter
* trim and atrim filters
* ffmpeg -t and -ss (output-only) options are now sample-accurate when
transcoding audio
* Matroska muxer can now put the index at the beginning of the file.
* extractplanes filter
* avectorscope filter
* ADPCM DTK decoder
* ADP demuxer
* RSD demuxer
* RedSpark demuxer
* ADPCM IMA Radical decoder
* zmq filters
* DCT denoiser filter (dctdnoiz)
* Wavelet denoiser filter ported from libmpcodecs as owdenoise
(formerly \"ow\")
* Apple Intermediate Codec decoder
* Escape 130 video decoder
* FTP protocol support
* V4L2 output device
* 3D LUT filter (lut3d)
* SMPTE 302M audio encoder
* support for slice multithreading in libavfilter
* Hald CLUT support (generation and filtering)
* VC-1 interlaced B-frame support
* support for WavPack muxing (raw and in Matroska)
* XVideo output device
* vignette filter
* True Audio (TTA) encoder
* Go2Webinar decoder
* mcdeint filter ported from libmpcodecs
* sab filter ported from libmpcodecs
* ffprobe -show_chapters option
* WavPack encoding through libwavpack
* rotate filter
* spp filter ported from libmpcodecs
* libgme support
* psnr filter
- changes from version 1.2
* VDPAU hardware acceleration through normal hwaccel
* SRTP support
* Error diffusion dither in Swscale
* Chained Ogg support
* Theora Midstream reconfiguration support
* EVRC decoder
* audio fade filter
* filtering audio with unknown channel layout
* allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
and treble audio filter
* improved showspectrum filter, with multichannel support and sox-like
colors
* histogram filter
* tee muxer
* il filter ported from libmpcodecs
* support ID3v2 tags in ASF files
* encrypted TTA stream decoding support
* RF64 support in WAV muxer
* noise filter ported from libmpcodecs
* Subtitles character encoding conversion
* blend filter
* stereo3d filter ported from libmpcodecs
- changes from version 1.1:
* stream disposition information printing in ffprobe
* filter for loudness analysis following EBU R128
* Opus encoder using libopus
* ffprobe -select_streams option
* Pinnacle TARGA CineWave YUV16 decoder
* TAK demuxer, decoder and parser
* DTS-HD demuxer
* remove -same_quant, it hasn\'t worked for years
* FFM2 support
* X-Face image encoder and decoder
* 24-bit FLAC encoding
* multi-channel ALAC encoding up to 7.1
* metadata (INFO tag) support in WAV muxer
* subtitles raw text decoder
* support for building DLLs using MSVC
* LVF demuxer
* ffescape tool
* metadata (info chunk) support in CAF muxer
* field filter ported from libmpcodecs
* AVR demuxer
* geq filter ported from libmpcodecs
* remove ffserver daemon mode
* AST muxer/demuxer
* new expansion syntax for drawtext
* BRender PIX image decoder
* ffprobe -show_entries option
* ffprobe -sections option
* ADPCM IMA Dialogic decoder
* BRSTM demuxer
* animated GIF decoder and demuxer
* PVF demuxer
* subtitles filter
* IRCAM muxer/demuxer
* Paris Audio File demuxer
* Virtual concatenation demuxer
* VobSub demuxer
* JSON captions for TED talks decoding support
* SOX Resampler support in libswresample
* aselect filter
* SGI RLE 8-bit decoder
* Silicon Graphics Motion Video Compressor 1 & 2 decoder
* Silicon Graphics Movie demuxer
* apad filter
* Resolution & pixel format change support with multithreading for H.264
* documentation split into per-component manuals
* pp (postproc) filter ported from MPlayer
* NIST Sphere demuxer
* MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers
and decoders
* Sony Wave64 muxer
* adobe and limelight publisher authentication in RTMP
* data: URI scheme
* support building on the Plan 9 operating system
* kerndeint filter ported from MPlayer
* histeq filter ported from VirtualDub
* Megalux Frame demuxer
* 012v decoder
* Improved AVC Intra decoding support
* more fixes
Thu Apr 11 14:00:00 2013 Manfred.TremmelAATTiiv.de
- update to 1.0.6
* more fixes
Fri Mar 8 13:00:00 2013 Manfred.TremmelAATTiiv.de
- update to 1.0.5
* more fixes
Wed Feb 27 13:00:00 2013 reddwarfAATTopensuse.org
- enable vo-aacenc
Sun Feb 10 13:00:00 2013 Manfred.TremmelAATTiiv.de
- update to 1.0.4
* more fixes
Tue Feb 5 13:00:00 2013 Manfred.TremmelAATTiiv.de
- update to 1.0.3
* lot of fixes
Sun Jan 20 13:00:00 2013 Manfred.TremmelAATTiiv.de
back to 1.0.1, because of some problems with other programms
Sun Jan 20 13:00:00 2013 Manfred.TremmelAATTiiv.de
- update to 1.1.1
* Fix a crash on windows platforms related to automatic stack
alignment in libavresample
* Fix memleaks in the ogg demuxer. Related to CVE-2012-2882
* more fixes
Mon Jan 7 13:00:00 2013 Manfred.TremmelAATTiiv.de
- update to 1.1
* stream disposition information printing in ffprobe
* filter for loudness analysis following EBU R128
* Opus encoder using libopus
* ffprobe -select_streams option
* Pinnacle TARGA CineWave YUV16 decoder
* TAK demuxer, decoder and parser
* DTS-HD demuxer
* remove -same_quant, it hasn\'t worked for years
* FFM2 support
* X-Face image encoder and decoder
* 24-bit FLAC encoding
* multi-channel ALAC encoding up to 7.1
* metadata (INFO tag) support in WAV muxer
* subtitles raw text decoder
* support for building DLLs using MSVC
* LVF demuxer
* ffescape tool
* metadata (info chunk) support in CAF muxer
* field filter ported from libmpcodecs
* AVR demuxer
* geq filter ported from libmpcodecs
* remove ffserver daemon mode
* AST muxer/demuxer
* new expansion syntax for drawtext
* BRender PIX image decoder
* ffprobe -show_entries option
* ffprobe -sections option
* ADPCM IMA Dialogic decoder
* BRSTM demuxer
* animated GIF decoder and demuxer
* PVF demuxer
* subtitles filter
* IRCAM muxer/demuxer
* Paris Audio File demuxer
* Virtual concatenation demuxer
* VobSub demuxer
* JSON captions for TED talks decoding support
* SOX Resampler support in libswresample
* aselect filter
* SGI RLE 8-bit decoder
* Silicon Graphics Motion Video Compressor 1 & 2 decoder
* Silicon Graphics Movie demuxer
* apad filter
* Resolution & pixel format change support with multithreading for H.264
* documentation split into per-component manuals
* pp (postproc) filter ported from MPlayer
* NIST Sphere demuxer
* MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
* Sony Wave64 muxer
* adobe and limelight publisher authentication in RTMP
* data: URI scheme
* support building on the Plan 9 operating system
* kerndeint filter ported from MPlayer
* histeq filter ported from VirtualDub
* 012v decoder
Tue Jan 1 13:00:00 2013 Manfred.TremmelAATTiiv.de
- enabled libass support
Tue Dec 11 13:00:00 2012 Manfred.TremmelAATTiiv.de
- update to 1.0.1
Sat Sep 29 14:00:00 2012 Manfred.TremmelAATTiiv.de
- update to 1.0
* INI and flat output in ffprobe
* Scene detection in libavfilter
* Indeo Audio decoder
* channelsplit audio filter
* setnsamples audio filter
* atempo filter
* ffprobe -show_data option
* RTMPT protocol support
* iLBC encoding/decoding via libilbc
* Microsoft Screen 1 decoder
* join audio filter
* audio channel mapping filter
* Microsoft ATC Screen decoder
* RTSP listen mode
* TechSmith Screen Codec 2 decoder
* AAC encoding via libfdk-aac
* Microsoft Expression Encoder Screen decoder
* RTMPS protocol support
* RTMPTS protocol support
* RTMPE protocol support
* RTMPTE protocol support
* showwaves and showspectrum filter
* LucasArts SMUSH playback support
* SAMI, RealText and SubViewer demuxers and decoders
* Heart Of Darkness PAF playback support
* iec61883 device
* asettb filter
* new option: -progress
* 3GPP Timed Text encoder/decoder
* GeoTIFF decoder support
* ffmpeg -(no)stdin option
* Opus decoder using libopus
* caca output device using libcaca
* alphaextract and alphamerge filters
* concat filter
* flite filter
* Canopus Lossless Codec decoder
* bitmap subtitles in filters (experimental and temporary)
* MP2 encoding via TwoLAME
* bmp parser
* smptebars source
* asetpts filter
* hue filter
* ICO muxer
* SubRip encoder and decoder without embedded timing
* edge detection filter
* framestep filter
* ffmpeg -shortest option is now per-output file
- pass and -passlogfile are now per-output stream
* volume measurement filter
* Ut Video encoder
* Microsoft Screen 2 decoder
* Matroska demuxer now identifies SRT subtitles as AV_CODEC_ID_SUBRIP
instead of AV_CODEC_ID_TEXT
* smartblur filter ported from MPlayer
* CPiA decoder
* decimate filter ported from MPlayer
* RTP depacketization of JPEG
* Smooth Streaming live segmenter muxer
* F4V muxer
* sendcmd and asendcmd filters
* WebVTT demuxer and decoder (simple tags supported)
* RTP packetization of JPEG
* faststart option in the MOV/MP4 muxer
Mon Jun 11 14:00:00 2012 Manfred.TremmelAATTiiv.de
- update to 0.11.1
* Fixes:CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
* v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
* setfield filter
* CDXL demuxer and decoder
* Apple ProRes encoder
* ffprobe -count_packets and -count_frames options
* Sun Rasterfile Encoder
* ID3v2 attached pictures reading and writing
* WMA Lossless decoder
* bluray protocol
* blackdetect filter
* libutvideo encoder wrapper (--enable-libutvideo)
* swapuv filter
* bbox filter
* XBM encoder and decoder
* RealAudio Lossless decoder
* ZeroCodec decoder
* tile video filter
* Metal Gear Solid: The Twin Snakes demuxer
* OpenEXR image decoder
* removelogo filter
* drop support for ffmpeg without libavfilter
* drawtext video filter: fontconfig support
* ffmpeg -benchmark_all option
* super2xsai filter ported from libmpcodecs
* add libavresample audio conversion library for compatibility
* MicroDVD decoder
* Avid Meridien (AVUI) encoder and decoder
* accept + prefix to -pix_fmt option to disable automatic conversions.
* complete audio filtering in libavfilter and ffmpeg
* add fps filter
* audio split filter
* vorbis parser
* png parser
* audio mix filter
Mon May 28 14:00:00 2012 reddwarfAATTopensuse.org
- Remove incorrect obsoletes
Sat May 26 14:00:00 2012 Manfred.TremmelAATTiiv.de
- update to 0.11
* Fixes CVE-2012-2771 ... 2805
* v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
* setfield filter
* CDXL demuxer and decoder
* Apple ProRes encoder
* ffprobe -count_packets and -count_frames options
* Sun Rasterfile Encoder
* ID3v2 attached pictures reading and writing
* WMA Lossless decoder
* bluray protocol
* blackdetect filter
* libutvideo encoder wrapper (--enable-libutvideo)
* swapuv filter
* bbox filter
* XBM encoder and decoder
* RealAudio Lossless decoder
* ZeroCodec decoder
* tile video filter
* Metal Gear Solid: The Twin Snakes demuxer
* OpenEXR image decoder
* removelogo filter
* drop support for ffmpeg without libavfilter
* drawtext video filter: fontconfig support
* ffmpeg -benchmark_all option
* super2xsai filter ported from libmpcodecs
* add libavresample audio conversion library for compatibility
* MicroDVD decoder
* Avid Meridien (AVUI) encoder and decoder
* accept + prefix to -pix_fmt option to disable automatic conversions.
* audio filters support in libavfilter and avconv
* add fps filter
* audio split filter
* vorbis parser
* png parser
* audio mix filter
Sat May 19 14:00:00 2012 reddwarfAATTopensuse.org
- Update to 0.10.3
Thu May 3 14:00:00 2012 pascal.bleserAATTopensuse.org
- enable PulseAudio input support on openSUSE >= 11.4
Wed Mar 28 14:00:00 2012 Manfred.TremmelAATTiiv.de
- added --enable-libfreetype configure parameter
Mon Mar 26 14:00:00 2012 reddwarfAATTopensuse.org
- Update to 0.10.2
* Some security fixes
* Over 100 bugfixes
* Some new features like the swapuv filter
Mon Mar 26 14:00:00 2012 reddwarfAATTopensuse.org
- Stop using %suse_update_libdir, broke Factory x86_64 build
Mon Mar 12 13:00:00 2012 toddrme2178AATTgmail.com
- Added 32bit compatibility libraries (required by libxine2-32bit)
- Cleaned up spec file formatting
Fri Mar 2 13:00:00 2012 reddwarfAATTopensuse.org
- Substitute __DATE__ and __TIME__ also in ffprobe.c
Fri Jan 27 13:00:00 2012 Manfred.TremmelAATTiiv.de
update to 0.10:
- Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
- v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
- SBaGen (SBG) binaural beats script demuxer
- OpenMG Audio muxer
- Timecode extraction in DV and MOV
- thumbnail video filter
- XML output in ffprobe
- asplit audio filter
- tinterlace video filter
- astreamsync audio filter
- amerge audio filter
- ISMV (Smooth Streaming) muxer
- GSM audio parser
- SMJPEG muxer
- XWD encoder and decoder
- Automatic thread count based on detection number of (available) CPU cores
- y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
- ffprobe -show_error option
- Avid 1:1 10-bit RGB Packer codec
- v308 Quicktime Uncompressed 4:4:4 encoder and decoder
- yuv4 libquicktime packed 4:2:0 encoder and decoder
- ffprobe -show_frames option
- silencedetect audio filter
- ffprobe -show_program_version, -show_library_versions, -show_versions options
- rv34: frame-level multi-threading
- optimized iMDCT transform on x86 using SSE for for mpegaudiodec
- Improved PGS subtitle decoder
- dumpgraph option to lavfi device
- r210 and r10k encoders
- ffwavesynth decoder
- aviocat tool
- ffeval tool
Fri Jan 6 13:00:00 2012 Manfred.TremmelAATTiiv.de
- update to 0.9.1 (fixing security problems and other improvements)
Mon Dec 12 13:00:00 2011 Manfred.TremmelAATTiiv.de
update to 0.9:
- openal input device added
- boxblur filter added
- BWF muxer
- Flash Screen Video 2 decoder
- lavfi input device added
- added avconv, which is almost the same for now, except
for a few incompatible changes in the options, which will hopefully make them
easier to use. The changes are:
* The options placement is now strictly enforced! While in theory the
options for ffmpeg should be given in [input options] -i INPUT [output
options] OUTPUT order, in practice it was possible to give output options
before the -i and it mostly worked. Except when it didn\'t - the behavior was
a bit inconsistent. In avconv, it is not possible to mix input and output
options. All non-global options are reset after an input or output filename.
* All per-file options are now truly per-file - they apply only to the next
input or output file and specifying different values for different files
will now work properly (notably -ss and -t options).
* All per-stream options are now truly per-stream - it is possible to
specify which stream(s) should a given option apply to. See the Stream
specifiers section in the avconv manual for details.
* In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
sense that they\'re specified after the output filename instead of before,
like all other options. In avconv this irregularity is removed, all options
apply to the next input or output file.
* -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
irregular and highly confusing, they were also redundant. In avconv the -map
option will create new streams in the output file and map input streams to
them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
each stream in the first input file.
* The -map option now has slightly different and more powerful syntax:
+ Colons (\':\') are used to separate file index/stream type/stream index
instead of dots. Comma (\',\') is used to separate the sync stream instead
of colon.. This is done for consistency with other options.
+ It\'s possible to specify stream type. E.g. -map 0:a:2 creates an
output stream from the third input audio stream.
+ Omitting the stream index now maps all the streams of the given type,
not just the first. E.g. -map 0:s creates output streams for all the
subtitle streams in the first input file.
+ Since -map can now match multiple streams, negative mappings were
introduced. Negative mappings disable some streams from an already
defined map. E.g. \'-map 0 -map -0:a:1\' means \'create output streams for
all the stream in the first input file, except for the second audio
stream\'.
* There is a new option -c (or -codec) for choosing the decoder/encoder to
use, which allows to precisely specify target stream(s) consistently with
other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
libvorbis sets the codec for the first audio stream and -c copy copies all
the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
aliases to -c:v/a/s
* It is now possible to precisely specify which stream should an AVOption
apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
- b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
syntax is deprecated and will stop working soon.
* -map_chapters now takes only an input file index and applies to the next
output file. This is consistent with how all the other options work.
* -map_metadata now takes only an input metadata specifier and applies to
the next output file. Output metadata specifier is now part of the option
name, similarly to the AVOptions/map/codec feature above.
* -metadata can now be used to set metadata on streams and chapters, e.g.
- metadata:s:1 language=eng sets the language of the first stream to \'eng\'.
This made -vlang/-alang/-slang options redundant, so they were removed.
* -qscale option now uses stream specifiers and applies to all streams, not
just video. I.e. plain -qscale number would now apply to all streams. To get
the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
and -aq is now an alias for -q:a.
* -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
uses stream specifiers. Use -bsf:v/a/s instead of the old options.
* -itsscale option now uses stream specifiers, so its argument is only the
scale parameter.
* -intra option was removed, use -g 0 for the same effect.
* -psnr option was removed, use -flags +psnr for the same effect.
* -vf option is now an alias to the new -filter option, which uses stream specifiers.
* -vframes/-aframes/-dframes options are now aliases to the new -frames option.
* -vtag/-atag/-stag options are now aliases to the new -tag option.
- XMV demuxer
- LOAS demuxer
- ashowinfo filter added
- Windows Media Image decoder
- amovie source added
- LATM muxer/demuxer
- Speex encoder via libspeex
- JSON output in ffprobe
- WTV muxer
- Optional C++ Support (needed for libstagefright)
- H.264 Decoding on Android via Stagefright
- Prores decoder
- BIN/XBIN/ADF/IDF text file decoder
- aconvert audio filter added
- audio support to lavfi input device added
- libcdio-paranoia input device for audio CD grabbing
- Apple ProRes decoder
- CELT in Ogg demuxing
- G.723.1 demuxer and decoder
- libmodplug support (--enable-libmodplug)
- VC-1 interlaced decoding
- libutvideo wrapper (--enable-libutvideo)
- aevalsrc audio source added
- Ut Video decoder
- Speex encoding via libspeex
- 4:2:2 H.264 decoding support
- 4:2:2 and 4:4:4 H.264 encoding with libx264
- Pulseaudio input device
- Prores encoder
- Video Decoder Acceleration (VDA) HWAccel module.
- replacement Indeo 3 decoder
- new ffmpeg option: -map_channel
- volume audio filter added
- earwax audio filter added
- libv4l2 support (--enable-libv4l2)
- TLS/SSL and HTTPS protocol support
- AVOptions API rewritten and documented
- most of CODEC_FLAG2_
*, some CODEC_FLAG_
* and many codec-specific fields in
AVCodecContext deprecated. Codec private options should be used instead.
- Properly working defaults in libx264 wrapper, support for native presets.
- Encrypted OMA files support
- Discworld II BMV decoding support
- VBLE Decoder
- OS X Video Decoder Acceleration (VDA) support
- compact and csv output in ffprobe
- pan audio filter
- IFF Amiga Continuous Bitmap (ACBM) decoder
- ass filter
- CRI ADX audio format demuxer
- Playstation Portable PMP format demuxer
- Microsoft Windows ICO demuxer
- life source
- PCM format support in OMA demuxer
- CLJR encoder
- new option: -report
- Dxtory capture format decoder
- cellauto source
Wed Nov 23 13:00:00 2011 Manfred.TremmelAATTiiv.de
- update to 0.8.7 (fixing security problems and other improvements)
Sun Nov 6 13:00:00 2011 Manfred.TremmelAATTiiv.de
- update to 0.8.6 (fixing security problems and other improvements)
Mon Oct 3 14:00:00 2011 Manfred.TremmelAATTiiv.de
- update to 0.8.5 (fixing security problems and other improvements)
Thu Sep 22 14:00:00 2011 Manfred.TremmelAATTiiv.de
- update to 0.8.4 (fixing security problems and other bugs)
Thu Sep 8 14:00:00 2011 Manfred.TremmelAATTiiv.de
- update to 0.8.3 (fixing security problems and other bugs)
Fri Jul 29 14:00:00 2011 Manfred.TremmelAATTiiv.de
- update to 0.8.1 (fixing security problems and other bugs)
Thu Jun 23 14:00:00 2011 Manfred.TremmelAATTiiv.de
- update to 0.8
Sun Jun 12 14:00:00 2011 johannesobermayrAATTgmx.de
- disable/remove static libraries
- introduce source service
Sat Jun 11 14:00:00 2011 Manfred.TremmelAATTiiv.de
- update to git Sat Jun 11 14:25:22 UTC 2011
Sat Jun 4 14:00:00 2011 Manfred.TremmelAATTiiv.de
- update to git Sat Jun 04 13:41:03 UTC 2011
Sat Apr 16 14:00:00 2011 Manfred.TremmelAATTiiv.de
- update to git Sat Apr 16 11:03:41 UTC 2011
- reanabled dbug packages
- enabled vaapi support
Sat Apr 9 14:00:00 2011 Manfred.TremmelAATTiiv.de
- returned from libav to ffmpeg
- update to git Sat Apr 09 09:33:26 UTC 2011
Sat Apr 2 14:00:00 2011 reddwarfAATTopensuse.org
- Remove man pages from doc dir: helps build-compare
Sat Apr 2 14:00:00 2011 Manfred.TremmelAATTiiv.de
- switch from ffmpeg to libav
- update to git 2011-04-02 14:57 CEST
Wed Mar 9 13:00:00 2011 Manfred.TremmelAATTiiv.de
- update to git 2011-03-09 21:02
Sun Mar 6 13:00:00 2011 reddwarfAATTopensuse.org
- Remove __DATE__ and __TIME__ references to help build-compare
Sun Jan 16 13:00:00 2011 Manfred.TremmelAATTiiv.de
- update to svn 26387
Mon Nov 15 13:00:00 2010 pascal.bleserAATTopensuse.org
- disable faac support by default, as it makes the resulting packages break the GPL and hence may not be redistributed
- add explicit Requires: lib... = %{version}-%{release} to avoid crashes on missing symbols, as upstream doesn\'t care about proper SONAMEs (and not even proper releases to begin with)
Sun Nov 7 13:00:00 2010 Manfred.TremmelAATTiiv.de
- update to svn 25702
Sun Oct 17 14:00:00 2010 Manfred.TremmelAATTiiv.de
- update to svn 25512
Sun Oct 3 14:00:00 2010 Manfred.TremmelAATTiiv.de
- update to svn 25320
Sun Jun 27 14:00:00 2010 ludwig.nusselAATTgmx.de
- require schroedinger-devel instead of libschroedinger-devel for
compatibility with openSUSE package
- remove libffmpeg0 dummy package
- make libvpx optional
Fri Jun 25 14:00:00 2010 pascal.bleserAATTopensuse.org
- verbose build
- make the build use the optflags
- have a debuginfo package
Sat Jun 19 14:00:00 2010 Manfred.TremmelAATTiiv.de
- reenabled avfilter, aspect ratio problem seems to be fixed and it\'s needed
by ffmpeg2theora 0.27
Wed Jun 16 14:00:00 2010 Manfred.TremmelAATTiiv.de
- Update to 0.6
Mon May 24 14:00:00 2010 Manfred.TremmelAATTiiv.de
- update to svn 23289
- disabled avfilter, problems with aspect ratio
Tue May 18 14:00:00 2010 Manfred.TremmelAATTiiv.de
- update to svn 23159
Mon Apr 26 14:00:00 2010 Manfred.TremmelAATTiiv.de
- update to svn 22965
Sat Apr 3 14:00:00 2010 Manfred.TremmelAATTiiv.de
- update to svn 22789
Tue Mar 23 13:00:00 2010 Manfred.TremmelAATTiiv.de
- update to svn 22648
- patch to fix build on 11.3 factory i586
- patch to return version when using \"ffmpeg -v\"
Sun Feb 28 13:00:00 2010 Manfred.TremmelAATTiiv.de
- update to svn 22095
Wed Feb 17 13:00:00 2010 Manfred.TremmelAATTiiv.de
- update to svn 21861
Sat Feb 6 13:00:00 2010 Manfred.TremmelAATTiiv.de
- update to svn 21651
Sat Jan 2 13:00:00 2010 Manfred.TremmelAATTiiv.de
- update to svn 21000
Fri Dec 11 13:00:00 2009 Manfred.TremmelAATTiiv.de
- update to svn 20796
Mon Nov 23 13:00:00 2009 Manfred.TremmelAATTiiv.de
- update to svn 20592
Wed Nov 11 13:00:00 2009 Manfred.TremmelAATTiiv.de
- update to svn 20511
Thu Sep 24 14:00:00 2009 Manfred.TremmelAATTiiv.de
- update to svn 20006
Tue Sep 22 14:00:00 2009 Manfred.TremmelAATTiiv.de
- update to svn 19969
Sat Aug 29 14:00:00 2009 Manfred.TremmelAATTiiv.de
- cleanups where rpmlint wasn\'t so happy
Thu May 14 14:00:00 2009 Manfred.TremmelAATTiiv.de
- recompile against new x264 (PPC used old one before)
Tue Apr 7 14:00:00 2009 Manfred.TremmelAATTiiv.de
- removed deprecated include symlinks (make trouble with new xine-lib)
Tue Mar 10 13:00:00 2009 Manfred.TremmelAATTiiv.de
- Wow! Never thought, this realy would get realaty, but it\'s
a offical relase with tarball and so on. Now it\'s the real
ffmpeg 0.5, enjoy it ;-)
Tue Mar 3 13:00:00 2009 Manfred.TremmelAATTiiv.de
- update to svn 17737
- ffmpeg has dumped version to 0.5 in changelog, so this is
something like a release build ;-) (there are no official
releases anymore)
- enabled vdpau support