[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[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
[r105] by allista

Finished testing v4l2 and libconfig++ apis in tests.
Started to chanve videostream and recorder...

2011-09-03 15:26:45 Tree
[r104] by allista

Minor fixes due to changes in ffmpeg distribution.
Merged AVRecord2 branch.
Minor fixes.

2011-09-01 19:35:52 Tree
[r103] by allista

Minor fixes due to changes in ffmpeg distribution.
Merged AVRecord2 branch.
Minor fixes.

2011-09-01 19:26:53 Tree
[r102] by allista

Minor fixes.

2011-09-01 19:19:59 Tree
Older >