2012.12.21 FFVCL Encoder & Player 5.0
[Common]
* update to FFmpeg 1.0.1
* new GDICapture as integrated successor of ScreenCapture and WaveCapture
* rename component EventStreamAdapter to MemoryAccessAdapter
* rename unit StreamProtocol to MemoryProtocol
* more minor improvements and some bug fix
[Decoder]
* change members of TVideoStreamInfo: rename AspectRatio to DisplayAspectRatio, add SampleAspectRatio, SAR and DAR
[Encoder]
* new property InputCount[TaskIndex: Integer]: Integer read GetInputCount
[Player]
* new method DefaultOptions() for batch parsing options like multiple calls of opt_default()
[DLLs]
* FFmpeg DLLs built base on official ffmpeg 1.0.1
* This version is NOT compatible with previous FFmpeg DLLs.