Changes between Version 13 and Version 14 of FATE/AddingATest
- Timestamp:
- May 10, 2016, 3:44:24 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FATE/AddingATest
v13 v14 114 114 115 115 ==== enc_dec_pcm ==== 116 This command first encodes an input file and then decodes the encoded file. It’s useful to test a video encoder. An example of this command is fate-vorbis-encode test, which can be found in `tests/fate/vorbis.mak`. The code of this command is the following:116 This command first encodes an input file and then decodes the encoded file. It’s useful to test a audio encoder. An example of this command is fate-vorbis-encode test, which can be found in `tests/fate/vorbis.mak`. The code of this command is the following: 117 117 118 118 {{{
