Justin Ruggles
770a5c6d02
adpcmenc: Use correct frame_size for Yamaha ADPCM.
Output packet size should match avctx->block_align. The target output packet
size is 1024 bytes.
Before:
mono - 1024 samples -> 512 bytes
stereo - 2048 samples -> 2048 bytes
After:
mono - 2048 samples -> 1024 bytes
stereo - 1024 samples -> 1024 bytes
2012-02-20 15:52:32 -05:00
..
2012-02-02 14:31:54 +00:00
2012-01-03 18:47:42 -05:00
2011-10-14 13:28:58 +02:00
2011-10-14 13:28:58 +02:00
2011-10-14 13:28:58 +02:00
2011-10-14 13:28:58 +02:00
2012-02-20 15:52:32 -05:00
2012-02-11 12:49:22 -05:00
2011-10-14 13:28:58 +02:00
2011-11-02 10:43:39 +01:00
2012-01-07 13:38:23 -05:00
2011-10-14 13:28:58 +02:00
2011-10-14 13:28:58 +02:00
2011-12-01 13:27:56 -05:00
2011-12-01 13:27:56 -05:00
2011-12-01 13:27:56 -05:00
2011-12-01 13:27:56 -05:00
2011-12-01 13:27:56 -05:00
2011-12-01 13:27:56 -05:00
2012-01-10 16:54:23 +02:00
2012-01-10 16:54:23 +02:00
2011-12-01 13:27:56 -05:00
2012-01-10 16:54:23 +02:00
2011-12-01 13:27:56 -05:00
2011-12-01 13:27:56 -05:00
2012-01-10 16:54:23 +02:00
2011-12-01 13:27:56 -05:00
2011-12-01 13:27:56 -05:00
2010-07-09 16:06:05 +00:00
2010-07-09 16:06:05 +00:00