Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 08 Sep 2009 08:55:05 +0000 | reimar | Always register all streams from libavformat, not just those belonging to a program. |
Tue, 08 Sep 2009 08:50:03 +0000 | reimar | 100l, forgot to use "test" for checking the value of the quicktime variable |
Mon, 07 Sep 2009 17:20:44 +0000 | vitor | Add support for lavf vqf demuxer and lavc TwinVQ decoder. |
Mon, 07 Sep 2009 16:29:32 +0000 | ramiro | Indent. |
Mon, 07 Sep 2009 10:37:16 +0000 | diego | Avoid bash-specific 'let' syntax in shell scripts. |
Sun, 06 Sep 2009 00:07:35 +0000 | ramiro | Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label |