aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Collapse)AuthorAgeFilesLines
* Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately.Diego Biurrun2008-08-194-34/+33
| | | | Originally committed as revision 14851 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: s/const static/static const/gMathieu Malaterre2008-08-191-3/+3
| | | | | | patch by Mathieu Malaterre, mathieu.malaterre gmail com Originally committed as revision 14850 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update changelog and general.texi to reflectJai Menon2008-08-191-1/+1
| | | | | | | addition of the alac encoder, add Jai Menon to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR. Originally committed as revision 14849 to svn://svn.ffmpeg.org/ffmpeg/trunk
* alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDERJai Menon2008-08-191-2/+2
| | | | Originally committed as revision 14847 to svn://svn.ffmpeg.org/ffmpeg/trunk
* alacenc: last few hunks approved by michaelJai Menon2008-08-193-1/+112
| | | | Originally committed as revision 14845 to svn://svn.ffmpeg.org/ffmpeg/trunk
* alacenc: Use user-specified min and max prediction order.Ramiro Polla2008-08-191-1/+1
| | | | Originally committed as revision 14844 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Import more OKed parts of ALAC encoder from GSoC repo.Ramiro Polla2008-08-191-0/+98
| | | | Originally committed as revision 14843 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Making block size in bits variable and dependent on the DV specRoman Shaposhnik2008-08-192-7/+18
| | | | Originally committed as revision 14842 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Making the number of blocks per macroblock dependent on the DV streamRoman Shaposhnik2008-08-192-6/+11
| | | | | | specification Originally committed as revision 14841 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Introducing DV_MAX_BPM macro instead of a hardcoded value for theRoman Shaposhnik2008-08-192-2/+5
| | | | | | highest number of blocks per macroblock Originally committed as revision 14840 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add F64BE, F64LE and F64BE PCM codecs.Peter Ross2008-08-194-1/+41
| | | | Originally committed as revision 14833 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add SAMPLE_FMT_DBL.Peter Ross2008-08-193-2/+15
| | | | Originally committed as revision 14832 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix PCM_S16LE_PLANAR channel-address calculation bug introduced in r14659.Peter Ross2008-08-191-2/+2
| | | | Originally committed as revision 14831 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mark init_vlcs function as av_cold.Diego Biurrun2008-08-191-1/+1
| | | | Originally committed as revision 14830 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More OKed AAC decoder code hunksRobert Swain2008-08-183-0/+104
| | | | Originally committed as revision 14829 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More OKed AAC decoder code hunksRobert Swain2008-08-182-0/+23
| | | | Originally committed as revision 14828 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mark SAMPLE_FMT_S24 as deprecated.Peter Ross2008-08-181-1/+1
| | | | Originally committed as revision 14823 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add okayed chunks of AAC encoder psychoacoustic modelKostya Shishkov2008-08-182-0/+154
| | | | Originally committed as revision 14822 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add okayed parts for AAC encoderKostya Shishkov2008-08-181-4/+14
| | | | Originally committed as revision 14821 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Import more ok'd parts of ALAC encoder from GSoC repo.Ramiro Polla2008-08-171-15/+125
| | | | Originally committed as revision 14820 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove some unneeded header includesJustin Ruggles2008-08-172-4/+0
| | | | Originally committed as revision 14819 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing header includes to fix 'make checkheaders'.Diego Biurrun2008-08-171-1/+2
| | | | Originally committed as revision 14817 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use LFG instead of Mersenne Twister for AC-3 PRNGJustin Ruggles2008-08-172-5/+4
| | | | Originally committed as revision 14815 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mark adx_decode_init() as type int instead of void, the function returnsDiego Biurrun2008-08-171-1/+1
| | | | | | | a value. Fixes the warning: adxdec.c:36: warning: 'return' with a value, in function returning void Originally committed as revision 14814 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix and simplify frame size check and reencoding in verbatim modeJustin Ruggles2008-08-171-12/+17
| | | | Originally committed as revision 14811 to svn://svn.ffmpeg.org/ffmpeg/trunk
* alacenc: NULL_IF_CONFIG_SMALL long_name.Ramiro Polla2008-08-171-1/+1
| | | | Originally committed as revision 14801 to svn://svn.ffmpeg.org/ffmpeg/trunk
* G.729 decoder main codeVladimir Voroshilov2008-08-172-0/+104
| | | | | | (just skeleton, contains only parts, explicitly ok'ed by Michael) Originally committed as revision 14800 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More okayed chunks of AAC encoderKostya Shishkov2008-08-171-2/+30
| | | | Originally committed as revision 14799 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Import ok'd parts of ALAC encoder from GSoC repo.Ramiro Polla2008-08-171-0/+197
| | | | Originally committed as revision 14798 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update my email address to one which does not depend on my service providerJustin Ruggles2008-08-164-4/+4
| | | | Originally committed as revision 14797 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use range of lpc orders in ORDER_METHOD_ESTJustin Ruggles2008-08-161-4/+4
| | | | Originally committed as revision 14796 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: adjust line breaks and vertical alignmentJustin Ruggles2008-08-163-8/+11
| | | | Originally committed as revision 14795 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use limited range of lpc orders when quantizing coefficientsJustin Ruggles2008-08-163-4/+4
| | | | Originally committed as revision 14794 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lpc: cosmetics: vertically align declarations and definitions.Ramiro Polla2008-08-162-8/+8
| | | | Originally committed as revision 14792 to svn://svn.ffmpeg.org/ffmpeg/trunk
* flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files.Ramiro Polla2008-08-164-190/+253
| | | | Originally committed as revision 14790 to svn://svn.ffmpeg.org/ffmpeg/trunk
* flacenc: Allow more flexible shift calculation in LPC.Ramiro Polla2008-08-161-10/+11
| | | | Originally committed as revision 14789 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix rc_eq mem leak.Michael Niedermayer2008-08-162-2/+1
| | | | Originally committed as revision 14788 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert r14260Michael Niedermayer2008-08-161-1/+0
| | | | | | | | | Log: Free in avcodec_close() avctx->rc_eq. Fix a memory leak. Reason running free() on random pointers. Originally committed as revision 14787 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Synchronize AAC encoder with renamings in aac.hKostya Shishkov2008-08-161-8/+8
| | | | Originally committed as revision 14786 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add approved chunks to AAC encoderKostya Shishkov2008-08-161-2/+58
| | | | Originally committed as revision 14785 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use memcpy() for PCM S16/S32 codecs when codec byte-order matches machine ↵Peter Ross2008-08-161-31/+47
| | | | | | byte-order. Originally committed as revision 14784 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Don't try to free shared ff_sine_* tables pointed to by s->windows[]Robert Swain2008-08-151-2/+0
| | | | Originally committed as revision 14775 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More OKed AAC decoder hunksRobert Swain2008-08-154-5/+283
| | | | Originally committed as revision 14774 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Synchronise AAC decoder code with that from SoCRobert Swain2008-08-154-459/+506
| | | | Originally committed as revision 14772 to svn://svn.ffmpeg.org/ffmpeg/trunk
* document some dsp alignmentsLoren Merritt2008-08-151-6/+7
| | | | Originally committed as revision 14771 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More OKed sections of AAC decoder codeRobert Swain2008-08-152-0/+347
| | | | Originally committed as revision 14770 to svn://svn.ffmpeg.org/ffmpeg/trunk
* The ff_sine_#[] should be aligned as they will commonly be used in dsputilRobert Swain2008-08-141-5/+5
| | | | | | functions Originally committed as revision 14767 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ensure we get explicit definition of various _XOPEN_SOURCE functions we useAurelien Jacobs2008-08-141-0/+4
| | | | Originally committed as revision 14766 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mlp: Define End-of-Stream code in common header file and use it in decoder.Ramiro Polla2008-08-142-1/+4
| | | | Originally committed as revision 14763 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove not OKed parts from AAC encoderKostya Shishkov2008-08-141-56/+0
| | | | Originally committed as revision 14762 to svn://svn.ffmpeg.org/ffmpeg/trunk