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
...
*
this end brace was not correctly indented
ben
2008-01-26
*
automatically set spu button highlight when nav cell has changed
ben
2008-01-26
*
Add support for dvdnav still frames playback.
ben
2008-01-26
*
array was defined for 6 elements while 7 were declared
ben
2008-01-24
*
type expected by dvdnav_get_title_string() is const
ben
2008-01-24
*
remove some redundant declarations
ben
2008-01-24
*
Add new command to switch between dvdnav titles
ben
2008-01-24
*
Prevent possible buffer overflow on album_title[]
rtogni
2008-01-20
*
Clear tmp between ip6 check and string escape to prevent reuse of the
rtogni
2008-01-20
*
Fix compilation failue:
ulion
2008-01-20
*
Reindent
reimar
2008-01-19
*
Simplify and keep terminating end-of-line
reimar
2008-01-19
*
Remove a broken and useless hack to avoid a memcpy
reimar
2008-01-19
*
Cached file must be 0-terminated since we use string processing functions on it
reimar
2008-01-19
*
Make sure we do not write the terminating 0 out of bounds
reimar
2008-01-19
*
Simplify/cleanup of real_calc_response_and_checksum()
rtogni
2008-01-13
*
Don't oversize realchallenge buffers
rtogni
2008-01-13
*
Simplify cue-parsing
reimar
2008-01-13
*
Get rid of quite useless inum variable
reimar
2008-01-13
*
Use AV_WB*
reimar
2008-01-13
*
Remove some useless () and {}
reimar
2008-01-13
*
Simplify
reimar
2008-01-13
*
Use AV_WB16 instead of ugly memcpy hacks
reimar
2008-01-13
*
Use AV_RB* instead of custom variants.
reimar
2008-01-13
*
Use sizeof instead of size variables/defines
reimar
2008-01-13
*
Make some pnm data const
reimar
2008-01-13
*
dvb_demuxdev etc. are only used in dvb_tune.c so make them static
reimar
2008-01-13
*
Make several arrays const
reimar
2008-01-13
*
Remove some unused extern variables
reimar
2008-01-13
*
stream_opts should be const
reimar
2008-01-13
*
stream_info_t opts and protocols point to constant data as well.
reimar
2008-01-13
*
Make all tvi_info_t const
reimar
2008-01-13
*
Make some tvi_functions_t pointers const that I forgot to change before
reimar
2008-01-13
*
Remove useless ifdefs
reimar
2008-01-13
*
Add type to extern declaration
reimar
2008-01-13
*
Make dvd_audio_stream_types and dvd_audio_stream_channels const
reimar
2008-01-13
*
tvi_functions_t should be const
reimar
2008-01-13
*
Add forgotten const for pal_ireland.
reimar
2008-01-13
*
Remove unnecessary <signal.h> includes
uau
2008-01-09
*
Fix illegal identifiers, names starting with __ are reserved for the system.
diego
2008-01-08
*
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
diego
2008-01-06
*
implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu
nicodvb
2008-01-05
*
implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu
nicodvb
2008-01-05
*
NEW STREAM_CTRLs: STREAM_CTRL_GET_NUM_ANGLES STREAM_CTRL_GET_ANGLE STREAM_CTR...
nicodvb
2008-01-05
*
fixed bug when playing multi-angle titles: the address field in the agli data
nicodvb
2008-01-05
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
consistency cosmetics
diego
2008-01-01
*
Add explanatory comments to #endif preprocessor directives.
diego
2008-01-01
*
include dvdnav.h from its installation directory rather than appending
nicodvb
2008-01-01
*
removed inclusion of unneeded header (forgotten in previous commit)
nicodvb
2008-01-01
[prev]
[next]