On 12/24/16, Andreas Cadhalpun wrote:
+*got_frame = 1;
+
+return pktsize;
>>>
>>> Since this is a video decoder, this should always return the full
>>> avpkt->size.
>>
>> Wrong. It returns what it consumes.
>
> Video decoders are expected to consume the full packet and the n
On 23.12.2016 09:17, Paul B Mahol wrote:
> On 12/23/16, Andreas Cadhalpun wrote:
>> On 22.12.2016 22:52, Paul B Mahol wrote:
>>> +xflag = flag + cnt1;
>>> +yflag = xflag;
>>> +
>>> +if (flag + cnt1 == 0) {
>>> +value = 0;
>>> +} else {
>>> +x
On 12/23/16, Andreas Cadhalpun wrote:
> On 22.12.2016 22:52, Paul B Mahol wrote:
>> ffmpeg | branch: master | Paul B Mahol | Fri Dec 2
>> 20:30:50 2016 +0100| [73651090ca1183f37753ee30a7e206ca4fb9f4f0] |
>> committer: Paul B Mahol
>>
>> avcodec: add Apple Pixlet decoder
>>
>> Signed-off-by: Paul
On 22.12.2016 22:52, Paul B Mahol wrote:
> ffmpeg | branch: master | Paul B Mahol | Fri Dec 2
> 20:30:50 2016 +0100| [73651090ca1183f37753ee30a7e206ca4fb9f4f0] | committer:
> Paul B Mahol
>
> avcodec: add Apple Pixlet decoder
>
> Signed-off-by: Paul B Mahol
>
>> http://git.videolan.org/gitw