log libmpcodecs/ad_mpc.c @ 18232:6ce77dda13a5

age author description
Thu, 20 Apr 2006 09:23:13 +0000 reimar better set audio_out_minsize to MAX_FRAMESIZE
Wed, 19 Apr 2006 22:33:58 +0000 reimar set audio_out_minsize, should avoid all "maxlen too small" cases
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Wed, 12 Oct 2005 21:49:47 +0000 reimar implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is
Mon, 12 Sep 2005 21:08:04 +0000 reimar Fix maximum frame size, could lead to crashes when changing playback speed.
Tue, 06 Sep 2005 20:37:47 +0000 reimar Use bitrate from demuxer
Tue, 26 Jul 2005 00:01:44 +0000 diego Use a more stable URL.
Sat, 23 Jul 2005 18:07:08 +0000 reimar Allow the ffmpeg people to use this code if they want.
Fri, 22 Jul 2005 11:17:05 +0000 reimar guard against double uninit (reportedly can happen on STRG+C)
Sun, 10 Jul 2005 19:17:00 +0000 reimar The right name is Musepack, not MPC/MpegPlus.
Sun, 10 Jul 2005 17:14:12 +0000 reimar musepack demuxing and decoding support (demuxing is v7 bitstream only).