summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* cng: Reindent some incorrectly indented linesMartin Storsjö2012-10-30
* cngdec: Allow flushing the decoderMartin Storsjö2012-10-30
* cngdec: Make the dbov variable have the right unitMartin Storsjö2012-10-30
* cngdec: Fix the memset size to cover the full arrayMartin Storsjö2012-10-30
* cngdec: Update the LPC coefficients after averaging the reflection coefficientsMartin Storsjö2012-10-30
* configure: fix print_config() with broke awksMans Rullgard2012-10-30
* pixfmt: support more yuva formatsLuca Barbato2012-10-30
* swscale: support gray to 9bit and 10bit formatsLuca Barbato2012-10-30
* configure: rewrite print_config() function using awkMans Rullgard2012-10-30
* FATE: fix (AD)PCM test dependencies broken in e519990Anton Khirnov2012-10-30
* Use ptrdiff_t instead of int for intra pred "stride" function parameter.Ronald S. Bultje2012-10-29
* x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes.Ronald S. Bultje2012-10-29
* Remove INIT_AVX from x86inc.asm.Ronald S. Bultje2012-10-29
* Remove usage of INIT_AVX in h264_intrapred_10bit.asm.Ronald S. Bultje2012-10-29
* dv: fix indentationAnton Khirnov2012-10-29
* dv: use AVStream.index instead of abusing AVStream.idAnton Khirnov2012-10-29
* lavfi: add ashowinfo filterAnton Khirnov2012-10-29
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-29
* lpc: Add a function for calculating reflection coefficients from samplesMartin Storsjö2012-10-29
* lpc: Add a function for calculating reflection coefficients from autocorrelat...Justin Ruggles2012-10-29
* lavr: document upper bound on number of output samples.Anton Khirnov2012-10-29
* lavr: add general API usage doxyAnton Khirnov2012-10-29
* indeo3: remove duplicate capabilities line.Anton Khirnov2012-10-29
* fate: ac3: Add dependenciesDiego Biurrun2012-10-29
* fate: ac3: Place E-AC-3 tests and AC-3 tests in different groupsDiego Biurrun2012-10-29
* fate: Add shorthands for acodec PCM and ADPCM testsDiego Biurrun2012-10-29
* avconv: Drop unused function argument from do_video_stats()Diego Biurrun2012-10-29
* cmdutils: Conditionally compile libswscale-related bitsDiego Biurrun2012-10-29
* aacenc: Drop some unused function argumentsDiego Biurrun2012-10-29
* rtsp: Avoid a cast when calling strtolMartin Storsjö2012-10-29
* nut: support textual dataLuca Barbato2012-10-29
* nutenc: verbosely report unsupported negative ptsLuca Barbato2012-10-29
* lavc: add CODEC_CAP_DR1 to all video decoders missing themAnton Khirnov2012-10-29
* rtpdec: Cosmetic cleanupMartin Storsjö2012-10-28
* yuv4mpeg: reject unsupported codecsLuca Barbato2012-10-28
* nutenc: K&R formatting cosmeticsLuca Barbato2012-10-28
* assdec: fix qsort() callback signatureMans Rullgard2012-10-27
* configure: detect sparc64 automaticallyMans Rullgard2012-10-27
* vp8: fix memset() crossing array boundaryMans Rullgard2012-10-27
* h264: fix invalid pointer arithmeticMans Rullgard2012-10-27
* amrwbdec: fix invalid pointer arithmeticMans Rullgard2012-10-27
* avio: fix pointer type mismatches in avio_enum_protocols()Mans Rullgard2012-10-27
* avserver: use socklen_t where appropriateMans Rullgard2012-10-27
* udp: use socklen_t where appropriateMans Rullgard2012-10-27
* network: use HAVE_THREADS instead of local hackMans Rullgard2012-10-27
* af_channelmap: remove stray enum declarationMans Rullgard2012-10-27
* buffersink: remove stray semicolon after function definitionMans Rullgard2012-10-27
* configure: fix tests for 2-arg math functionsMans Rullgard2012-10-26
* doc: git-howto: Clarify comment about pushing series of commitsDiego Biurrun2012-10-26