Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 |
Fri, 08 Jan 2010 18:54:52 +0000 | daniel | Release cyuv/aura decoder buffer libavcodec |
Fri, 08 Jan 2010 17:52:54 +0000 | mru | AAC: add a const to decode_spectrum_and_dequant() args libavcodec |
Fri, 08 Jan 2010 17:51:48 +0000 | michael | Rename most non static h263 tables so their name contains h263. libavcodec |