2
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed old build files and fixed output of pkgIndex.tcl file. More... almost 6 years ago
Merge pull request #2 from patthoyts/pt/switching-bug More... almost 6 years ago
Improve support for reconnection of the graph on changing sources. More... almost 6 years ago
On closing the pin property page, restart the preview if it was running. More... about 6 years ago
Only remove filters that actually exist from the graph. More... about 6 years ago
Improve the robustness of the M-JPEG stream example. More... about 6 years ago
Support building for 64 bit targets (required for Python Tkinter). More... about 6 years ago
CMake support. More... about 6 years ago
Simplify building with msvc9 and 10. More... over 12 years ago
clear the file source when reconstructing the filter graph. More... over 12 years ago
Documented the volume command. More... over 12 years ago
Implement volume control using the IBasicAudio interface More... over 12 years ago
Clean up interp results and error handling. More... over 12 years ago
Trap problems setting the file source and fix M-JPEG boundary. More... over 12 years ago
Update the nmake build files to support all recent versions of msvc. More... over 12 years ago
Modernized the tile usage of the demo. Added MJPEG streaming. More... over 16 years ago
Updated the nmake build files. More... over 16 years ago
Implemented switching video size using the pin property page (bug #5096) and using a 'format' command. Also framerates. More... over 16 years ago
Starting to add in support for changing the source format. More... over 16 years ago
Improved tolerance of some dodgy devices. Added some additional events eg for tracking colour depth changes and problems. More... almost 17 years ago
Support capture devices that fail on the VMR in mixing mode. Partial support for bitmap overlays. Elided support for the still pin. Incremented the version to 1.3.0 More... almost 18 years ago
release tkvideo 1.2.1 documentation updates More... over 18 years ago
Force image capture to RGB32 format. The conversion to a Tk image can't handle the 16 bit formats. Fixed two memory leaks in the image capture code. Thanks to Youness Alouai for spotting one of these. More... over 18 years ago
* all: Added copyright and license information to all files. Wrote a readme file. Implemented the -anchor configuration option. Cleaned up whitespace indentation. Added caching of more graph pointers. Discovered that the ASF filter _requires_ an audio input for writing wmv/asf files. Cleaned up the demo. More... over 18 years ago
Implemented support for recording data to avi and wmv files and enabled audio. Added support for seeking in seekable streams. Many other big fixes and cleanups. More... over 18 years ago
fixed bug #4992 - CreateClassEnumerator returns a success code on failure, so check the pointer. More... over 18 years ago
Added support for capturing a Tk photo image from the video stream (only for camera sources at the moment.) Added some text to the manual page. More... about 19 years ago
Added starkit target. More... almost 20 years ago
* doc/tkvideo.man: NEW: added initial doc file. * generic/tkvideo.c: Added header to avoid MSVC warnings. * win/winvideo.cpp: Minor bug fixes. * win/makefile.vc: Added demo target. More... almost 20 years ago
Initial version of tkvideo widget. More... almost 20 years ago