Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 09 Jan 2010 07:57:26 +0000 | jai_menon | Always initialize bit_depth_luma and bit_depth_chroma in the H264 libavcodec |
Sat, 09 Jan 2010 03:31:13 +0000 | pross | update my email address libavcodec |
Fri, 08 Jan 2010 19:59:51 +0000 | michael | Move 3 direct MV related functions that i left out from h263.c to mpeg4video.c. libavcodec |
Fri, 08 Jan 2010 19:53:42 +0000 | thilo.borgmann | Change local variable type from unsigned int to int in order to libavcodec |
Fri, 08 Jan 2010 19:40:10 +0000 | michael | Move AVCodecs from h263dec.c to msmpeg4.c and disentangle init decode init. libavcodec |
Fri, 08 Jan 2010 19:10:11 +0000 | michael | Use h263 tables in msmpeg4v1 dont duplicate them halfway. libavcodec |