October 31, 2013
View 44e8e82

avcodec/get_bits: add skip_1stop_8data_bits

Michael Niedermayer authored on 2013/10/31 02:22:03
September 30, 2013
View 54197c7

skip_bits: dont call UPDATE_CACHE

Michael Niedermayer authored on 2013/09/30 21:02:53
July 31, 2013
View 121fc05

avcodec/get_bits: place volatile at the right spot

Michael Niedermayer authored on 2013/07/31 03:48:51
View 43411f4

avcodec/get_bits: init_state is used for thread sync, make it volatile

Michael Niedermayer authored on 2013/07/31 03:26:38
July 13, 2013
View 6af8326

avcodec/ff_init_vlc_sparse: use a spinlock for thread sync

Michael Niedermayer authored on 2013/07/13 20:32:39
July 5, 2013
View 48f2750

get_bits: add get_bits_le()

Paul B Mahol authored on 2013/07/05 04:54:43
June 30, 2013
View ff130d7

get_xbits: assert validity of the number of bits

Michael Niedermayer authored on 2013/06/30 07:31:51
February 11, 2013
View fd6a021

get_bits: return pointer to buffer that is the result of the alignment.

Ronald S. Bultje authored on 2013/02/11 09:46:07
January 22, 2013
View 766f055

Merge commit '4af5310d29379283553bcd9f541a3f6c317f706e'

Michael Niedermayer authored on 2013/01/22 21:49:45
January 21, 2013
View 4af5310

get_bits/put_bits: K&R formatting cosmetics

Diego Biurrun authored on 2013/01/21 00:10:24
View a85311e

Merge commit '68f18f03519ae550e25cf12661172641e9f0eaca'

Michael Niedermayer authored on 2013/01/21 21:38:57
January 20, 2013
View 4603ec8

get_bits: change the failure condition in init_get_bits

Luca Barbato authored on 2013/01/20 13:10:32
January 15, 2013
View 7980cca

init_get_bits: fix off by 1 error

Michael Niedermayer authored on 2013/01/15 00:29:27
View 153fad1

init_get_bits8: zero pointers & struct on error

Michael Niedermayer authored on 2013/01/15 00:23:39
View ac73d3a

init_get_bits8: check byte_size against being positive

Michael Niedermayer authored on 2013/01/15 00:22:41