ffmpeg | branch: master | Andreas Cadhalpun
| Wed Dec 16 16:48:19 2015 +0100| [2884cf205a9a29d89db7a444c5b1613cdfe37acf] |
committer: Anton Khirnov
on2avc: limit number of bits to 30 in get_egolomb
More don't fit into the integer output.
Also use get_bits_long, since get_bits only supports re
ffmpeg | branch: release/2.4 | Andreas Cadhalpun
| Wed Dec 16 16:48:19 2015 +0100|
[e32095807b86480dfa5395972f7734990e27c146] | committer: Andreas Cadhalpun
on2avc: limit number of bits to 30 in get_egolomb
More don't fit into the integer output.
Also use get_bits_long, since get_bits only su
ffmpeg | branch: release/2.5 | Andreas Cadhalpun
| Wed Dec 16 16:48:19 2015 +0100|
[105be66545ec3fa250e3a4e4792b097cec7f62a1] | committer: Andreas Cadhalpun
on2avc: limit number of bits to 30 in get_egolomb
More don't fit into the integer output.
Also use get_bits_long, since get_bits only su
ffmpeg | branch: release/2.6 | Andreas Cadhalpun
| Wed Dec 16 16:48:19 2015 +0100|
[564e63a0334f12ea3fbfde45d8e86be47792b3aa] | committer: Andreas Cadhalpun
on2avc: limit number of bits to 30 in get_egolomb
More don't fit into the integer output.
Also use get_bits_long, since get_bits only su
ffmpeg | branch: release/2.7 | Andreas Cadhalpun
| Wed Dec 16 16:48:19 2015 +0100|
[3e187a9a2dfacea0d76df90dd88d957938f9d33c] | committer: Andreas Cadhalpun
on2avc: limit number of bits to 30 in get_egolomb
More don't fit into the integer output.
Also use get_bits_long, since get_bits only su
ffmpeg | branch: release/2.8 | Andreas Cadhalpun
| Wed Dec 16 16:48:19 2015 +0100|
[6d7b4dbcb4103a0c54d486d3a51aa3122a4914b6] | committer: Andreas Cadhalpun
on2avc: limit number of bits to 30 in get_egolomb
More don't fit into the integer output.
Also use get_bits_long, since get_bits only su
ffmpeg | branch: master | Andreas Cadhalpun
| Wed Dec 16 16:48:19 2015 +0100| [4d5c3b02e9d2c9a630ca433fabca43285879e0b8] |
committer: Andreas Cadhalpun
on2avc: limit number of bits to 30 in get_egolomb
More don't fit into the integer output.
Also use get_bits_long, since get_bits only support