Commit History

Author SHA1 Message Date
  Kacper Michajłow d6cb0d2c2b ALL: move av_unused to conform with standard requirement 1 month ago
  Andreas Rheinhardt ba2c9acedb avcodec/get_bits: Remove GetBitContext.buffer_end 4 months ago
  Andreas Rheinhardt 367cf961ea avcodec/get_bits: Add get_bits_bytesize() 4 months ago
  Andreas Rheinhardt 0facdafd1e avcodec/vlc: Merge VLCElem and RL_VLC_ELEM 8 months ago
  Andreas Rheinhardt fa39f07a29 avcodec/get_bits: Remove LONG_BITSTREAM_READER 9 months ago
  Andreas Rheinhardt 4ab82d2fb6 avcodec/vlc, bitstream: Fix multi VLC with uint8_t syms on BE 1 year ago
  James Almer fa469545ba avcodec: move leb reading functions to its own header 1 year ago
  James Almer 0cc0d8c0b5 avcodec/get_bits: add get_leb() 2 years ago
  Andreas Rheinhardt 9cdf82c2c2 avcodec/vlc: Use proper namespace 2 years ago
  Andreas Rheinhardt b0fb8e82dd avcodec/get_bits: Avoid reading multiple times in get_bits_long 3 years ago
  Paul B Mahol 29b9fca4b3 avcodec: add multi vlc reader 2 years ago
  Anton Khirnov 0b33310cd0 lavc/bitstream: avoid UB in bits_{read,peek}_signed(0) 2 years ago
  Anton Khirnov fcd557a2c2 lavc/get_bits: add a compat wrapper for the cached bitstream reader 4 years ago
  Martijn van Beurden 909cfdc205 libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM 3 years ago
  Anton Khirnov c9a2506de9 get_bits: move check_marker() to mpegvideodec.h 4 years ago
  Andreas Rheinhardt 2d764069be avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element 3 years ago
  Anton Khirnov c28823ff97 lavc/get_bits: avoid avcodec.h dependency 4 years ago
  Ramiro Polla c2b540d0c7 avcodec/get_bits: cosmetics 6 years ago
  Paul B Mahol 78c8a76536 avcodec/get_bits: unbreak get_bits_le() with cached reader 6 years ago
  Marton Balint 694d9d5368 avcodec/get_bits: add assertion to limit ouptut value of get_bits 6 years ago
  Marton Balint 902e9334aa avcodec/get_bits: use unsigned integers in show_bits and get_bits 6 years ago
  James Almer 9305bdc68f avcodec/get_bits: actually make cached reader correctly disabled 7 years ago
  Paul B Mahol ca079b0954 avcodec/get_bits: add cached bitstream reader 8 years ago
  Michael Niedermayer 6261ef4251 avcodec/get_bits: Document skip_bits_long() 7 years ago
  Michael Niedermayer e529fe7633 avcodec/get_bits: Make sure the input bitstream with padding can be addressed 7 years ago
  Michael Niedermayer 4a94ff4ccd avcodec/get_bits: Document the return code of get_vlc2() 7 years ago
  Steinar H. Gunderson 2a293ec7ac avcodec: add Newtek SpeedHQ decoder 8 years ago
  Paul B Mahol 14090b7050 avcodec/get_bits: add av_assert2 to get_bits_long() 9 years ago
  Michael Niedermayer c72fa43234 avcodec/get_bits: Fix get_sbits_long(0) 9 years ago
  Hendrik Leppkes e2836397f1 Merge commit '52567e8198669a1e7493c75771613f87a90466c3' 9 years ago