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
*
Simplify a little bit
reimar
2007-12-21
*
Remove a check that is never in any way useful
reimar
2007-12-21
*
Avoid some le2me_ASF_* stuff operating directly on buffer, should
reimar
2007-12-21
*
Remove another useless cast
reimar
2007-12-21
*
100l, buffer bound checks work better when done _before_ access.
reimar
2007-12-21
*
Reduce some extreme parsing ugliness (mostly cosmetic)
reimar
2007-12-21
*
Remove useless alloc casts
reimar
2007-12-21
*
Reduce code duplication: add a asf_read_wrapper function that never does part...
reimar
2007-12-21
*
Fix stream_cache to use sector_size set in stream_t.
ulion
2007-12-20
*
Use tv_sec instead of tv_usec to set 1 second timeout, e.g. NetBSD
reimar
2007-12-20
*
Protocol name should be case insensitive.
ulion
2007-12-19
*
Caching toc header in vcd private structure for later use.
ulion
2007-12-17
*
Add cdda stream control for chapter commmands.
ulion
2007-12-17
*
Should not change stream->pos in fill_buffer function.
ulion
2007-12-16
*
Support cddb on darwin.
ulion
2007-12-16
*
10l, in dvb_free_config() channels' names must be free individually
nicodvb
2007-12-15
*
cosmetic: indent after r25415
ben
2007-12-15
*
do not override *file_format if already set by asf_streaming_start()
ben
2007-12-15
*
Make the end_sector accessable (it should be).
ulion
2007-12-15
*
removed the obscene priv->stream entry. Someone must have injected vodka in m...
nicodvb
2007-12-15
*
get rid of the file-static dvb_config and free the config at close() . Patch...
nicodvb
2007-12-15
*
Only read disc info once and save it for later using.
ulion
2007-12-15
*
dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv...
nicodvb
2007-12-15
*
The buffer used for pread need be aligned, but currently it got an offset 23
ulion
2007-12-15
*
Get end position of last track by adding its starting address with track size.
ulion
2007-12-15
*
Replace printf with mp_msg.
ulion
2007-12-15
*
Only print one track info when exactly seeking to the beginning of a track.
ulion
2007-12-14
*
Fix stream cdda seeks to CD's end and hangs forever bug.
ulion
2007-12-14
*
fix memleaks; patch by andrew calkin from gmail com
nicodvb
2007-12-12
*
Replace SYS_DARWIN by __APPLE__ and __DARWIN__ where appropriate.
diego
2007-12-11
*
removed stupid checks
nicodvb
2007-12-08
*
10l ... the header was used there too
lu_zero
2007-12-04
*
Make libnemesi use specific struct and DEMUXER_TYPE
lu_zero
2007-12-04
*
mime_type_table is const as well
reimar
2007-12-02
*
Add a few forgotten static/const attributes in tvi_vbi.c
reimar
2007-12-02
*
stream_opts arrays should be const
reimar
2007-12-02
*
Make m_option_t arrays referenced by cfg-common.h const
reimar
2007-12-02
*
Preserve unsv:// protocol specifier over http redirects.
reimar
2007-12-02
*
Add appropriate const specifiers to some custom parse functions.
reimar
2007-12-02
*
Mark all stream_info_t as const
reimar
2007-12-02
*
When IFO file is opened (detected by extension), set dvd-device to IFO file's
voroshil
2007-12-02
*
Make auto_open_streams array itself const
reimar
2007-12-02
*
auto_open_streams should have const type, fix also the places where it is used
reimar
2007-12-01
*
at startup show audio and subtitle streams available in the chosen title with...
nicodvb
2007-12-01
*
this variable was nothing but a useless memleak
ben
2007-11-30
*
this local variable can be static
ben
2007-11-30
*
-identify also shows the duration(s) of the title(s)
nicodvb
2007-11-29
*
cosmetics: moved identification code to a separate function
nicodvb
2007-11-29
*
when no title is chosen -identify all titles present in the dvd
nicodvb
2007-11-29
*
with -identify show the title being described
nicodvb
2007-11-29
[next]