| Commit message (Expand) | Author | Age | Files | Lines |
* | fix some pointer to intger without cast warnings (patch by Michel Bardiaux) | Michel Bardiaux | 2005-09-21 | 1 | -4/+8 |
* | precautionary checks | Michael Niedermayer | 2005-09-20 | 1 | -1/+6 |
* | Rename put_string to ff_put_string to avoid a symbol clash on Mac OS X. | Diego Biurrun | 2005-09-18 | 1 | -1/+1 |
* | spelling fixes | Diego Biurrun | 2005-06-17 | 1 | -6/+6 |
* | arm alignment fix | Michael Niedermayer | 2005-05-12 | 1 | -1/+1 |
* | LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programo... | Michael Niedermayer | 2005-05-11 | 1 | -2/+32 |
* | avoid UPDATE_CACHE() in GET_RL_VLC() if not needed | Michael Niedermayer | 2005-04-18 | 1 | -3/+5 |
* | various fixes related to the non alt_bitstream_reader | Michael Niedermayer | 2005-04-18 | 1 | -1/+1 |
* | make reverse[] non static | Michael Niedermayer | 2005-03-26 | 1 | -0/+2 |
* | support skiping some bitstream encoding | Michael Niedermayer | 2005-02-06 | 1 | -0/+14 |
* | make decode012() static inline | Michael Niedermayer | 2005-01-28 | 1 | -1/+1 |
* | dont duplicate decode012() | Michael Niedermayer | 2005-01-25 | 1 | -0/+9 |
* | compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>) | Loïc Le Loarer | 2005-01-19 | 1 | -9/+9 |
* | common.c -> bitstream.c (and the single non bitstream func -> utils.c) | Michael Niedermayer | 2004-12-29 | 1 | -0/+827 |