index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
tvi_v4l.c
Commit message (
Expand
)
Author
Age
*
don't give up when set_tuner fails; more zero div sanity checks
henry
2002-12-16
*
support for exotic norms
henry
2002-12-16
*
fixed possible division by zero
henry
2002-12-14
*
allocate the video buffer on the fly, instead of one big chunk at startup
henry
2002-12-10
*
set channel count to a saner value if the card reports an unknown audio mode
henry
2002-12-03
*
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
michael
2002-11-23
*
skew calculations modified to use integers
henry
2002-11-08
*
increase buffer size in immediate mode
henry
2002-11-01
*
10L fix
henry
2002-10-29
*
added an option for specifying the size of capture buffer
henry
2002-10-25
*
minor fixes in forceaudio option
henry
2002-10-22
*
add an option to force audio recording when a tv card reports no audio sources
henry
2002-10-22
*
add a forgotten shutdown test
henry
2002-10-22
*
Stop grabbing from v4l when paused by Jindrich Makovicka
alex
2002-10-19
*
some cleanups for video_grabber() which fix a race condition by Jindrich Mako...
alex
2002-10-02
*
complex patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
alex
2002-09-28
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
changed message leveles (too many non-sense info messages)
alex
2002-09-08
*
tuner setting isn't mandatory. requested by Jonas Munsin <jmunsin@iki.fi> for...
alex
2002-09-08
*
v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
alex
2002-08-30
*
v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
arpi
2002-08-22
*
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
arpi
2002-08-21
*
Paul Ortyl's patch - tv4l timestamps (not so precise :()
alex
2002-06-24
*
tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>
alex
2002-06-23
*
Fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>.
atmos4
2002-06-05
*
disabled audio
alex
2002-05-02
*
BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
arpi
2002-04-12
*
update by Charles Henrich
alex
2002-03-15
*
updated
alex
2001-12-27
*
fixed video syncing
alex
2001-12-24
*
i420 support
alex
2001-12-24
*
checkings for malloc results (potential memleaks)
pl
2001-12-19
*
update (audio support is coming:)
alex
2001-12-03
*
updated for support detection by configure
alex
2001-12-01
*
update
alex
2001-11-30
*
added support for setting color values
alex
2001-11-16
*
tv interface update
alex
2001-11-16
*
updated audio and tuner checking
alex
2001-11-11
*
tuning worx (can set frequency)
alex
2001-11-11
*
never include files from public headers...
arpi
2001-11-11
*
cleaned up some warnings, and tv_param_on moved out from #ifdef USE_TV
alex
2001-11-11
*
printf's changed into mp_msg
alex
2001-11-11
*
doublebuffeing SYNC fixed
arpi
2001-11-11
*
tv update
alex
2001-11-11
*
tv update
alex
2001-11-10
*
added tv subsystem
alex
2001-11-09