aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/tvi_dshow.c
Commit message (Expand)AuthorAge
...
* 100l: Fix long standing copy-paste error:Gravatar voroshil2007-11-19
* Add all passed to VID_SET_FORMAT formats to the end ofGravatar voroshil2007-11-18
* Ensure that when VID_GET_FORMAT ioctl is called,Gravatar voroshil2007-11-18
* (cosmetics) Indentation fix of previous commit.Gravatar voroshil2007-11-18
* New media format negotiation code:Gravatar voroshil2007-11-18
* Move setting media format code Gravatar voroshil2007-11-18
* Pass all available formats to chain building routine andGravatar voroshil2007-11-18
* Ignore video formats which are supported by deviceGravatar voroshil2007-11-18
* Fix crash when pin connection fails.Gravatar voroshil2007-11-18
* Prevent chains from building more than once.Gravatar voroshil2007-11-18
* Handle "out of memory" error.Gravatar voroshil2007-11-18
* Move chains building code into separate routines.Gravatar voroshil2007-11-18
* (cosmetics) Lookup table alignment.Gravatar voroshil2007-11-17
* Service routine for constructing AM_MEDIA_TYPE structure from Gravatar voroshil2007-11-17
* Disable terminating directshow chains with NullRenderer filter,Gravatar voroshil2007-11-17
* Fix bogus bits per pixel values in lookup table.Gravatar voroshil2007-11-17
* (cosmetics) Indentation fixGravatar voroshil2007-11-17
* Make sure that mplayer will receive actual media typeGravatar voroshil2007-11-16
* Fix FPS from bitrate calculation (was 8 times larger than real value).Gravatar voroshil2007-11-16
* Not all cards supports changing country code.Gravatar voroshil2007-11-14
* DirectShow based tv:// driver for win32Gravatar voroshil2007-10-13