Re: [FFmpeg-devel] libavcodec/hapdec : add support for hapqa decoding

2017-11-20 Thread Martin Vignali
2017-11-13 20:06 GMT+01:00 Martin Vignali : > > > 2017-10-21 21:37 GMT+02:00 Carl Eugen Hoyos : > >> 2017-10-21 21:32 GMT+02:00 Martin Vignali : >> > 2017-10-21 21:23 GMT+02:00 Carl Eugen Hoyos : >> > >> >> 2017-10-21 19:35 GMT+02:00 Martin Vignali : >> >> > Hello, >> >> > >> >> > I split the prev

Re: [FFmpeg-devel] libavcodec/hapdec : add support for hapqa decoding

2017-11-13 Thread Martin Vignali
2017-10-21 21:37 GMT+02:00 Carl Eugen Hoyos : > 2017-10-21 21:32 GMT+02:00 Martin Vignali : > > 2017-10-21 21:23 GMT+02:00 Carl Eugen Hoyos : > > > >> 2017-10-21 19:35 GMT+02:00 Martin Vignali : > >> > Hello, > >> > > >> > I split the previous patch for HAPQAlpha decoding > >> > in several part, t

Re: [FFmpeg-devel] libavcodec/hapdec : add support for hapqa decoding

2017-10-21 Thread Carl Eugen Hoyos
2017-10-21 21:32 GMT+02:00 Martin Vignali : > 2017-10-21 21:23 GMT+02:00 Carl Eugen Hoyos : > >> 2017-10-21 19:35 GMT+02:00 Martin Vignali : >> > Hello, >> > >> > I split the previous patch for HAPQAlpha decoding >> > in several part, to be easier to read >> > >> > 0002-libavcodec-hapdec-reorganize

Re: [FFmpeg-devel] libavcodec/hapdec : add support for hapqa decoding

2017-10-21 Thread Martin Vignali
2017-10-21 21:23 GMT+02:00 Carl Eugen Hoyos : > 2017-10-21 19:35 GMT+02:00 Martin Vignali : > > Hello, > > > > I split the previous patch for HAPQAlpha decoding > > in several part, to be easier to read > > > > 0002-libavcodec-hapdec-reorganize-code-before-adding-mult : > > prepare for multi textu

Re: [FFmpeg-devel] libavcodec/hapdec : add support for hapqa decoding

2017-10-21 Thread Carl Eugen Hoyos
2017-10-21 19:35 GMT+02:00 Martin Vignali : > Hello, > > I split the previous patch for HAPQAlpha decoding > in several part, to be easier to read > > 0002-libavcodec-hapdec-reorganize-code-before-adding-mult : > prepare for multi texture support but only decode the first texture > > 0003-libavcode