Codebase list faad2 / da65443
Refresh patches. Andres Mejia 13 years ago
1 changed file(s) with 4 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
1212 frontend/audio.c | 4 ++--
1313 1 file changed, 2 insertions(+), 2 deletions(-)
1414
15 --- faad2.orig/frontend/audio.c
16 +++ faad2/frontend/audio.c
17 @@ -347,7 +347,7 @@ static int write_audio_24bit(audio_file
15 --- a/frontend/audio.c
16 +++ b/frontend/audio.c
17 @@ -347,7 +347,7 @@
1818 {
1919 int ret;
2020 unsigned int i;
2323 char *data = malloc(samples*aufile->bits_per_sample*sizeof(char)/8);
2424
2525 aufile->total_samples += samples;
26 @@ -391,7 +391,7 @@ static int write_audio_32bit(audio_file
26 @@ -391,7 +391,7 @@
2727 {
2828 int ret;
2929 unsigned int i;