projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
cc8db76
)
mpegts: use avcodec_get_type() to set codec_type
author
wm4
<nfxjfg@googlemail.com>
Sat, 26 Sep 2015 16:42:51 +0000
(18:42 +0200)
committer
Anton Khirnov
<anton@khirnov.net>
Mon, 28 Sep 2015 08:50:50 +0000
(10:50 +0200)
Note that this slightly changes behavior: it sets AVMEDIA_TYPE_UNKNOWN
if the codec type is unknown. This should be ok.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
No differences found