summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* ivi_common: Drop unused function parameter from decode_band()Diego Biurrun2012-10-26
* cook: Remove some silly Doxygen commentsDiego Biurrun2012-10-26
* cook: Remove senseless maybe_reformat_buffer32() functionDiego Biurrun2012-10-26
* cook: cosmetics: Better names for joint_decode() function parametersDiego Biurrun2012-10-26
* cook: cosmetics: Better name for ccpl COOKSubpacket memberDiego Biurrun2012-10-26
* doxygen: Add av_alloc_size to list of predefined macrosDiego Biurrun2012-10-26
* doxygen: Drop some pointless entries from PREDEFINED macros listDiego Biurrun2012-10-26
* h263: avoid memcpys over array bound in motion vector caching for obmcJanne Grunau2012-10-26
* configure: sanitise sparc vis checkMans Rullgard2012-10-26