File tree Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Original file line number Diff line number Diff line change @@ -293,6 +293,61 @@ txt:
293
293
A free-form text file.
294
294
295
295
Tab-delimited files should have the `.tsv` extension rather than a `.txt` extension.
296
+ wav :
297
+ value : .wav
298
+ display_name : Waveform Audio File Format
299
+ description : |
300
+ A digital audio file format.
301
+ mp3 :
302
+ value : .mp3
303
+ display_name : MPEG Audio Layer III
304
+ description : |
305
+ A digital audio file format.
306
+ aac :
307
+ value : .aac
308
+ display_name : Advanced Audio Coding
309
+ description : |
310
+ A digital audio file format.
311
+ ogg :
312
+ value : .ogg
313
+ display_name : Ogg Vorbis
314
+ description : |
315
+ A digital audio file format.
316
+ svg :
317
+ value : .svg
318
+ display_name : Scalable Vector Graphics
319
+ description : |
320
+ A vector graphics file format.
321
+ webp :
322
+ value : .webp
323
+ display_name : WebP
324
+ description : |
325
+ A modern image file format.
326
+ tiff :
327
+ value : .tiff
328
+ display_name : Tagged Image File Format
329
+ description : |
330
+ A raster graphics file format.
331
+ mp4 :
332
+ value : .mp4
333
+ display_name : MPEG-4 Part 14
334
+ description : |
335
+ A digital video file format.
336
+ avi :
337
+ value : .avi
338
+ display_name : Audio Video Interleave
339
+ description : |
340
+ A digital video file format.
341
+ mkv :
342
+ value : .mkv
343
+ display_name : Matroska Video
344
+ description : |
345
+ A digital video file format.
346
+ webm :
347
+ value : .webm
348
+ display_name : WebM
349
+ description : |
350
+ A digital video file format.
296
351
vhdr :
297
352
value : .vhdr
298
353
display_name : BrainVision Text Header
You can’t perform that action at this time.
0 commit comments