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 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
*
remove ugly #include from tvi_bsdbt848.c
voroshil
2007-04-09
*
Fix typo in r22772 which causes compilation error under *BSD.
voroshil
2007-04-08
*
Ability to specify video and audio capture device names
voroshil
2007-04-05
*
Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte
rtogni
2007-04-03
*
Check buffer size in header dump functions
rtogni
2007-03-25
*
Use AV_WB* instead of swap+memcpy+swap
rtogni
2007-03-24
*
at open() discard front margin/empty sectors (fixes demuxing by libavformat);...
nicodvb
2007-03-24
*
Radio driver loading rework.
voroshil
2007-03-21
*
Declare eof only when stream 0 gets eof
rtogni
2007-03-20
*
Fix for realrtsp urls with more than 2 streams:
rtogni
2007-03-20
*
Add missing bogus norm warning for v4l2
voroshil
2007-03-19
*
Make sure bogus parameter will not be ignored by user.
voroshil
2007-03-19
*
Support application/smil as mimetype for smil-over-realrtsp
rtogni
2007-03-18
*
New slave command: tv_step_freq <offset in MHz>
voroshil
2007-03-17
*
Remove unnecessary -I option from CFLAGS.
diego
2007-03-16
*
Allow to specify frequencies in channels option.
voroshil
2007-03-16
*
Fix live555 compilation when stream cache is disabled.
diego
2007-03-13
*
cosmetics: Fix indentation, reorder some lines for consistency.
diego
2007-03-13
*
Give more descriptive names to the source and library variables and split
diego
2007-03-13
*
add vcd:// for win32, patch by zuxy meng
compn
2007-03-12
*
Source files should not contain non-ASCII characters.
diego
2007-03-12
*
add vcd:// for win32, patch by zuxy meng
compn
2007-03-12
*
optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan ...
nicodvb
2007-03-08
*
truncate mencoder's output file if it exists, instead of overwriting just par...
lorenm
2007-03-05
*
print the disc_id without using a buffer
nicodvb
2007-03-04
*
10000l; in previous commit I allocated a buffer 1 byte too short
nicodvb
2007-03-03
*
replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com.
nicodvb
2007-03-03
*
replaced 2 instances of sprintf() with snprintf() and one instance
nicodvb
2007-03-03
*
tv driver loading rework. As a side effect "-tv driver=help" option is
voroshil
2007-03-01
*
winsocks expects an int in milliseconds instead of struct timeval to set
ivo
2007-03-01
*
Replace MIN with FFMIN
reimar
2007-03-01
*
Use libavutil AV_RB/AV_WB macros instead of defining out own variants.
reimar
2007-03-01
*
cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->...
nicodvb
2007-02-28
*
Add support for smil playlist served over realrtsp
rtogni
2007-02-18
*
Simplify code by using separate variables for large common expressions.
reimar
2007-02-15
*
More strncat() misuses.
rtogni
2007-02-11
*
strncat() misuses, may have been exploitable.
rtogni
2007-02-11
*
More boundary checks for fixed-length arrays. Some of them may have been
rtogni
2007-02-11
[next]