Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix likely typo in r15937. | Carl Eugen Hoyos | 2010-03-31 | 1 | -1/+1 |
* | Replace @returns by @return. | Benoit Fouet | 2010-03-30 | 1 | -1/+1 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Move encoder-specific quantize_c and related tables to the H.264 encoder. | Diego Biurrun | 2008-11-26 | 1 | -0/+138 |
* | Move H.264 tables that are only useful for encoding to h264enc.c. | Diego Biurrun | 2008-11-21 | 1 | -0/+13 |
* | license header consistency cosmetics | Diego Biurrun | 2008-09-06 | 1 | -0/+2 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | typo: occured --> occurred | Diego Biurrun | 2008-03-22 | 1 | -1/+1 |
* | Adding function which enables writing H.264 NAL units. | Panagiotis Issaris | 2006-12-11 | 1 | -0/+107 |