Opened 16 years ago
Closed 16 years ago
#11519 closed enhancement (fixed)
Support Ogg audio and video file extensions and Internet media types
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Upload | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Add support for the oga file extension for Ogg audio. Add Ogg video (.ogv, video/ogg) as a known and accepted video type.
Based on official file extensions and MIME declarations from Xiph:
http://wiki.xiph.org/MIME_Types_and_File_Extensions
Affects accepted MIME array in wp-includes/functions.php .
Attachments (2)
Note: See
TracTickets for help on using
tickets.
add oga as a supported audio/ogg file extension. add support for ogg video.