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
*
cleanup: tvi_dshow: add "static", fix printf format
diego
2011-07-06
1
-9
/
+16
*
cleanup: don't check for NULL before free()
diego
2010-11-08
1
-13
/
+7
*
stream/tv: move new_handle() function from header to tv.c
diego
2010-11-02
1
-1
/
+1
*
stream/tv: move free_handle() from header to tv.c
diego
2010-11-02
1
-4
/
+4
*
tv.h: Change function pointer types to proper declarations
reimar
2010-11-02
1
-1
/
+1
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
1
-11
/
+10
|
\
|
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
1
-11
/
+10
*
|
Merge svn changes up to r30375
Uoti Urpala
2010-01-25
1
-38
/
+79
|
\
|
|
*
Add hack to fix tvi_dshow compilation with 64-bit MinGW
reimar
2010-01-17
1
-0
/
+3
|
*
Change GUID declarations in tvi_dshow so they are not exported and thus
reimar
2010-01-17
1
-38
/
+76
*
|
Merge svn changes up to r30173
Uoti Urpala
2010-01-08
1
-0
/
+5
|
\
|
|
*
Several hacks to fix compilation of tvi_dshow on MinGW64.
reimar
2010-01-02
1
-0
/
+5
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
1
-16
/
+6
|
\
|
|
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
1
-12
/
+0
|
*
Separate teletext from tv support.
cehoyos
2009-11-07
1
-3
/
+4
|
*
Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
cehoyos
2009-10-29
1
-1
/
+1
|
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
1
-0
/
+1
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-44
/
+44
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-44
/
+44
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-42
/
+42
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-42
/
+42
|
/
*
Replace double semicolon by single semicolon.
diego
2009-02-16
1
-1
/
+1
*
Remove unused function, fixes the warning:
diego
2008-10-13
1
-46
/
+0
*
Add debug message about loaded frequency tables.
voroshil
2008-09-24
1
-1
/
+2
*
Make output messages of frequency selection code more useful by
voroshil
2008-09-24
1
-2
/
+4
*
Fix overflow in frequency conversion code inside tvi_dshow.
voroshil
2008-09-24
1
-2
/
+2
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
1
-7
/
+7
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
1
-18
/
+18
*
Use standard license headers with standard formatting.
diego
2008-05-14
1
-20
/
+18
*
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