[FFmpeg-cvslog] ape: Support _0000 files with nblock smaller than 64

2015-06-01 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.2 | Andreas Cadhalpun | Wed Apr 29 20:39:22 2015 +0200| [9726f3007196a9c3589c4f09a81c0d75e1d97f2c] | committer: Reinhard Tartler ape: Support _ files with nblock smaller than 64 The decode_array_ assumed that 64 is the minimal block size while it is not. CC:

[FFmpeg-cvslog] ape: Support _0000 files with nblock smaller than 64

2015-05-19 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Wed Apr 29 20:39:22 2015 +0200| [ac1660509ecfbeca7b63eb5ab8360011180e705b] | committer: Vittorio Giovara ape: Support _ files with nblock smaller than 64 The decode_array_ assumed that 64 is the minimal block size while it is not. CC:

[FFmpeg-cvslog] ape: Support _0000 files with nblock smaller than 64

2015-05-10 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Apr 29 20:39:22 2015 +0200| [295e05a762332c5edcc84c325e94457815a51b5c] | committer: Luca Barbato ape: Support _ files with nblock smaller than 64 The decode_array_ assumed that 64 is the minimal block size while it is not. CC: libav-st