FFVCL Encoder 5.8 and Player 5.8 Released

2014.12.19 FFVCL Encoder & Player 5.8

[Common]
* update to FFmpeg 2.5.1

[DLLs]
* FFmpeg DLLs built base on official ffmpeg 2.5.1
* This version is NOT compatible with previous FFmpeg DLLs.

Posted in ChangeLog | Leave a comment

FFVCL Encoder 5.7 and Player 5.7 Released

2014.10.16 FFVCL Encoder & Player 5.7

[Common]
* support Delphi XE7
* update to FFmpeg 2.4.2

[DLLs]
* FFmpeg DLLs built base on official ffmpeg 2.4.2
* This version is NOT compatible with previous FFmpeg DLLs.

Posted in ChangeLog | Leave a comment

FFVCL Encoder 5.6 and Player 5.6 Released

2014.08.22 FFVCL Encoder & Player 5.6

[Common]
* update to FFmpeg 2.3.3

[DLLs]
* FFmpeg DLLs built base on official ffmpeg 2.3.3
* This version is NOT compatible with previous FFmpeg DLLs.

Posted in ChangeLog | Leave a comment

FFVCL Encoder 5.5 and Player 5.5 Released

2014.04.28 FFVCL Encoder & Player 5.5

[Common]
* support Delphi XE6
* update to FFmpeg 2.2.1
* more minor improvements and some bug fix

[Decoder]
* fix potential timeout while seeking

[Encoder]
* fix access violation about complex filters
* fix potential thread deadlock while toggling pause/resume
* fix wrong uses clause of libsdl [Encoder Source Edition]

[Player]
* new property ResetFilterAfterSeeking
* fix potential timeout while seeking
* fix potential hang while toggling pause/resume under Mac OS X [FXPlayer]

[DLLs]
* FFmpeg DLLs built base on official ffmpeg 2.2.1
* This version is NOT compatible with previous FFmpeg DLLs.

Posted in ChangeLog | Leave a comment

FFVCL Encoder 5.4 and Player 5.4 Released

2013.12.19 FFVCL Encoder & Player 5.4

[Common]
* update to FFmpeg 2.1.1
* more minor improvements and some bug fix

[Encoder]
* new functions/methods SendFilterCommand() and QueueFilterCommand()

[Player/FXPlayer]
* support controlling playback speed
* new event OnOpenFailed
* new properties AudioFilters, OpenInCallerThread, PlaybackSpeed, EnableAudioSpeed and SyncType
* new functions/methods TryOpen(), SendAudioFilterCommand(), QueueVideoFilterCommand() and QueueAudioFilterCommand()

[DLLs]
* FFmpeg DLLs built base on official ffmpeg 2.1.1
* This version is NOT compatible with previous FFmpeg DLLs.

Posted in ChangeLog | Leave a comment