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
*
Fix printf format strings with invalid '%lf' conversion
Uoti Urpala
2009-12-15
*
Merge svn changes up to r29971
Uoti Urpala
2009-11-29
|
\
|
*
mime type [video/x-ms-wmv] is not an ASF redirector.
compn
2009-11-26
*
|
stream_ffmpeg: Fix reads near EOF
Uoti Urpala
2009-11-23
*
|
Merge svn changes up to r29962
Uoti Urpala
2009-11-23
|
\
|
|
*
Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many
reimar
2009-11-22
|
*
10l to Reimar: Fix typo.
cehoyos
2009-11-18
|
*
Deobfuscate the special hack to disable cache for live555.
reimar
2009-11-17
|
*
Merge malloc+memset -> calloc
reimar
2009-11-17
|
*
Fall back to read-based seeking for ffmpeg:// URLs when is_streamed is set
reimar
2009-11-17
|
*
Enable the read-based forward seek fallback also when CONFIG_NETWORK is
reimar
2009-11-17
|
*
Use fill_buffer if available also for STREAMTYPE_STREAM
reimar
2009-11-17
|
*
Add preliminary support for streaming via FFmpeg's URProtocol functions.
reimar
2009-11-17
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
|
\
|
|
*
Move headers related to setting dvd speed to dvd_common.
reimar
2009-11-11
|
*
Set the EOF flag when dvdnav reached the end of the requested title.
reimar
2009-11-11
|
*
Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed
reimar
2009-11-10
|
*
Move arrays used by both dvd and dvdnav to dvd_common.
reimar
2009-11-10
|
*
Remove unused extern declarations.
reimar
2009-11-10
|
*
Share dvd_device extern declaration between dvd and dvdnav.
reimar
2009-11-10
|
*
Remove an unused variable.
reimar
2009-11-10
|
*
Set demuxer->teletext to NULL when closing the TV interface,
reimar
2009-11-10
|
*
The code for the non-networking case is the same whether networking
reimar
2009-11-09
|
*
Factor out triplicated break statement.
reimar
2009-11-09
|
*
Remove unused mp_dvdnav_aid_from_audio_num function
reimar
2009-11-09
|
*
Fixup the dvdnav <-> sid mapping, dvdnav_spu_stream_to_lang and
reimar
2009-11-09
|
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
|
*
Separate teletext from tv support.
cehoyos
2009-11-07
|
*
dvdnav: print ID_SID_..._LANG, just like dvd://
reimar
2009-11-05
|
*
Cosmetics: indentation, merge two consecutive ifs.
reimar
2009-11-05
|
*
Make dvdnav also print info about audio streams with unknown language, just l...
reimar
2009-11-05
|
*
Make the dvdnav stream language information output more similar to the dvd one.
reimar
2009-11-05
|
*
Change the subtitle numbers in the dvdnav subtitle language info to match
reimar
2009-11-05
|
*
Replace two more occurences of tvi_vbi with dec_teletext.
cehoyos
2009-10-31
|
*
Support ISDB-Tb tunning in Brazil
cehoyos
2009-10-30
|
*
Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
cehoyos
2009-10-29
|
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
|
*
Fix teletext character set auto-detection.
cehoyos
2009-10-24
|
*
cosmetics: Remove some pointless parentheses from return calls.
diego
2009-10-08
*
|
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
|
\
|
|
*
Fix possible crashes with invalid SDPs that result in stream descriptions
reimar
2009-09-02
|
*
Fix several more rtsp-related memleaks.
reimar
2009-09-02
|
*
Fix asmrp_dispose to also free the buffer.
reimar
2009-09-02
|
*
Use calloc to ensure rmff_new_mdpr returns fully initialized data.
reimar
2009-09-02
|
*
Move variable declaration to where it is used.
reimar
2009-09-02
|
*
Make sure we do not strdup(NULL), avoids a crash with non-real streams.
reimar
2009-09-02
|
*
Fix several memleaks in real_setup_and_get_header
reimar
2009-09-02
|
*
Change real_setup_and_get_header to use goto a single exit path to simplify
reimar
2009-09-02
*
|
Merge svn changes up to r29532
Uoti Urpala
2009-08-18
|
\
|
|
*
Fix file information. Patch by Francesco Lavra, francescolavra interfree it
cehoyos
2009-08-15
[next]