Mercurial > libavcodec.hg
log svq1enc.c @ 6842:61ff2f1d36bb libavcodec
age | author | description |
---|---|---|
Sun, 11 May 2008 22:28:43 +0000 | cehoyos | Replace some occurrences of -1 with PIX_FMT_NONE. libavcodec |
Tue, 06 May 2008 09:16:36 +0000 | diego | Remove unnecessary parentheses from return calls. libavcodec |
Sun, 27 Apr 2008 22:39:51 +0000 | diego | Add long names to AVCodec declarations. libavcodec |
Fri, 21 Mar 2008 03:11:20 +0000 | zuxy | Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec |
Sun, 09 Mar 2008 23:31:02 +0000 | aurel | add FF_ prefix to all (frame)_TYPE usage libavcodec |
Fri, 06 Jul 2007 15:19:35 +0000 | aurel | split SVQ1 decoder and encoder in their own files libavcodec |