Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added mime types #12

Merged
merged 11 commits into from
Mar 31, 2012
Merged

Added mime types #12

merged 11 commits into from
Mar 31, 2012

Conversation

punkrats
Copy link
Contributor

Hi,

I've added some mime types I need to get video file analysis right while developing https://github.com/vidibus/vidibus-fileinfo.

Thanks for your great gem.
Andre

halostatue added a commit that referenced this pull request Mar 31, 2012
@halostatue halostatue merged commit 098e946 into mime-types:master Mar 31, 2012
jperkin pushed a commit to TritonDataCenter/pkgsrc-legacy that referenced this pull request Dec 9, 2013
== 1.19 / 2012-06-20
* New MIME Types:
  * XCF Gnome Images (image/x-xcf, image/x-compressed-xcf;
    .xcf). https://github.com/halostatue/mime-types/issue/17
  * Types reported in mime-types/ruby-mime-types#12:
    * DV (video/x-dv; .dv)
    * IVF (video/x-ivf; .ivf)
    * Matroska (video/x-matroska; .mkv)
    * Motion JPEG (video/x-motion-jpeg; .mjpg)
    * RealMedia (official; application/vnd.rn-realmedia; .rm)
* New extensions:
  * dcm (application/dicom); https://github.com/halostatue/mime-types/issue/16.
  * Types reported in mime-types/ruby-mime-types#12:
    * 3g2, 3gpp2 (video/3gpp2)
    * mpeg (video/mpeg)
    * mxf (application/mxf)
    * ts (video/MP2T)
    * ogg (video/ogg)
* Fixed MIME Types:
  * Adobe AIR application installer packages was missing a
    hyphen. https://github.com/halostatue/mime-types/issue/13
  * Types reported in mime-types/ruby-mime-types#12:
    * audio/x-pn-realaudio extension is .ra, not .rm.
* Resolved mime-types/ruby-mime-types#8. Apparently some
  people run the tests on Linux. Imagine that.
jsonn pushed a commit to jsonn/pkgsrc that referenced this pull request Oct 11, 2014
== 1.19 / 2012-06-20
* New MIME Types:
  * XCF Gnome Images (image/x-xcf, image/x-compressed-xcf;
    .xcf). https://github.com/halostatue/mime-types/issue/17
  * Types reported in mime-types/ruby-mime-types#12:
    * DV (video/x-dv; .dv)
    * IVF (video/x-ivf; .ivf)
    * Matroska (video/x-matroska; .mkv)
    * Motion JPEG (video/x-motion-jpeg; .mjpg)
    * RealMedia (official; application/vnd.rn-realmedia; .rm)
* New extensions:
  * dcm (application/dicom); https://github.com/halostatue/mime-types/issue/16.
  * Types reported in mime-types/ruby-mime-types#12:
    * 3g2, 3gpp2 (video/3gpp2)
    * mpeg (video/mpeg)
    * mxf (application/mxf)
    * ts (video/MP2T)
    * ogg (video/ogg)
* Fixed MIME Types:
  * Adobe AIR application installer packages was missing a
    hyphen. https://github.com/halostatue/mime-types/issue/13
  * Types reported in mime-types/ruby-mime-types#12:
    * audio/x-pn-realaudio extension is .ra, not .rm.
* Resolved mime-types/ruby-mime-types#8. Apparently some
  people run the tests on Linux. Imagine that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants