[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r119] by allista

Zero var_bitrate config option is handled properly now.

2011-09-09 01:35:38 Tree
[r118] by allista

AVIFile and Recorder as well as the app itself seems to be working. Need a lot of testing of course.
In tests section gtkapp with glade interface added. It's a playground as usual.

2011-09-09 01:19:33 Tree
[r117] by allista

AVRTuner is displaying video using SDL now. So kdetvview was removed.
Vidstream, Sndstream, Recorder and AVRTuner are working properly now.
AviFile does not. Yet.

2011-09-08 17:21:16 Tree
[r116] by allista

Conversion is done. Now v4l2 and libconfig are used through all the apps. Code is compilable... yet still not working.
Bug hunt! =^_^=

2011-09-08 05:17:43 Tree
[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
Older >