Google Flix Engine Linux Reference Manual User Manual
Page 360

354
Flix Engine Linux Page Documentation
o mpegvideo-revert_r18381.diff - temporary, changes at this revision crash
select internal test clips
o stream_file-clear_eof_on_seek.diff - addresses a regression in the
removal of mov_06_invalid_audio_size.diff. Files w/truncated audio data,
but complete indexes, would result in video truncation.
o vd_qtvideo-validate_ImageDesc_size.diff - avoid crash should this decoder
be paired w/the lavf demuxer
- updated patches:
o demux_lavf-add_dv_mts_preferred.diff - in addition to DV files, allow
libavformat to demux MTS/M2TS files, often the container for AVCHD
o reduce_spurious_logging.diff - compact duplicate error messages
- removed patches:
o demux_increase_buffer.diff, flv-r16254_backport.diff,
mplayer_demux_real.patch, workaround_libswscale_bgr15_confusion.diff:
rendered unnecessary
- (Linux) Similar to v8.0.15.1 another case was identified on open that could
cause a hang. This has been addressed and a timeout added to avoid further
issues related to the change.
- (Windows) If the input file’s aspect ratio is available on open it will now
be made available for use in FE2_FILTER_SCALE. This will not address those
that require a frame decode to provide this information (e.g., some WMVs).
+--------------------------+
2009-04-16 v8.0.15.1 Linux
2009-04-16 v8.0.15.1_DEMO Linux
Bug Fixes:
- (Linux) Fix hang introduced in change made for encode completion stability
for v8.0.15.0. This would occur if mencoder exited prior to producing any
data.
+--------------------------+
2009-04-02 v8.0.15.0 Linux
2009-04-02 v8.0.15.0_DEMO Linux
2009-04-02 v8.0.15.0 Windows COM v0.0.8.0
2009-04-02 v8.0.15.0_DEMO Windows COM v0.0.8.0
Features:
- (Linux) NOTE:
http://support.on2.com/flixengine/linux/api/lb_deviation.html#update
applies to this release
- (Windows) NOTE:
http://support.on2.com/flixengine/windows/api/group__flixengine__com.html#warn_dualinterface
applies to this release
- FE2_MUXER_FLV/FE2_MUXER_FXM, add
FE2_FLV_METADATA_ENABLE/FE2_FLV_METADATA_DISABLE and
FE2_FXM_METADATA_ENABLE/FE2_FXM_METADATA_DISABLE parameters for use in
controlling metadata output. Also add output support for
lastkeyframetimestamp, lastkeyframelocation and the keyframes object,
w/defaults being compatible w/prior releases. See the API documentation for
available entries.
- FE2_CODEC_H264, add FE2_H264_SPEED parameter. Default changed from 0 to 1
improving quality on some clips which exhibited extreme degradation.
- FE2_FILTER_SCALE, add further reserved values allowing resolution to be
constrained to multiples of 2,4,8,etc. See the API documentation for further
details regarding their use.
Bug Fixes:
- FE2_CODEC_AMR_NB, correct output timestamp calculation avoiding potential
encode failure due to memory constraints
- Upgraded to libpng-1.2.35. Addresses CVE-2009-0040.
For more information, see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0040
http://www.libpng.org/pub/png/libpng.html
- (Linux) Modify encode completion procedure improving stability for those
seeing crashes at that point. Originally reported under RHEL 4.
+--------------------------+
2009-02-04 v8.0.14.1 Linux
2009-02-04 v8.0.14.1_DEMO Linux
2009-02-04 v8.0.14.1 Windows COM v0.0.7.0
2009-02-04 v8.0.14.1_DEMO Windows COM v0.0.7.0
Bug Fixes:
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen