2012.03.18 FFVCL Encoder & Player 4.6
[Common]
* new helper class TCircularBuffer and TCircularBufferStream
* update to FFmpeg 0.10 which is not compatible with 0.9.x
[Encoder]
* fix a memory leak issue
* fix a potential issue in join mode
[Player]
* new property QueueSize
* new property UseAudioPosition
* remove property frame_pix_fmt
* readonly property FrameWidth and FrameHeight
[Demos]
* new NetworkConverter demo (EventStreamAdapter + CircularBufferStream)
* new NetworkPlayer demo (EventStreamAdapter + CircularBufferStream)
[DLLs]
* FFmpeg DLLs built base on official ffmpeg 0.10
* This version is NOT compatible with previous FFmpeg DLLs.