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
Commit message (
Expand
)
Author
Age
*
Add missing call to audio_in_uninit in v4l2 tv driver.
voroshil
2007-11-13
*
at the end of open() warn users that seeking won't work correctly if the cach...
nicodvb
2007-11-10
*
Fix possible null-pointer-dereference in stream_fill_buffer().
cehoyos
2007-11-08
*
Fix memory leak.
voroshil
2007-11-05
*
Fix segmentation fault after audio initialization failure in tv driver.
voroshil
2007-11-05
*
removed unused variables and parameters
nicodvb
2007-10-30
*
Comment out unused variable, fixes the warning:
diego
2007-10-30
*
Remove unused functions, fixes the warnings:
diego
2007-10-30
*
Make functions static if they aren't referenced externally.
zuxy
2007-10-27
*
Remove assert. Not only are they no help at all and proper checks should
reimar
2007-10-27
*
Don't wait for filling entire audio ringbuffer at each call to grab_audio_frame.
voroshil
2007-10-25
*
Add missing call to audio_in_start_capture.
voroshil
2007-10-25
*
add missing include (errno.h). fix compilation on openbsd
ivo
2007-10-24
*
Simplify handling SET_NORM for V4l1: replace several if-else-if and switch
voroshil
2007-10-20
*
czech/slovak character set fixes:
voroshil
2007-10-20
*
After receiving EINTR 'read' syscall should be restarted.
voroshil
2007-10-16
*
Disable channel scanner when no tuner is present.
voroshil
2007-10-15
*
Fix mplayer segfault when v4l driver initialization (at setting norm
voroshil
2007-10-14
*
#ifdef's in tv.c and tv.h becomes more and more hard to maintain.
voroshil
2007-10-14
*
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
*
removed useless inclusion of error.h
nicodvb
2007-10-13
*
Make sure forked code does not try to display a GTK message box (and thus cra...
reimar
2007-10-07
*
cosmetics: misc typo fixes
diego
2007-09-25
*
Fix compilation with enabled radio capture and disabled OSS audio.
voroshil
2007-09-24
*
libnemesi support, yet another rtsp/rtp library...
lu_zero
2007-09-19
*
(Re)move idiotic checks, ret can't be < 0 or > 0 if the loop condition
reimar
2007-09-19
*
Fix a few typos
reimar
2007-09-19
*
Implement setting gain control for video devices (usually webcams)
voroshil
2007-09-18
*
removed unused members from dvdnav_priv_t
nicodvb
2007-09-15
*
Removed dead code related to stills.
nicodvb
2007-09-15
*
Fix missing reset/initialization (with tv parameters) of
voroshil
2007-09-13
*
Add missing #include to fix compilation.
diego
2007-09-12
*
Implementation of tv:// driver autodetection.
voroshil
2007-09-10
*
Fix for:
voroshil
2007-09-08
*
More accurate calculating of teletext
voroshil
2007-09-08
*
Implement boxes for subtitle teletext pages.
voroshil
2007-09-08
*
Decrease teletext page rendering frequency from 1/frame to about 4/sec.
voroshil
2007-09-08
*
Fix for:
voroshil
2007-09-03
*
Increase number of skipped buffers to 5 to avoid mixing teletext pages from
voroshil
2007-09-02
*
a mouse selection may require at least a video codec reinit
nicodvb
2007-09-01
*
implemented STREAM_CTRL_GET_ASPECT_RATIO
nicodvb
2007-09-01
*
Make sure that no pages will left in cache during
voroshil
2007-09-01
[next]