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
...
*
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
*
Quick hack mostly for documentation purposes to make -aid work with mms://
reimar
2007-02-08
*
Fix a few gcc warnings, approved by Diego and Reimar.
rathann
2007-02-05
*
Use defined() syntax instead without ().
reimar
2007-02-04
*
Add timeout to tcp connections, avoid hanging forever.
rtogni
2007-02-04
*
Fix base64_encode() max output length checking.
uau
2007-01-28
*
Accept rdt packets with "is-reliable" flag set
rtogni
2007-01-28
*
Fix FSF address and otherwise broken license headers.
diego
2007-01-22
*
at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer p...
nicodvb
2007-01-16
*
GNU/kFreeBSD support, closes Bugzilla #704.
diego
2007-01-10
*
Don't drop last rdt packet on eof
rtogni
2007-01-09
*
removed static declaration before non-instantiated struct; patch by cehoyos a...
nicodvb
2007-01-09
*
Two crash issues fixed:
voroshil
2007-01-08
*
Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.
reimar
2007-01-07
*
in dvb_get_config() open the frontend in READ_ONLY mode for probing (worksaro...
nicodvb
2007-01-07
*
reindented
nicodvb
2007-01-06
*
init to 0 feparams before tuning
nicodvb
2007-01-06
*
removed useless reporting code
nicodvb
2007-01-06
*
moved actual tuning code from check_status() to tune_it()
nicodvb
2007-01-06
*
don't add pid 0 if it's already present in the list
nicodvb
2007-01-06
*
More free() that were forgotten in r21806 memleak fix
rtogni
2007-01-01
*
Memleak fix (implement sdpplin_free() and use it)
rtogni
2007-01-01
*
Fix invalid memory access if identifier is unknown
rtogni
2007-01-01
*
Fix potential buffer overflow in asm rules matching code
rtogni
2006-12-31
*
reindentation
nicodvb
2006-12-30
*
Fix double free of *http_hdr at server error.
iive
2006-12-30
*
replace call to UDFFindFile() (that is not part of the public API) with DVDOp...
nicodvb
2006-12-23
[prev]
[next]