├── Makefile ├── README.md └── esplayer.c /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/numbqq/aml_hardware_decode_demo/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/numbqq/aml_hardware_decode_demo/HEAD/README.md -------------------------------------------------------------------------------- /esplayer.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/numbqq/aml_hardware_decode_demo/HEAD/esplayer.c --------------------------------------------------------------------------------