Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 24 Aug 2007 15:04:00 +0000 | diego | Move Apple gcc AltiVec vector declaration syntax to libavutil. libavcodec |
Fri, 24 Aug 2007 14:57:46 +0000 | diego | Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor libavcodec |
Fri, 24 Aug 2007 14:18:09 +0000 | michael | int->uint8_t libavcodec |
Fri, 24 Aug 2007 14:02:02 +0000 | michael | int->int8_t (no need for them to be int ...) libavcodec |
Thu, 23 Aug 2007 20:28:28 +0000 | reimar | Add request_channels member to AVCodecContext so we now have a proper libavcodec |
Thu, 23 Aug 2007 10:49:14 +0000 | michael | use more bits on the encoder side libavcodec |
Thu, 23 Aug 2007 07:02:27 +0000 | lucabe | Initialize the "stc" variable before using it in ff_find_start_code() libavcodec |