Mercurial > mplayer.hg
comparison etc/codecs.conf @ 3933:60db4273246d
added initial support for format 0x61 ADPCM (sounds good, but still pops)
author | melanson |
---|---|
date | Tue, 01 Jan 2002 20:04:54 +0000 |
parents | 1db1b532cdd2 |
children | c4c3f32dae47 |
comparison
equal
deleted
inserted
replaced
3932:277187affd9a | 3933:60db4273246d |
---|---|
328 audiocodec msadpcm | 328 audiocodec msadpcm |
329 info "MS ADPCM" | 329 info "MS ADPCM" |
330 status working | 330 status working |
331 format 0x2 | 331 format 0x2 |
332 driver msadpcm | 332 driver msadpcm |
333 | |
334 audiocodec fox61adpcm | |
335 info "Format 0x61 ADPCM" | |
336 status working | |
337 format 0x61 | |
338 driver fox61adpcm | |
333 | 339 |
334 audiocodec fox62adpcm | 340 audiocodec fox62adpcm |
335 info "Format 0x62 ADPCM" | 341 info "Format 0x62 ADPCM" |
336 status buggy | 342 status buggy |
337 format 0x62 | 343 format 0x62 |