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
...
*
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
*
fix compilation on the most delicious variant of unix (mingw) that lacks S_IR...
nicodvb
2006-12-21
*
reindented after yesterday's commit
nicodvb
2006-12-20
*
support for writing over smb shares
nicodvb
2006-12-19
*
in WRITE mode open the output file with mode 0666; umask will filter it
nicodvb
2006-12-19
*
support functions for writing to streams
nicodvb
2006-12-18
*
implemented STREAM_CTRL_GET_SIZE
nicodvb
2006-12-18
*
new STREAM_CTRL_GET_SIZE to get size of output stream
nicodvb
2006-12-18
*
in STREAM_WRITE mode open the stream with O_RDWR|O_CREAT, S_IRUSR|S_IWUSR and...
nicodvb
2006-12-18
*
added member and definitions for output streams
nicodvb
2006-12-18
*
support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)
nicodvb
2006-12-17
*
simplified aid management in dvdnav_lang_from_aid(); patch by Joakim Patte
nicodvb
2006-12-15
*
Force lavf on flv streams. Closes bugzilla #354
rtogni
2006-12-15
*
implemented dvdnav_lang_from_aid() to retrieve audio language
nicodvb
2006-12-14
*
added dvdnav_aid_from_lang() to support -alang
nicodvb
2006-12-14
*
Add missing buf.memory = V4L2_MEMORY_MMAP; initializations.
reimar
2006-12-12
*
Make sure closesocket is called.
reimar
2006-12-10
*
STREAM_UNSUPPORTED is -1, so use the former for return value in all places.
reimar
2006-12-10
*
Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)
reimar
2006-12-10
*
added function to return the language of the specified subtitle id. Patch by
nicodvb
2006-12-10
*
ID_SUBTITLE_ID should show the -sid number, not the vobsub id also for dvd subs.
reimar
2006-12-10
*
Fix misplaced http_free
reimar
2006-12-09
*
Fix potential endless loop in http_streaming_start due
reimar
2006-12-09
*
Fix lots and lots of potential memory/fd leaks in http_streaming_start
reimar
2006-12-09
*
export spu palette; part of a patch by Otvos Attila
nicodvb
2006-12-09
[prev]
[next]