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
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
cosmetical reformatting
nicodvb
2006-11-27
*
feed the content of NAV_PACKET to the demuxer
nicodvb
2006-11-27
*
Add a config.mak variable for CDDB.
diego
2006-11-27
*
FFmpeg-style dependency declaration
diego
2006-11-27
*
cosmetics: Merge SRCS together, alphabetical order, whitespace.
diego
2006-11-27
*
cosmetics:indentation
diego
2006-11-27
*
Untangle dependencies that are handled by configure.
diego
2006-11-27
*
Remove unused LIBAV_INC variable.
diego
2006-11-27
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
*
match exactly card number N specified, rather than the N-th actually usable
nicodvb
2006-11-26
*
keep nav highlight event in dvdnav priv structure
ben
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
support for comma-separated language codes in -slang
nicodvb
2006-11-25
*
spurious () like in ({code;}) probably is not valid C, icc 9, definitely
reimar
2006-11-25
*
better nav highlight handling
ben
2006-11-25
*
removed unused members and variables
nicodvb
2006-11-25
*
COSMETICS: consistently reformatted after ben's mess
nicodvb
2006-11-25
*
added code to identify subs language and count; needed for forthcoming suppor...
nicodvb
2006-11-25
*
support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot...
ben
2006-11-25
*
cosmetics
reimar
2006-11-21
*
Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFA
reimar
2006-11-21
*
Unify dep/depend targets.
diego
2006-11-20
*
new slave command: radio_step_freq
voroshil
2006-11-19
*
riformatted after previous commit
nicodvb
2006-11-19
*
if in the list of pids appears at least one 8192 (while TS) remove all other ...
nicodvb
2006-11-19
*
Add *BSD BT848 radio support
voroshil
2006-11-18
*
Rename libdvdread to dvdread. We really only include only the dvdread
diego
2006-11-18
*
add public wrapper for get_frequency
voroshil
2006-11-17
*
Change verbosity level from MSGL_V to MSGL_INFO for "Current frequency is"
voroshil
2006-11-17
*
consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME...
nicodvb
2006-11-12
*
make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cach...
nicodvb
2006-11-11
*
idenfify now shows the timings of chapters of the chosen pgc
nicodvb
2006-11-10
*
one more deuglification
nicodvb
2006-11-09
*
COSMETICS: renamed dvdnav_priv to priv
nicodvb
2006-11-09
*
Add missed 'break'.
voroshil
2006-11-09
*
Move non driver-specific block to non-driver specific procedure, to avoid
voroshil
2006-11-09
*
changed ugly sizeof(*type_ptr) width sizeof(type)
nicodvb
2006-11-08
*
COSMETICS: reformatted this ugly mess in a consistent manner
nicodvb
2006-11-08
*
Support URL redirections that do not specify full URL.
reimar
2006-11-08
*
Adding ability to check allowed frequency range.
voroshil
2006-11-08
*
support for -dvdangle
nicodvb
2006-11-08
*
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precis...
nicodvb
2006-11-07
*
added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIME
nicodvb
2006-11-07
*
Replace enneccesery O_RDWR with O_RDONLY
voroshil
2006-11-07
*
Restoring volume level of radio card on exit.
voroshil
2006-11-07
*
printf->mp_msg
rtogni
2006-11-05
*
Fix compilation: forgotten mp_msg.h include
reimar
2006-11-05
*
printf ->mp_msg
rtogni
2006-11-05
*
Do not use abort()
rtogni
2006-11-05
[next]