log

age author description
Wed, 02 Mar 2011 17:30:14 +0000 ib Move declaration of char array into scope of fExist() where it's used.
Wed, 02 Mar 2011 17:17:19 +0000 ib Cosmetic: Format to MPlayer coding style.
Wed, 02 Mar 2011 16:05:37 +0000 ib Adjust the listItems structure.
Wed, 02 Mar 2011 15:37:50 +0000 ib Clean up the wItem structure.
Wed, 02 Mar 2011 13:30:44 +0000 ib Improve documentation on dlabel.
Wed, 02 Mar 2011 07:53:59 +0000 reimar Print correct result variable for armv6t2 test.
Wed, 02 Mar 2011 07:41:47 +0000 reimar Fix copy-and-paste error: Should be AV_SAMPLE_FMT_NONE instead of PIX_FMT_NONE.
Tue, 01 Mar 2011 21:50:57 +0000 reimar Start adding support for lavc audio encoders that use other formats
Tue, 01 Mar 2011 21:48:04 +0000 reimar Use samplefmt2affmt helper function in ad_ffmpeg.c
Tue, 01 Mar 2011 21:44:15 +0000 reimar Add conversion functions to and from AVSampleFormat.
Tue, 01 Mar 2011 11:02:48 +0000 cehoyos Support dvvideo in Leitch/Harris' VR native stream format (LXF).
Tue, 01 Mar 2011 10:53:19 +0000 cehoyos Support audio in Leitch/Harris' VR native stream format (LXF).
Mon, 28 Feb 2011 20:15:45 +0000 reimar Missing part of r32577: Add NV12/NV21/HM12 to query_format so they really
Mon, 28 Feb 2011 17:51:02 +0000 reimar Fix compilation when pthreads are not available.