mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-28 07:50:58 +02:00
remove double AV_CODEC_ID_EAC3
Origin commit data
------------------
Branch: master
Commit: a364f5ef05
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-01-03 (Wed, 03 Jan 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -391,7 +391,6 @@ static char *Codec2Encoding(int32_t codec_id, int32_t media_type, uint8_t *extra
|
||||
case AV_CODEC_ID_WMAV1:
|
||||
case AV_CODEC_ID_WMAV2:
|
||||
return (wma_software_decode) ? "A_IPCM" : "A_WMA";
|
||||
case 86056:
|
||||
case AV_CODEC_ID_WMAPRO:
|
||||
return (wma_software_decode) ? "A_IPCM" : "A_WMA/PRO";
|
||||
case AV_CODEC_ID_WMALOSSLESS:
|
||||
|
Reference in New Issue
Block a user