aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ad_mpc.c
Commit message (Expand)AuthorAge
* better set audio_out_minsize to MAX_FRAMESIZEGravatar reimar2006-04-20
* set audio_out_minsize, should avoid all "maxlen too small" casesGravatar reimar2006-04-19
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding isGravatar reimar2005-10-12
* Fix maximum frame size, could lead to crashes when changing playback speed.Gravatar reimar2005-09-12
* Use bitrate from demuxerGravatar reimar2005-09-06
* Use a more stable URL.Gravatar diego2005-07-26
* Allow the ffmpeg people to use this code if they want.Gravatar reimar2005-07-23
* guard against double uninit (reportedly can happen on STRG+C)Gravatar reimar2005-07-22
* The right name is Musepack, not MPC/MpegPlus.Gravatar reimar2005-07-10
* musepack demuxing and decoding support (demuxing is v7 bitstream only).Gravatar reimar2005-07-10