Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 18 Sep 2009 19:45:09 +0000 | diego | Reorder functions so that encoding functions are disabled by the preprocessor. libavcodec |
Fri, 18 Sep 2009 19:41:23 +0000 | diego | Add missing stdint.h #include to fix 'make checkheaders'. libavcodec |
Fri, 18 Sep 2009 19:03:05 +0000 | bcoudurier | fix uninitialized memory in dnxhd encoder libavcodec |
Thu, 17 Sep 2009 18:52:11 +0000 | banan | Only use one mdct window size in atrac1. libavcodec |
Thu, 17 Sep 2009 05:01:27 +0000 | kostya | Remove useless code causing crash in Targa decoder libavcodec |
Wed, 16 Sep 2009 22:57:00 +0000 | jbr | add CODEC_CAP_SUBFRAMES to the FLAC decoder capabilities. also add a FIXME libavcodec |
Wed, 16 Sep 2009 19:20:48 +0000 | mru | ARM: do not use movw/movt for relocatable values with PIC libavcodec |