Re: [Mesa-dev] [PATCH 2/2] st/omx_tizonia: Add AVC decoder
On 11 August 2017 at 05:31, Gurkirpal Singh wrote: > --- /dev/null > +++ b/src/gallium/state_trackers/omx_tizonia/entrypoint.c > @@ -0,0 +1,152 @@ > +/** > + * > + * Permission is hereby granted, free of charge, to any person
[Mesa-dev] [PATCH 2/2] st/omx_tizonia: Add AVC decoder
Signed-off-by: Gurkirpal Singh --- src/gallium/state_trackers/omx_tizonia/Makefile.am | 35 + .../state_trackers/omx_tizonia/Makefile.sources|9 + .../state_trackers/omx_tizonia/entrypoint.c| 152 ++ .../state_trackers/omx_tizonia/entrypoint.h| 35 + src/gallium/state