Age | Commit message (Expand) | Author |
---|---|---|
2008-04-27 | Add long names to many AVCodec declarations. | Stefano Sabatini |
2008-03-21 | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng |
2008-02-05 | Check that we have enough input data in IMC decoder. | Reimar Döffinger |
2008-02-02 | Do not modify input data | Kostya Shishkov |
2008-02-02 | IMC decoder always operates on 64-byte blocks | Kostya Shishkov |
2008-02-01 | consts | Michael Niedermayer |
2007-08-09 | use get_bits1(..) instead get_bits(.., 1) | Alex Beregszaszi |
2007-07-05 | license header consistency cosmetics | Diego Biurrun |
2007-02-25 | Add av_ prefix to clip functions | Reimar Döffinger |
2006-11-17 | Missed one log2(). | Benjamin Larsson |
2006-11-14 | Remove log2() usage. | Benjamin Larsson |
2006-11-11 | make some symbols static | Måns Rullgård |
2006-10-30 | Init vlc tables as static | Kostya Shishkov |
2006-10-30 | IMC decoder | Kostya Shishkov |