mpv/audio/decode
Marcoen Hirschberg 6e58b20cce audio: change values from bytes-per-second to bits-per-second
The i_bps members of the sh_audio and dev_video structs are mostly used
for displaying the average audio and video bitrates. Keeping them in
bits-per-second avoids truncating them to bytes-per-second and changing
them back lateron.
2014-05-28 21:37:44 +02:00
..
ad.h Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
ad_lavc.c audio: change values from bytes-per-second to bits-per-second 2014-05-28 21:37:44 +02:00
ad_mpg123.c audio: change values from bytes-per-second to bits-per-second 2014-05-28 21:37:44 +02:00
ad_spdif.c audio: mp_msg conversions 2013-12-21 20:50:12 +01:00
dec_audio.c options: remove deprecated --identify 2014-05-04 02:46:11 +02:00
dec_audio.h af: add replaygain_data field to af_stream and af_instance 2014-04-04 18:35:29 +02:00