index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
ad_mpc.c
Commit message (
Expand
)
Author
Age
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
ISO8859-1 --> UTF-8
diego
2007-07-09
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
rm unnecesary casts from void* - part 3
reynaldo
2006-07-02
*
better set audio_out_minsize to MAX_FRAMESIZE
reimar
2006-04-20
*
set audio_out_minsize, should avoid all "maxlen too small" cases
reimar
2006-04-19
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is
reimar
2005-10-12
*
Fix maximum frame size, could lead to crashes when changing playback speed.
reimar
2005-09-12
*
Use bitrate from demuxer
reimar
2005-09-06
*
Use a more stable URL.
diego
2005-07-26
*
Allow the ffmpeg people to use this code if they want.
reimar
2005-07-23
*
guard against double uninit (reportedly can happen on STRG+C)
reimar
2005-07-22
*
The right name is Musepack, not MPC/MpegPlus.
reimar
2005-07-10
*
musepack demuxing and decoding support (demuxing is v7 bitstream only).
reimar
2005-07-10