OSDN Git Service

dirac_vlc: add a SET_RESIDUE macro and fix recent regression
authorRostislav Pehlivanov <atomnuker@gmail.com>
Thu, 14 Jul 2016 00:00:59 +0000 (01:00 +0100)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Thu, 14 Jul 2016 00:00:59 +0000 (01:00 +0100)
commitc4adcff976043dd3121660a90f654d5081ea9094
tree4c8b4a57aba01085737f95c740e1c4f53270eebc
parent000eb01a7d14ee635bd0e554ea92e05feb8cf685
dirac_vlc: add a SET_RESIDUE macro and fix recent regression

Can also be used in future cleanups since 99% of the time the leftover
appending will just append to an already empty residue.

Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
libavcodec/dirac_vlc.c