代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/207685/15264771
txt changes.txt
Enable "word wrap" to fit the text to the window!
Version 1.3
-----------
Added - Support for Windows 95 & 98.
Added - Turbo CD Ripper can now encode mono files into MP3.
Added - Autorun
www.eeworm.com/read/4816/41247
makefile
# Makefile for mpeg2decode / mpeg2encode
# Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved.
#
# Disclaimer of Warranty
#
# These software programs are available to the user w
www.eeworm.com/read/13976/290989
auenc
#!/bin/sh
#
# auenc -- version 0.1
#
# A wrapper for lame to encode multiple files. By default, a .wav
# extension is removed and replaced by .mp3 .
#
# (C) 1999 Gerhard Wesp
www.eeworm.com/read/15681/534084
makefile
# Makefile for mpeg2decode / mpeg2encode
# Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved.
#
# Disclaimer of Warranty
#
# These software programs are available to the user w
www.eeworm.com/read/492380/1174700
lua main.lua
#!/usr/bin/lua
-- Copyright (C) 2009 OpenRB.com
require('fslib')
io.write(json.encode({
static = uci.get_array('route'),
dynamic = readlines('route', 2, true)
}))