log

age author description
Fri, 29 Dec 2006 14:15:40 +0000 gpoirier sync with r21758
Fri, 29 Dec 2006 13:26:48 +0000 nicodvb spellfix
Thu, 28 Dec 2006 23:44:38 +0000 aurel don't compile demux_mpc.c when libmpcdec is disabled
Thu, 28 Dec 2006 23:32:26 +0000 Gabrov synced with r21612
Thu, 28 Dec 2006 15:36:54 +0000 vayne remove two unused functions.
Thu, 28 Dec 2006 15:31:48 +0000 vayne avoid code duplication.
Thu, 28 Dec 2006 00:40:49 +0000 aurel add support for musepack native decoder from ffmpeg (require -demuxer lavf)
Wed, 27 Dec 2006 13:42:32 +0000 kraymer file added: Chinese translation for cd-dvd.xml
Tue, 26 Dec 2006 23:28:54 +0000 Gabrov synced with r21741
Tue, 26 Dec 2006 18:08:40 +0000 lucabe change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
Tue, 26 Dec 2006 17:59:28 +0000 lucabe Mark some variables as possibly unused to avoid warnings
Tue, 26 Dec 2006 17:41:38 +0000 lucabe Add some explicit casts to avoid "assignment from incompatible pointer type"
Tue, 26 Dec 2006 16:28:34 +0000 lucabe Add some other casts, to remove void pointers arithmetic
Tue, 26 Dec 2006 16:21:13 +0000 lucabe Add some explicit casts to avoid some warnings
Tue, 26 Dec 2006 16:12:37 +0000 lucabe Remove some void pointers arithmetic