On 1/12/2017 2:54 PM, Paul B Mahol wrote:
> On 1/12/17, James Almer wrote:
>> On 1/8/2017 12:25 PM, James Almer wrote:
>>> This moves code around so dsp functions used by either one or more
>>> codecs are in the corresponding contexts. Decoder and encoder dsp
>>> functions are also now properly sp
On 1/12/17, James Almer wrote:
> On 1/8/2017 12:25 PM, James Almer wrote:
>> This moves code around so dsp functions used by either one or more
>> codecs are in the corresponding contexts. Decoder and encoder dsp
>> functions are also now properly split.
>>
>> James Almer (5):
>> lossless_videod
On 1/8/2017 12:25 PM, James Almer wrote:
> This moves code around so dsp functions used by either one or more
> codecs are in the corresponding contexts. Decoder and encoder dsp
> functions are also now properly split.
>
> James Almer (5):
> lossless_videodsp: move shared functions from huffyuvd
This moves code around so dsp functions used by either one or more
codecs are in the corresponding contexts. Decoder and encoder dsp
functions are also now properly split.
James Almer (5):
lossless_videodsp: move shared functions from huffyuvdsp
huffyuvencdsp: move functions only used by huffy