Justin Ruggles
|
64c312aa29
|
dcadec: use float planar sample format
|
2012-10-01 13:42:43 -04:00 |
|
Diego Biurrun
|
1218777ffd
|
avcodec: Convert some commented-out printf/av_log instances to av_dlog
|
2012-10-01 10:24:28 +02:00 |
|
Anton Khirnov
|
36ef5369ee
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
2012-08-07 16:00:24 +02:00 |
|
Diego Biurrun
|
19cf7163c1
|
dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
|
2012-08-01 11:43:31 +02:00 |
|
Diego Biurrun
|
9e4bca16f8
|
dca: Move tables used outside of dcadec.c to a separate file.
|
2012-08-01 00:17:17 +02:00 |
|
Diego Biurrun
|
13a79cf84e
|
dca: Rename dca.c ---> dcadec.c
This will allow adding dca.c with tables used from other files.
|
2012-08-01 00:17:16 +02:00 |
|