История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer 1491e21cdb 2nd try for a skip_bits_long() for the A32 reader 18 лет назад
  Michael Niedermayer 5a7bd28335 move align_get_bits() to .h to avoid conflicts between different bitstream readers in different codecs 18 лет назад
  Michael Niedermayer 727c236a6b prevent bitstream reader to be overriden 18 лет назад
  Michael Niedermayer a7702890bd remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) 18 лет назад
  Måns Rullgård e6f0ad5167 MIPS doesn't like unaligned accesses 18 лет назад
  Måns Rullgård b8d10977f4 add unaligned16() and unaligned64() 18 лет назад
  Michael Niedermayer 6b250e4725 get_xbits() optimization 18 лет назад
  Benjamin Larsson 946c113046 get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h 19 лет назад
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 лет назад
  Michel Bardiaux 288f1e6815 fix some pointer to intger without cast warnings (patch by Michel Bardiaux) 19 лет назад
  Michael Niedermayer 9061be9fb3 precautionary checks 19 лет назад
  Diego Biurrun 344b825ceb Rename put_string to ff_put_string to avoid a symbol clash on Mac OS X. 19 лет назад
  Diego Biurrun bb628dae44 spelling fixes 19 лет назад
  Michael Niedermayer 5085d59ddc arm alignment fix 19 лет назад
  Michael Niedermayer cea27ac714 LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programozo hu) 19 лет назад
  Michael Niedermayer e91f4bf160 avoid UPDATE_CACHE() in GET_RL_VLC() if not needed 19 лет назад
  Michael Niedermayer 5bb8a0daa1 various fixes related to the non alt_bitstream_reader 19 лет назад
  Michael Niedermayer fcbc799cd3 make reverse[] non static 19 лет назад
  Michael Niedermayer 1b781f82c9 support skiping some bitstream encoding 20 лет назад
  Michael Niedermayer 7d8b13b46b make decode012() static inline 20 лет назад
  Michael Niedermayer a64a006e95 dont duplicate decode012() 20 лет назад
  Loïc Le Loarer 61f040dd1a compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>) 20 лет назад
  Michael Niedermayer caa336b4cc common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 лет назад