5 Commits (7e5cdb5b1bcdc7ac71a426850de7ed40df420d39)

Author SHA1 Message Date
Måns Rullgård 7b0dee28d2 clean up dynamic loading of libfaad 17 years ago
Måns Rullgård 0f44edaa1c cosmetic: libfaad.c indentation 17 years ago
Måns Rullgård dbbc573253 fix dynamic loading of libfaad 2.6 17 years ago
Justin Ruggles ef7f2bb782 add downmixing support to libfaad decoder 17 years ago
Diego Biurrun 6f1af73557 Give all wrappers for external libraries names starting with lib. 18 years ago
Diego Biurrun 69ddbd1dad Rename aac_decoder to libfaad_decoder for consistency and to be able to 18 years ago
Nicholas Tung e4141433ea Get rid of unnecessary pointer casts. 18 years ago
Diego Pettenò b83f7eb2ce call faacDecClose() with all libfaad versions 18 years ago
Diego Biurrun 2eed5a461f Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin 18 years ago
Baptiste Coudurier cbee7a6944 get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Baptiste Coudurier 980bbb13d6 Make faac_decode_frame return -1 on error and not 0 which avoids 19 years ago
Zdenek Kabelac 289f999dab * bugfixing call reference 19 years ago
Måns Rullgård 79b0b66ba0 decode adts aac streams 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Mike Melanson 160d679c07 Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Michael Niedermayer 305fa26445 Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>) 21 years ago
Luca Abeni 940aed50ed sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email dot it>) 21 years ago
Thomas Raivio 931c85d04a aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) 21 years ago
Michael Niedermayer 3d0ef6dd52 av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Zdenek Kabelac 280bd7b7de * support for AAC audio streams via libfaad 22 years ago