haiku/src
Adrien Destugues 0f7e19ce7e ffmpeg plugin: add support for MOD and other "tracked music"
* ffmpeg can handle these through ModPlug
* By default, ffmpoeg will not try these formats because the way to
detect them are a bit unsafe (4 bytes at a particular offset in the file
serve as an identifier). So, hint the sniffing by giving it a filename
of ".mod" to get modplug to be used. This does not affect sniffing in
the regular way for other formats.
* Add some common tracked music formats to the muxer table.
* Fix some tracing to use current (as of ffmpeg 0.10) function names and
because some variables were renamed.
2015-08-30 16:36:06 +02:00
..
add-ons ffmpeg plugin: add support for MOD and other "tracked music" 2015-08-30 16:36:06 +02:00
apps PowerStatus: style fixes. 2015-08-23 09:19:35 +02:00
bin Add system_time to the Jamfile, missed in hrev49598. 2015-08-29 19:33:27 +02:00
build Remove second half of useless condition. 2015-07-26 20:31:10 +02:00
data French keymap: add some missing symbols. 2015-08-09 12:05:57 +02:00
kits Revert "BPrintJob: fixed crash." 2015-08-30 14:41:16 +12:00
libs build: Convert to external libedit build package 2015-07-04 15:29:05 -05:00
preferences Improved warning alert. Spaces were missing. 2015-08-29 08:27:20 +02:00
servers keystore_server: Fix crash on request window close. 2015-08-29 10:53:28 +02:00
system libroot_debug: Replace two more uses of printf in guarded heap. 2015-08-23 13:19:12 +02:00
tests Add script that prints the uptime after waiting for all servers. 2015-08-29 19:15:47 +02:00
tools EntryCache: Add entry_cache_add_missing() for negative caching. 2015-08-20 21:25:56 +02:00
Jamfile Interface Guidelines: migrate to docs/, use DocBookCSS. 2015-02-12 17:08:04 -05:00