Skip to content

Commit

Permalink
Add common ogg demuxer
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagami committed Aug 23, 2015
1 parent fd18107 commit d60eb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ POST_JS_SYNC = build/post-sync.js
POST_JS_WORKER = build/post-worker.js

COMMON_FILTERS = aresample scale crop
COMMON_DEMUXERS = matroska avi mov flv mpegvideo concat
COMMON_DEMUXERS = matroska ogg avi mov flv mpegvideo concat
COMMON_DECODERS = \
vp8 vp9 theora \
vorbis opus \
Expand Down

0 comments on commit d60eb08

Please sign in to comment.