OSDN Git Service

wtvenc: use codec tag + MEDIASUBTYPE_BASE_GUID, if there is no suitable guid
authorPeter Ross <pross@xvid.org>
Mon, 23 Dec 2013 09:39:31 +0000 (20:39 +1100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 23 Dec 2013 18:51:17 +0000 (19:51 +0100)
commite4be07657049fe11994a2698ae41a2e750b5b7f8
tree8e4a55e289bc33aa48eb37ce3d4689851a348864
parent686b6dc33a36ed19e6bcf07395b347d67290a4bc
wtvenc: use codec tag + MEDIASUBTYPE_BASE_GUID, if there is no suitable guid

This permits H264, AAC, AAC-LATM muxing.

Fixes ticket #536.

Signed-off-by: Peter Ross <pross@xvid.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/wtvenc.c