index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
tvi_dshow.c
Commit message (
Expand
)
Author
Age
*
Add hack to fix tvi_dshow compilation with 64-bit MinGW
reimar
2010-01-17
*
Change GUID declarations in tvi_dshow so they are not exported and thus
reimar
2010-01-17
*
Several hacks to fix compilation of tvi_dshow on MinGW64.
reimar
2010-01-02
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
*
Separate teletext from tv support.
cehoyos
2009-11-07
*
Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
cehoyos
2009-10-29
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Replace double semicolon by single semicolon.
diego
2009-02-16
*
Remove unused function, fixes the warning:
diego
2008-10-13
*
Add debug message about loaded frequency tables.
voroshil
2008-09-24
*
Make output messages of frequency selection code more useful by
voroshil
2008-09-24
*
Fix overflow in frequency conversion code inside tvi_dshow.
voroshil
2008-09-24
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
Use standard license headers with standard formatting.
diego
2008-05-14
*
Make all tvi_info_t const
reimar
2008-01-13
*
Revert r25089 (Ignore video formats which are supported by device
voroshil
2007-11-24
*
Move requested format at top and shift all oters down
voroshil
2007-11-24
*
Сreate empty format arrays in case of error in init_chain_common.
voroshil
2007-11-24
*
Compilation fix (typo)
voroshil
2007-11-21
*
Sizes of arpmt and arStreamCaps must be equal.
voroshil
2007-11-21
*
Move code related to chain initialization and similar
voroshil
2007-11-20
*
Fix mplayer crash caused by r25116
voroshil
2007-11-20
*
Remove no more needed check
voroshil
2007-11-20
*
Fix totally wrong (due to mess of brackets) structures size check.
voroshil
2007-11-20
*
Replace several parameters for get_available_formats_stream
voroshil
2007-11-20
*
New routine for reconnecting two pins with new media type
voroshil
2007-11-19
*
Move pointer to SampleGrabber filter into chain structure.
voroshil
2007-11-19
*
Move common chain uninit code into separate routine.
voroshil
2007-11-19
*
pass chain structure instead of several variables to build_sub_graph
voroshil
2007-11-19
*
fix missed change
voroshil
2007-11-19
*
Add capture filter's pointer to vbi chain structure too.
voroshil
2007-11-19
*
Code unification: get rid of local variable arpmtVBI
voroshil
2007-11-19
*
Add major media type to chain structure
voroshil
2007-11-19
*
One step of code cleanup: move all variables, related
voroshil
2007-11-19
*
100l: Fix long standing copy-paste error:
voroshil
2007-11-19
*
Add all passed to VID_SET_FORMAT formats to the end of
voroshil
2007-11-18
*
Ensure that when VID_GET_FORMAT ioctl is called,
voroshil
2007-11-18
*
(cosmetics) Indentation fix of previous commit.
voroshil
2007-11-18
*
New media format negotiation code:
voroshil
2007-11-18
*
Move setting media format code
voroshil
2007-11-18
*
Pass all available formats to chain building routine and
voroshil
2007-11-18
*
Ignore video formats which are supported by device
voroshil
2007-11-18
*
Fix crash when pin connection fails.
voroshil
2007-11-18
*
Prevent chains from building more than once.
voroshil
2007-11-18
*
Handle "out of memory" error.
voroshil
2007-11-18
*
Move chains building code into separate routines.
voroshil
2007-11-18
*
(cosmetics) Lookup table alignment.
voroshil
2007-11-17
*
Service routine for constructing AM_MEDIA_TYPE structure from
voroshil
2007-11-17
[next]