Ticket #2746 (closed enhancement: fixed)

Opened 12 years ago

Last modified 12 years ago

Add WebM

Reported by: Alekej Serdjukov Owned by: slavazanko
Priority: major Milestone: 4.8.4
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

Please add detection of WebM, a video format made for HTML5: http://en.wikipedia.org/wiki/WebM

In misc/mc.ext.in, add:

regex/\.([wW][eE][bB][mM])$

Include=video

type/WebM

Include=video

In misc/filehighlight.ini, add "webm" to the line under [media].

Change History

comment:1 Changed 12 years ago by slavazanko

  • Blocked By 2118 added

comment:2 Changed 12 years ago by slavazanko

  • Blocked By 2118 removed

(In #2118) merged to master:

git log --pretty=oneline e944301..5c6ae10

comment:3 Changed 12 years ago by slavazanko

  • Status changed from new to accepted
  • Owner set to slavazanko

comment:4 Changed 12 years ago by slavazanko

  • Branch state changed from no branch to on review

Created branch 2746_webm_support
Review, please.

comment:5 Changed 12 years ago by slavazanko

  • Milestone changed from Future Releases to 4.8.4

comment:6 Changed 12 years ago by andrew_b

  • Votes for changeset set to andrew_b

comment:7 Changed 12 years ago by iNode

  • Votes for changeset changed from andrew_b to andrew_b, iNode
  • Branch state changed from on review to approved

comment:8 Changed 12 years ago by slavazanko

  • Status changed from accepted to testing
  • Votes for changeset changed from andrew_b, iNode to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

Merged to master:

git log --pretty-oneline f1075b8..fcd5ea0

comment:9 Changed 12 years ago by slavazanko

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.