ffmpeg | branch: release/2.4 | Andreas Cadhalpun
| Mon Jan 4 12:53:20 2016 +0100|
[ab13ba2ae83246d8fe498461b23a40374df5e552] | committer: Andreas Cadhalpun
brstm: also allocate b->table in read_packet
This fixes NULL pointer dereferencing if the codec is forced to
adpcm_thp even though a diff
ffmpeg | branch: release/2.5 | Andreas Cadhalpun
| Mon Jan 4 12:53:20 2016 +0100|
[cdedd71a7e1355c5d3a56302e11bf9ac05da6cd5] | committer: Andreas Cadhalpun
brstm: also allocate b->table in read_packet
This fixes NULL pointer dereferencing if the codec is forced to
adpcm_thp even though a diff
ffmpeg | branch: release/2.7 | Andreas Cadhalpun
| Mon Jan 4 12:53:20 2016 +0100|
[269a522aeccfe01422febaff99ccf02ec7a21268] | committer: Andreas Cadhalpun
brstm: also allocate b->table in read_packet
This fixes NULL pointer dereferencing if the codec is forced to
adpcm_thp even though a diff
ffmpeg | branch: release/2.6 | Andreas Cadhalpun
| Mon Jan 4 12:53:20 2016 +0100|
[95e52303da7e0f795fbee26714f83f8f895ffc1a] | committer: Andreas Cadhalpun
brstm: also allocate b->table in read_packet
This fixes NULL pointer dereferencing if the codec is forced to
adpcm_thp even though a diff
ffmpeg | branch: release/2.8 | Andreas Cadhalpun
| Mon Jan 4 12:53:20 2016 +0100|
[247bb203e4e280142beaebd4c9d6c1519a8f7fa0] | committer: Andreas Cadhalpun
brstm: also allocate b->table in read_packet
This fixes NULL pointer dereferencing if the codec is forced to
adpcm_thp even though a diff
ffmpeg | branch: master | Andreas Cadhalpun
| Mon Jan 4 12:53:20 2016 +0100| [bcf4ee26a0a1ed349ec7489925540401002b87cc] |
committer: Andreas Cadhalpun
brstm: also allocate b->table in read_packet
This fixes NULL pointer dereferencing if the codec is forced to
adpcm_thp even though a different