Update 00dc and 01dc to account for header extension
Add adpcm format of 01wb for Talk on new cameras
Update readme links
Update variable names to reflect new knowledge of format
Log FPS from header
-prevent infinite loop
-update readme
-update updated readme
-more corrections for sequence length
-retry seek needs to suit audio magic byte sequence now as it is longer than the video sequences
-Improve splitter. Reads audio frame sizes, more accurate calculate video frame rate and more accurate dection of audio data.
-improve logging
-more log improvements
-optimize read and seeks in splitter
-update command line options and GUI
-dynamic increase read chunk size
-increase read chunk size
-2.4.0.0 changelog
-Improve splitter function to export all audio correctly.
-add support for header start/end times
-version 2.2.0.0
-add all current options to readme
-rename hint label
Initial checkin of bcnetSDK GUI VM.
Unit test case for our BCNetSDK stub.
Main UI viewmodel implemented. initial wire up of logic.
-GUI: Adjust in and out width
-Add night mode detection for RLC-410 v2 4MP and Swann NHD-818 cameras running at 25FPS
-finish h264 splitter
-GUI: Update for new settings in BCConvert.exe
-mostly functional splitter and ffmpeg config to mux file
-add camera and audio type to raw splitter
-Create splitter to raw video, audio and other files
-GUI: remove output text if input is avi
-update text details
-fix nuget packages
-no maximize
-add sourceforge website
-Add BCConvert_GUI
-Convert:add log file option
-txt files
-target .net 4.6
initial commit