log

age author description
Sun, 06 Mar 2011 13:04:07 +0000 ib Prefer free() to gfree().
Sun, 06 Mar 2011 12:30:49 +0000 ib Simplify appClearItem() by using memset().
Sun, 06 Mar 2011 12:21:52 +0000 ib Cosmetic: Rename appResetStruct() appInitStruct().
Sun, 06 Mar 2011 11:55:52 +0000 ib Use FF_ARRAY_ELEMS() rather than a separate constant.
Sat, 05 Mar 2011 14:25:37 +0000 cehoyos Add VP8 fourcc.
Sat, 05 Mar 2011 12:27:15 +0000 reimar Fix dnet decoding with -ac ffac3, the data needs to be byte-swapped.
Sat, 05 Mar 2011 12:24:33 +0000 reimar Fix -ac a52 to work with codecs with tags other than 0x2000 or dnet
Sat, 05 Mar 2011 12:09:25 +0000 reimar 100l, actually only dnet tag indicates byte-swapped AC-3.
Sat, 05 Mar 2011 12:03:03 +0000 reimar Do not run the AC-3 parser on DNET (byte-swapped AC-3), that will break badly.
Fri, 04 Mar 2011 13:58:48 +0000 ib Reduce item arrays to reasonable size.
Fri, 04 Mar 2011 12:50:21 +0000 ib Cosmetic: Rename listItems structure.
Fri, 04 Mar 2011 12:03:12 +0000 jrash sync with en/mplayer.1 rev. 32946
Fri, 04 Mar 2011 11:57:43 +0000 jrash Synced with help_mp-en.h rev. 32964
Thu, 03 Mar 2011 18:45:55 +0000 cboesch Add Uncrustify profile.
Thu, 03 Mar 2011 15:00:05 +0000 ib Move fntFreeFont() into appFreeStruct().