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
*
100l, fix wrong order of cases in cache_do_control
reimar
2008-06-01
*
Fix compilation with internal dvdnav
rtogni
2008-05-31
*
adapted to the dvdread->libdvdread transition in dvdnav's repository
nicodvb
2008-05-31
*
Handle NULL control function in cache_execute_control, fixes crash with http ...
reimar
2008-05-30
*
Emulate STREAM_CTRL_GET_TIME_LENGTH if cache is used.
reimar
2008-05-26
*
Add basic support for stream controls with cache enabled.
reimar
2008-05-24
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
Add missing stream.h #include, fixes the warning:
diego
2008-05-15
*
Use standard license headers with standard formatting.
diego
2008-05-14
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-05-03
*
Use consistent #include paths without "../".
diego
2008-04-28
*
Merge stream/Makefile into top-level Makefile.
diego
2008-04-24
*
cosmetics: alphabetical order
diego
2008-04-24
*
in preparation for multi-frontend patch replaced file-static device names wit...
nicodvb
2008-04-13
*
removed useless parameter :type from -dvbin (the frontend type is reported by...
nicodvb
2008-04-12
*
removed defunct options :vid and :aid from -dvbin (they were useless from the...
nicodvb
2008-04-12
*
Remove the need for code using stream to export an mp_input_check_interrupt()
albeu
2008-04-09
*
Make stream independent of libmpdemux, the asf demuxer and streaming
albeu
2008-04-09
*
Fix possible integer overflow in malloc by using calloc instead.
reimar
2008-03-29
*
mingw uses windows sockets.
vayne
2008-03-11
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-10
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-10
*
Remove useless #include.
diego
2008-03-10
*
search channels.conf in mplayer's instdir if all other searches fail; patch b...
nicodvb
2008-03-03
*
cache support for OS/2
diego
2008-02-28
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
Avoid a pointless special-case for opening a file
reimar
2008-02-24
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Add multiple inclusion guard.
diego
2008-02-21
*
Add missing multiple inclusion guards.
diego
2008-02-21
*
Remove pointless #ifdefs around extern declarations.
diego
2008-02-20
*
Add support for DOS-style file:///x:/path paths.
diego
2008-02-20
*
Fill stream->end_pos if possible, fixing lavf demuxers that need to seek.
albeu
2008-02-19
*
Support icyx://.
reimar
2008-02-15
*
Always display Icy-Metadata if available, whether we recognize an ICY-Server
reimar
2008-02-15
*
Move printing of Icy-Metadata into an extra function
reimar
2008-02-15
*
Remove useless code
reimar
2008-02-15
*
Detect IceCast also by Icy-MetaInt header part in http_streaming_start(),
reimar
2008-02-15
*
typo fix: inited --> initialized
diego
2008-02-14
*
-chapter is now handled uniformly calling demuxer_seek_chapter() instead
nicodvb
2008-02-11
*
#include just libavutil/common.h, not all of libavutil/intreadwrite.h.
diego
2008-02-11
*
Stream IDs must be written as hex numbers. Fixes
rtogni
2008-01-29
*
vcd_read must read exactly VCD_SECTOR_DATA bytes.
reimar
2008-01-28
*
Consistently use uppercase filename as multiple inclusion guard.
diego
2008-01-28
*
factorize 2 tests
ben
2008-01-26
*
add a new state flag to dvdnav in order to notify if
ben
2008-01-26
*
remove useless casts
ben
2008-01-26
*
simplify by a one-liner
ben
2008-01-26
*
remove the spu_set field, replaced by a flag
ben
2008-01-26
*
this end brace was not correctly indented
ben
2008-01-26
[next]