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: c62d4b189e
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:
committed by
TangoCash
parent
25f676d956
commit
0e82f74070
@@ -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_WMAV1:
|
||||||
case AV_CODEC_ID_WMAV2:
|
case AV_CODEC_ID_WMAV2:
|
||||||
return (wma_software_decode) ? "A_IPCM" : "A_WMA";
|
return (wma_software_decode) ? "A_IPCM" : "A_WMA";
|
||||||
case 86056:
|
|
||||||
case AV_CODEC_ID_WMAPRO:
|
case AV_CODEC_ID_WMAPRO:
|
||||||
return (wma_software_decode) ? "A_IPCM" : "A_WMA/PRO";
|
return (wma_software_decode) ? "A_IPCM" : "A_WMA/PRO";
|
||||||
case AV_CODEC_ID_WMALOSSLESS:
|
case AV_CODEC_ID_WMALOSSLESS:
|
||||||
|
Reference in New Issue
Block a user