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
/
tv.c
Commit message (
Expand
)
Author
Age
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
*
cleanup: remove unused MEncoder-related code
Clément Bœsch
2011-01-25
*
cleanup: don't check for NULL before free()
diego
2010-11-08
*
stream/tv: move new_handle() function from header to tv.c
diego
2010-11-02
*
cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)
reimar
2010-11-02
*
stream/tv: move free_handle() from header to tv.c
diego
2010-11-02
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
*
|
Restore collapsed whitespace in output messages
Uoti Urpala
2010-03-07
|
*
Add license header to all files missing it in the stream subdirectory.
diego
2010-01-30
*
|
Merge svn changes up to r30301
Uoti Urpala
2010-01-25
|
\
|
|
*
Add support for distinguishing between little- and big-endian SPDIF AC3
reimar
2010-01-11
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
|
\
|
|
*
Set demuxer->teletext to NULL when closing the TV interface,
reimar
2009-11-10
|
*
Separate teletext from tv support.
cehoyos
2009-11-07
|
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
|
*
cosmetics: Remove some pointless parentheses from return calls.
diego
2009-10-08
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
|
\
|
|
*
Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2,
reimar
2009-03-16
*
|
Make various functions static
Uoti Urpala
2008-08-12
|
/
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Reorder some functions to avoid implicit declaration warnings.
diego
2008-06-19
*
Ability for specifying TV standard individually for each TV channel.
voroshil
2008-06-14
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
Make all tvi_info_t const
reimar
2008-01-13
*
Make some tvi_functions_t pointers const that I forgot to change before
reimar
2008-01-13
*
Remove useless ifdefs
reimar
2008-01-13
*
Add type to extern declaration
reimar
2008-01-13
*
Add missing '\n' in tv scanner results output.
voroshil
2007-11-26
*
Fix memory leak.
voroshil
2007-11-05
*
Fix segmentation fault after audio initialization failure in tv driver.
voroshil
2007-11-05
*
Disable channel scanner when no tuner is present.
voroshil
2007-10-15
*
Remove unnecessary curly braces.
voroshil
2007-10-14
*
8 bytes buffer is not enough for at least SECAM-DK.
voroshil
2007-10-14
*
Replace duplicated code with call to routine
voroshil
2007-10-14
*
10l: routine sets norm from parameter, but prints value of tv norm option
voroshil
2007-10-14
*
(cosmetics) indentation fix of my previous commit and small readability
voroshil
2007-10-14
*
Remove driver-dependent #ifdef from norm_from_string routine.
voroshil
2007-10-14
*
(cosmetics) remove trailing whitespace
voroshil
2007-10-14
*
10l fix compilation with v4l2
iive
2007-10-13
*
DirectShow based tv:// driver for win32
voroshil
2007-10-13
*
Implement setting gain control for video devices (usually webcams)
voroshil
2007-09-18
*
Fix missing reset/initialization (with tv parameters) of
voroshil
2007-09-13
*
Implementation of tv:// driver autodetection.
voroshil
2007-09-10
*
Move channels option parsing code into separate routine.
voroshil
2007-08-28
*
Automatic TV channels scanning ability for MPlayer.
voroshil
2007-08-23
[next]