ffmpeg | branch: release/2.4 | Andreas Cadhalpun
| Thu Jun 25 22:47:38 2015 +0200|
[6e288d527428af7851a173e8cc6e0e30bf9359ca] | committer: Andreas Cadhalpun
vc1dec: use get_bits_long and limit the read bits to 32
get_bits should not be used with more than 25 bits.
Reviewed-by: Michael Niederm
ffmpeg | branch: release/2.5 | Andreas Cadhalpun
| Thu Jun 25 22:47:38 2015 +0200|
[983dc64772a0d1ae621b48d926daa903171a718b] | committer: Andreas Cadhalpun
vc1dec: use get_bits_long and limit the read bits to 32
get_bits should not be used with more than 25 bits.
Reviewed-by: Michael Niederm
ffmpeg | branch: release/2.6 | Andreas Cadhalpun
| Thu Jun 25 22:47:38 2015 +0200|
[fdf166c5d2bb0e0d1771cfabcdf66f3c3391cac2] | committer: Michael Niedermayer
vc1dec: use get_bits_long and limit the read bits to 32
get_bits should not be used with more than 25 bits.
Reviewed-by: Michael Niede
ffmpeg | branch: release/2.7 | Andreas Cadhalpun
| Thu Jun 25 22:47:38 2015 +0200|
[2e1226a695dd2faada939e0bdc3ee166b05c3579] | committer: Andreas Cadhalpun
vc1dec: use get_bits_long and limit the read bits to 32
get_bits should not be used with more than 25 bits.
Reviewed-by: Michael Niederm
ffmpeg | branch: master | Andreas Cadhalpun
| Thu Jun 25 22:54:17 2015 +0200| [072756cdd2f949462520041e357f52f15d8c274d] |
committer: Luca Barbato
vc1dec: use get_bits_long and limit the read bits to 32
get_bits should not be used with more than 25 bits.
Signed-off-by: Andreas Cadhalpun
Sign
ffmpeg | branch: master | Andreas Cadhalpun
| Thu Jun 25 22:47:38 2015 +0200| [1f1e0a2971b2a01f275bb5088c2e36166514be64] |
committer: Andreas Cadhalpun
vc1dec: use get_bits_long and limit the read bits to 32
get_bits should not be used with more than 25 bits.
Reviewed-by: Michael Niedermayer