index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stream
/
tvi_dshow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all tvi_info_t const
reimar
2008-01-13
1
-1
/
+1
*
Revert r25089 (Ignore video formats which are supported by device
voroshil
2007-11-24
1
-14
/
+3
*
Move requested format at top and shift all oters down
voroshil
2007-11-24
1
-8
/
+11
*
Сreate empty format arrays in case of error in init_chain_common.
voroshil
2007-11-24
1
-6
/
+27
*
Compilation fix (typo)
voroshil
2007-11-21
1
-1
/
+1
*
Sizes of arpmt and arStreamCaps must be equal.
voroshil
2007-11-21
1
-0
/
+3
*
Move code related to chain initialization and similar
voroshil
2007-11-20
1
-80
/
+78
*
Fix mplayer crash caused by r25116
voroshil
2007-11-20
1
-0
/
+10
*
Remove no more needed check
voroshil
2007-11-20
1
-1
/
+1
*
Fix totally wrong (due to mess of brackets) structures size check.
voroshil
2007-11-20
1
-7
/
+7
*
Replace several parameters for get_available_formats_stream
voroshil
2007-11-20
1
-60
/
+24
*
New routine for reconnecting two pins with new media type
voroshil
2007-11-19
1
-23
/
+68
*
Move pointer to SampleGrabber filter into chain structure.
voroshil
2007-11-19
1
-6
/
+6
*
Move common chain uninit code into separate routine.
voroshil
2007-11-19
1
-52
/
+38
*
pass chain structure instead of several variables to build_sub_graph
voroshil
2007-11-19
1
-18
/
+16
*
fix missed change
voroshil
2007-11-19
1
-1
/
+1
*
Add capture filter's pointer to vbi chain structure too.
voroshil
2007-11-19
1
-0
/
+3
*
Code unification: get rid of local variable arpmtVBI
voroshil
2007-11-19
1
-4
/
+11
*
Add major media type to chain structure
voroshil
2007-11-19
1
-6
/
+10
*
One step of code cleanup: move all variables, related
voroshil
2007-11-19
1
-204
/
+221
*
100l: Fix long standing copy-paste error:
voroshil
2007-11-19
1
-1
/
+1
*
Add all passed to VID_SET_FORMAT formats to the end of
voroshil
2007-11-18
1
-2
/
+27
*
Ensure that when VID_GET_FORMAT ioctl is called,
voroshil
2007-11-18
1
-0
/
+5
*
(cosmetics) Indentation fix of previous commit.
voroshil
2007-11-18
1
-11
/
+11
*
New media format negotiation code:
voroshil
2007-11-18
1
-2
/
+14
*
Move setting media format code
voroshil
2007-11-18
1
-7
/
+6
*
Pass all available formats to chain building routine and
voroshil
2007-11-18
1
-18
/
+30
*
Ignore video formats which are supported by device
voroshil
2007-11-18
1
-3
/
+14
*
Fix crash when pin connection fails.
voroshil
2007-11-18
1
-1
/
+1
*
Prevent chains from building more than once.
voroshil
2007-11-18
1
-0
/
+9
*
Handle "out of memory" error.
voroshil
2007-11-18
1
-0
/
+7
*
Move chains building code into separate routines.
voroshil
2007-11-18
1
-18
/
+71
*
(cosmetics) Lookup table alignment.
voroshil
2007-11-17
1
-12
/
+12
*
Service routine for constructing AM_MEDIA_TYPE structure from
voroshil
2007-11-17
1
-0
/
+47
*
Disable terminating directshow chains with NullRenderer filter,
voroshil
2007-11-17
1
-0
/
+7
*
Fix bogus bits per pixel values in lookup table.
voroshil
2007-11-17
1
-7
/
+7
*
(cosmetics) Indentation fix
voroshil
2007-11-17
1
-1
/
+1
*
Make sure that mplayer will receive actual media type
voroshil
2007-11-16
1
-0
/
+13
*
Fix FPS from bitrate calculation (was 8 times larger than real value).
voroshil
2007-11-16
1
-1
/
+1
*
Not all cards supports changing country code.
voroshil
2007-11-14
1
-1
/
+0
*
DirectShow based tv:// driver for win32
voroshil
2007-10-13
1
-0
/
+3298