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
...
*
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
reimar
2007-07-05
*
Cygwin has had inttypes.h since version 1.5.
diego
2007-07-03
*
The file is compiled conditional to USE_DVDREAD so the #ifdef USE_DVDREAD
diego
2007-07-03
*
The header is always included conditional to USE_DVDREAD,
diego
2007-07-03
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Cosmetics.
voroshil
2007-06-30
*
Don't override input= option value is no input id is passed in tv:// url.
voroshil
2007-06-30
*
wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750
rtogni
2007-06-29
*
remove file that was added by mistake.
voroshil
2007-06-29
*
Implemented tv://[<channel>][/<input_id>] url syntax
voroshil
2007-06-28
*
start= and end= parameters on realrtspurls may be optionally quoted with
rtogni
2007-06-24
*
get rid of useless *alloc casts
reimar
2007-06-24
*
Fix dvd:// subtitle handling to always report the MPEG stream id, because
reimar
2007-06-24
*
Revert r23530.
voroshil
2007-06-21
*
Teletext support for tv:// (v4l and v4l2 only)
voroshil
2007-06-10
*
Set errno to 0 after printing it, not before
reimar
2007-06-08
*
Fix compiler warnings.
voroshil
2007-06-08
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Avoiding sscanf in cddb support reading more data with %s than buffer size
reimar
2007-06-05
*
mjpeg support for v4l2 tv:// driver
voroshil
2007-06-01
*
New "automute" tv:// option.
voroshil
2007-05-31
*
Remove some unused variables, patch by timwoj ieee org.
diego
2007-05-28
*
More fastmemcpy.h removal
reimar
2007-05-27
*
fixed off-by-one bug during chapter-listing; fixed by Jared Breland (list-mpl...
nicodvb
2007-05-26
*
remove unnecessary stubs which were not ever used.
voroshil
2007-05-24
*
make v4l1 driver work properly.
voroshil
2007-05-21
*
Fix OpenBSD compilation: strndup is a GNU extension.
reimar
2007-05-20
*
Fix track info being read for the wrong track introduced in r20598
reimar
2007-05-10
*
Missing -1 in the FreeBSD code to get the first CD track number
reimar
2007-05-10
*
added proper GPL headers to new stream/pvr.h file
ben
2007-05-08
*
give credits to Sven for pvr channel navigation
ben
2007-05-08
*
support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft ...
ben
2007-05-08
*
deprecated comment from the time the pvr code was half V4L2 and half IVTV spe...
ben
2007-04-30
*
(cosmetics) replace tabs with spaces
voroshil
2007-04-29
*
typo fix.
voroshil
2007-04-29
*
(cosmetics) more indentation fixes.
voroshil
2007-04-28
*
cosmetics: Fix one more stray wrongly indented line.
diego
2007-04-28
*
cosmetics: Remove all trailing whitespace and tabs, indentation fixes.
diego
2007-04-28
*
Add Makefile variable for audio input that is enabled by V4L or radio capture.
diego
2007-04-22
*
after a DVDNAV_VTS_CHANGE event report the title being played
nicodvb
2007-04-22
*
cosmetics. restore empty line removed in r22985.
voroshil
2007-04-13
*
Move translatable strings from tv.c to help_mp*
voroshil
2007-04-13
*
Rework of *BSD BT848 detection for radio://
voroshil
2007-04-11
*
Cleanup real_calc_response_and_checksum()
rtogni
2007-04-09
*
Merge calc_response_string() into real_calc_response_and_checksum()
rtogni
2007-04-09
*
Simplify calc_response_string()
rtogni
2007-04-09
*
10000000l learn to count
rtogni
2007-04-09
*
Size of response is known, no need to calculate it
rtogni
2007-04-09
*
The size of xor_table is known and fixed, no need to calculate it
rtogni
2007-04-09
*
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME - dvdna...
nicodvb
2007-04-09
[prev]
[next]