changes:
Real and WMS RTSP improvements
Other cleanups and bug fixes
Improve ASF file handling
Large MPEG video file support
Interlacing support for MPEG video
New 'lamemp3dec' mp3 encoder element
x264enc moved from -bad
Remove id3mux in favour of the new id3tag element in -bad
changes:
New shapewipe video transition plugin
qtmux improvements
camerabin improvements
HDV MPEG-TS private streams support
Output interlacing information in mpegvideoparse
MS-ADPCM decoder
RTP fixes and enhancements
DTS decoder improvements
New ID3 tagging plugin that supports v1, v2.3 and v2.4
Support for PGS (BluRay) subtitles
Many other bug fixes and enhancements
* Live recording
* Instant pausing and Frame-by-Frame support
* Finer speed controls
* New HD codecs (AES3, Dolby Digital Plus, TrueHD, Blu-Ray Linear PCM,
Real Video 3.0 and 4.0, ...)
* New formats (Raw Dirac, M2TS, ...) and major improvements in many formats...
* New Dirac encoder and MP3 fixed-point encoder
* Video scaling in fullscreen
* RTSP Trickplay support
* Zipped file playback
* Customizable toolbars
* Easier encoding GUI in Qt interface
* Better integration in Gtk environments
* MTP devices on linux
* AirTunes streaming
* New skin for the skins2 interface
This is used to live as an option for multimedia/ffmpeg.
FFmpeg is the first complete and free Internet Live Audio and Video
Broadcasting solution. FFMpeg aims at being the command line tool to
handle audio and video. It is a "three-in-one" solution.
FFmpeg includes a soft VCR capable of encoding in many different
formats simultaneously, a streaming server for Netcasting multimedia
and is available under the GNU General Public License.
FFmpeg generates streaming files, in many popular formats
simultaneously, faster than any other solution.
version 1.5.3 (June 07, 2009)
* Memory alignment fix causing segmentation fault in ffmpeg with altivec enabled
version 1.5.2 (May 24, 2009)
* Fixed soname version
version 1.5.1 (May 11, 2009)
* Optional compilation of jpeg and png support
* Fixed ffmpeg CFLAGS issue (causing compilation errors on Fedora)
* Fixed build error against latest ffmpeg (verified against ffmpeg revision 18769)
* Fixed missing include files for library usage (thanks to gustavo.boiko)
Version 1.5.0 (March 10, 2009)
* Aspect ratio bug fix (Thanks to S. Eguchi)
* Support input files from stdin (will ignore seek time)
* Fixed build error against latest ffmpeg (verified against ffmpeg release 0.5)
Version 1.4.0 (Januari 4, 2009)
* Filter support added that allows library users to implement filters that will be applied to the frame data
* Fixed compilation error with gcc 4.4
A malformed (or simply huge) PNG file can lead to integer overflow in
calculating the size of the output buffer, leading to crashes or buffer
overflows later. Fixes SA35205 security advisory.
bump PKGREVISION of affected plugin
changes:
-Workaround for nasm bug with Mach-O/OSX target
-Fix for missing resync marker range check
-Improved precision for RGB<->YUV conversions
-Fix for potential RGB24 access violation
-Updated compiler options for Apple PPC target
fixes a build with fresh multimedia/x264-devel.
Changes between 0.9.9 and 0.9.9a:
---------------------------------
Mac OS X:
* Updated multiple 3rd party libraries to keep in sync with the Win32 port
* Playback fixes for PowerPC-based Macs
was a period of relative quietness in x264 development, and I've been
testing this snapshot for some weeks (on i386).
There are too many changes to list here.
changes:
New navigation API to support DVD playback
playbin2 improvements
RTSP extensions to allow extra headers and options
Replace audioresampler with speexresample based code
Support interlacing flags in the gstvideo library
Support new RIFF formats
Improve typefinding
Support more frame formats in videoscale
Many other bug-fixes and improvements
changes:
Support files > 4GB on Windows
Controller interpolation fixes
Add timer support to GstPoll and use it for clocking
Attempt to typefind contents from the file extension if all else fails
GStreamer revision control switched to Git
Many other bug fixes and improvements
changes:
Some fixes for seeking in wav and FLAC files
Faster seeking in Matroska and AVI files
RTSP and RTP improvements
directdrawsink moved to Bad
y4menc and flvmux/flvdemux moved from Bad
deinterlace2 moved from Bad, replacing deinterlace
Many bug fixes and improvements
Pulseaudio sink completely overhauled
changes:
Presets support in several elements
Support ITV HD MPEG-TS streams
New element: flvmux
New element: osxvideosrc
Fixes in RTP elements
camerabin fixes
Improved QT/mp4 muxing
xdgmime based content type guessing
deinterlace2 moved to the Good plugins (replacing deinterlace)
Support for MXF muxing, and improved MXF demuxing
Greatly improved DVD playback
DirectDraw element moved back from Good plugins
Many other bug fixes and improvements
pkgsrc change: explicitely disable build of libgstreal, should fix
PR pkg/41476 by "U.F.B.".
If needed, this should be put into its own plugin which would be
ONLY_FOR i386/amd64. (Actually, there seem to be realplayer codecs
also for alpha and ppc, so in theory these could also be supported.)
2.26.2:
* Add support for autohref, makes trailers on the Apple website
work again
* Add the cache subtitles directory to the subtitle file selection
dialogue's shortcuts
* Fix failure to save downloaded subtitles
* Fix resolve_uri returning an empty URI when trying to resolve
with a base at the root of a webserver