log

age author description
Wed, 03 Oct 2007 13:57:33 +0000 reimar "AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM.
Wed, 03 Oct 2007 11:55:30 +0000 reimar Get rid of mp_msg_test in vo_png, only reason to use it is performance and
Wed, 03 Oct 2007 11:51:53 +0000 reimar Use IMGFMT_IS_BGR instead of mpi->flags&MP_IMGFLAG_SWAPPED, this is easier
Wed, 03 Oct 2007 11:50:15 +0000 reimar Make a local-only variable static in vo_png
Tue, 02 Oct 2007 19:22:46 +0000 reimar Set biWidth/biHeight in fli demuxer
Tue, 02 Oct 2007 19:18:33 +0000 reimar Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli demuxer
Tue, 02 Oct 2007 19:13:23 +0000 reimar Remove ugly unused struct name from typedef
Tue, 02 Oct 2007 10:37:59 +0000 diego cosmetics: Fix AltiVec spelling.
Mon, 01 Oct 2007 22:48:39 +0000 diego Fix warning:
Mon, 01 Oct 2007 22:46:33 +0000 diego Detect support of and add necessary CFLAGS to avoid crashes when loading
Mon, 01 Oct 2007 21:22:41 +0000 diego Move misplaced paragraph to the right question and fix the wording.
Mon, 01 Oct 2007 20:51:09 +0000 diego Remove stray XML tags that broke compilation.
Mon, 01 Oct 2007 13:08:49 +0000 diego Remove useless quotes.
Sun, 30 Sep 2007 21:56:09 +0000 cehoyos Added EOF detection for RTSP via live555
Sun, 30 Sep 2007 21:53:46 +0000 cehoyos Clarify some RTSP changes