History log of /haiku/src/data/mime_db/video/ogg (Results 1 – 3 of 3)
Revision Date Author Comments
# d594bd97 13-Jul-2020 Adrien Destugues <pulkomandy@pulkomandy.tk>

MIME db: make video/ogg sniffing more specific

Check the codec in the first Ogg page for known video codecs. If none is
found, the file will be identified as audio/ogg instead.

Fixes #8702.


# 9f81ca83 27-Sep-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Merge branch 'package-management'

Conflicts:
src/preferences/network/Jamfile


# e387e24f 07-May-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Move MIME DB creation from build_haiku_image to jam build system

* build_haiku_image: Remove MIME DB creation code.
* Rename beos_mime source directory to mime_db.
* Add rules to build the MIME DB i

Move MIME DB creation from build_haiku_image to jam build system

* build_haiku_image: Remove MIME DB creation code.
* Rename beos_mime source directory to mime_db.
* Add rules to build the MIME DB in the source directory's jamfile.
* Add MIME DB directory to haiku.hpkg in data/mime_db.

show more ...