| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
| * | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
| * | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
| * | Remove reimplementation of get_unary. | Vitor Sessak | 2007-09-01 | 1 | -0/+5 |
| * | add get_unary_0_33() to help gcc with inlining | Aurelien Jacobs | 2007-08-26 | 1 | -0/+10 |
| * | cleanup get_unary() | Aurelien Jacobs | 2007-08-26 | 1 | -32/+1 |
| * | move get_unary() to its own file | Aurelien Jacobs | 2007-08-26 | 1 | -0/+72 |