Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 06 Mar 2011 13:57:21 +0000 | ib | Add variable names to prototype declarations. |
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. |