summaryrefslogtreecommitdiff
path: root/media/libstagefright/codecs/amrwb
AgeCommit message (Expand)Author
2012-06-13Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong
2012-03-28AV Android make files changesJames Dong
2012-02-27Merge "stagefright amr: Avoid C++/C99 for loops with variable declaration"Jean-Baptiste Queru
2012-02-27Merge "stagefright amrwb: Make local const arrays static"Jean-Baptiste Queru
2012-02-27Merge "stagefright amrwb: Change a C++ style cast into a C style cast"Jean-Baptiste Queru
2012-02-27stagefright amr: Avoid C++/C99 for loops with variable declarationMartin Storsjo
2012-02-24stagefright amrwb: Make a global const array staticMartin Storsjo
2012-02-24stagefright amrwb: Make local const arrays staticMartin Storsjo
2012-02-24stagefright amrwb: Change a C++ style cast into a C style castMartin Storsjo
2011-07-13Remove old-style software decoders.Andreas Huber
2011-05-11Squashed commit of the following:Andreas Huber
2010-07-21Support finer seek control on MediaSources.Andreas Huber
2010-03-30Properly fill in the component name for the software decoders.Andreas Huber
2009-12-11Propagate duration from input to output only if available, support multiple f...Andreas Huber
2009-12-10Initial checkin of software AVC video decoder based on PV source code.Andreas Huber
2009-12-10Initial check in of AMR (NB and WB) decoders based on PV source code.Andreas Huber