Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 17 Apr 2009 12:53:11 +0000 | michael | Move declarations in mpeg1_encode_motion() closer to where they are needed. libavcodec |
Fri, 17 Apr 2009 12:44:48 +0000 | michael | Useless assignment found by the clang static analyzer. libavcodec |
Fri, 17 Apr 2009 12:41:37 +0000 | michael | Get rid of an unused variable, found by the clang static analyzer. libavcodec |
Fri, 17 Apr 2009 08:43:04 +0000 | jbr | ac3dec: reorder output channels to SMPTE channel order libavcodec |
Fri, 17 Apr 2009 08:42:08 +0000 | reimar | Change tgq_decode_mb function arguments from using int8_t to uint8_t, this does libavcodec |
Fri, 17 Apr 2009 08:39:11 +0000 | jbr | ac3enc: reorder input channels to AC-3 channel order libavcodec |