Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | bitstream: move put_sbits() from flacenc.c to bitstream.h and use it | Ramiro Polla | 2008-07-13 | 1 | -2/+2 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Replace some occurrences of -1 with PIX_FMT_NONE. | Carl Eugen Hoyos | 2008-05-11 | 1 | -1/+1 |
* | Add long names to many AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
* | move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't | Måns Rullgård | 2007-06-16 | 1 | -1/+1 |
* | Split the h261.c file into separate files for the encoder, decoder and common... | Panagiotis Issaris | 2007-05-21 | 1 | -0/+334 |