Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |