Age | Commit message (Expand) | Author |
---|---|---|
2018-10-07 | avcodec/unary: Improve get_unary() docs | Michael Niedermayer |
2009-04-13 | Rename bitstream.h to get_bits.h. | Stefano Sabatini |
2008-08-31 | Globally rename the header inclusion guard names. | Stefano Sabatini |
2007-10-17 | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun |
2007-09-01 | Remove reimplementation of get_unary. | Vitor Sessak |
2007-08-26 | add get_unary_0_33() to help gcc with inlining | Aurelien Jacobs |
2007-08-26 | cleanup get_unary() | Aurelien Jacobs |
2007-08-26 | move get_unary() to its own file | Aurelien Jacobs |