[Mesa-dev] [PATCH 0/2] st/va: minor clean-ups

Kai Wasserbäch kai at dev.carbon-project.org
Sat Aug 20 16:14:52 UTC 2016


Hey,
just noticed a duplicate call to context->decoder->end_frame() while looking
through the recent changes. This is just a trivial clean-up and no functional
change is intended. And while I was there, I also noticed an unused variable,
which the second patch removes.

Cheers,
Kai

P.S.: If this "series" gets accepted, please commit it for me, since I do not
have commit access.


Kai Wasserbäch (3):
  st/va: Remove else case in vlVaEndPicture() made superfluous by
    c59628d11b
  st/va: Remove unused variable coded_size from vlVaEndPicture()

 src/gallium/state_trackers/va/picture.c | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

-- 
2.8.1



More information about the mesa-dev mailing list