| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | cosmetics: align more codecs declarations | Paul B Mahol | 2012-06-12 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-23 | 1 | -1/+1 |
* | escape130: replace can_safely_read() by get_bits_left() | Michael Niedermayer | 2011-12-08 | 1 | -6/+2 |
* | escape130: give all av_log() a context | Michael Niedermayer | 2011-12-08 | 1 | -2/+2 |
* | escape130: The minimum read in and after decode_skip_count() is 4 bits. | Michael Niedermayer | 2011-12-08 | 1 | -1/+1 |
* | escape130: Check dimensions to be a multiple of the block size. | Michael Niedermayer | 2011-12-08 | 1 | -0/+5 |
* | Silence a warning when compiling Escape 130 decoder. | Carl Eugen Hoyos | 2011-12-08 | 1 | -3/+3 |
* | escape130: 10l for myself for not initializing y_base. | Michael Niedermayer | 2011-12-08 | 1 | -1/+1 |
* | escape130: Fix y_base handling, this fixes some artifacts, vissible in most v... | Michael Niedermayer | 2011-12-08 | 1 | -7/+16 |
* | escape130: make sure cliping is done on signed values. | Michael Niedermayer | 2011-12-08 | 1 | -1/+1 |
* | escape130: fix colors | Paul B Mahol | 2011-12-02 | 1 | -1/+1 |
* | escape130: remove trailing whitespace | Paul B Mahol | 2011-12-01 | 1 | -2/+2 |
* | escape130: minimal effort to make it compile without warnings | Paul B Mahol | 2011-12-01 | 1 | -12/+14 |
* | Escape 130 (RPL) decoder | Eli Friedman | 2011-12-01 | 1 | -0/+307 |