Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bitstream: move put_sbits() from flacenc.c to bitstream.h and use it | Ramiro Polla | 2008-07-13 | 1 | -10/+10 | |
* | Support >=4096 dimensions, fixes issue499. | Michael Niedermayer | 2008-06-25 | 1 | -4/+4 | |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -2/+2 | |
* | Replace some occurrences of -1 with PIX_FMT_NONE. | Carl Eugen Hoyos | 2008-05-11 | 1 | -2/+2 | |
* | Add some long names to AVCodec declarations. | Stefano Sabatini | 2008-04-29 | 1 | -0/+2 | |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -1/+1 | |
* | add FF_ prefix to all (frame)_TYPE usage | Aurelien Jacobs | 2008-03-09 | 1 | -9/+9 | |
* | get rid of mb_type_len | Michael Niedermayer | 2007-08-01 | 1 | -8/+6 | |
* | exchange the values of MV_DIR_FORWARD and MV_DIR_BACKWARD (this is more sane, | Michael Niedermayer | 2007-08-01 | 1 | -1/+1 | |
* | add proper ff_ prefix to new extern symbols | Aurelien Jacobs | 2007-07-05 | 1 | -32/+32 | |
* | split mpeg12 encoder out of mpeg12.c | Aurelien Jacobs | 2007-07-05 | 1 | -0/+956 |