[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r115] by allista

AVConfig class was improved.
Vidstream, Sndstream and AviFile classes are now compilable.
main.cpp of avrecord was rewritten slightly and uses now libconfig and AVConfig.

2011-09-06 20:15:48 Tree
[r114] by allista
2011-09-06 15:53:04 Tree
[r113] by allista

Vidstream, Sndstream, AviFile and BaseRecorder were rewritten somewhat to use libconfig.
Thus old ConfigFile is deleted from the project.
And new AVConfig is added: a wrapper for libconfig::Config which also can query v4l2 device to initialize configuration and fill missing controls, inputs and standarts.

2011-09-06 15:40:21 Tree
[r112] by allista
2011-09-04 19:47:27 Tree
[r111] by allista

Old .conf files are deleted.
In avfile the libconfig api is used now.
Video frames are encoded now in the same pixel format they were captured. No need to fill AVFrame by hand now, and it's possible to use all any planar pixel format common for v4l2 and ffmpeg.
Framerate is now determined by the v4l2 standard. No more setting or estimation needed.

2011-09-04 19:41:51 Tree
[r110] by allista

Vidstream is now switched to V4L2 and libconfig apis, though nothing is tested yet: the project is not compilable obviously.

2011-09-04 15:03:35 Tree
[r109] by allista

All calls of configuration methods now enclosed in a try-catch handlers.
Default config is used now as a template for initialization of the real config and thus is called properly -- cfg.template

2011-09-04 00:34:59 Tree
[r108] by allista

ChangeLog updated.

2011-09-03 23:32:16 Tree
[r107] by allista

Fixed version number.

2011-09-03 23:21:23 Tree
[r106] by allista

Fixed version number.

2011-09-03 23:19:43 Tree
Older >