summaryrefslogtreecommitdiffstats
path: root/libavcodec/adx.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-031-0/+1
|\
| * Add avcodec_decode_audio4().Justin Ruggles2011-12-021-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-271-7/+38
|\ \ | |/
| * adx: rename ff_adx_decode_header() to avpriv_adx_decode_header()Justin Ruggles2011-11-261-2/+2
| * adx: add an ADX parser.Justin Ruggles2011-11-261-2/+1
| * adx: move header decoding to ADX common codeJustin Ruggles2011-11-261-0/+21
| * adx: calculate correct LPC coeffsJustin Ruggles2011-11-261-2/+12
| * adx: use 12-bit coefficients instead of 14-bit to avoid integer overflowJustin Ruggles2011-11-261-3/+3
| * adx: remove unneeded post-decode channel interleavingJustin Ruggles2011-11-261-0/+1
| * adx: rename struct PREV to ADXChannelStateJustin Ruggles2011-11-261-2/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* split adx encoder in its own fileAurelien Jacobs2007-11-011-0/+49
OpenPOWER on IntegriCloud