summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* smoothstreamingenc: Check the output UrlContext before accessing itMartin Storsjö2012-10-06
* yuv4mpeg: return proper error codes.Anton Khirnov2012-10-06
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* fate: Add parseutils testDiego Biurrun2012-10-06
* parseutils-test: Drop random colors from parsing testDiego Biurrun2012-10-06
* vf_pad/scale: use double precision for aspect ratios.Anton Khirnov2012-10-06
* build: error on variable-length arraysMans Rullgard2012-10-05
* ppc: swscale: rework yuv2planeX_altivec()Mans Rullgard2012-10-05
* ppc: fmtconvert: kill VLA in float_to_int16_interleave_altivec()Mans Rullgard2012-10-05
* x86: dsputil: kill VLA in gmc_mmx()Mans Rullgard2012-10-05
* libspeexenc: Updated commentary to reflect recent changesDmitry Samonenko2012-10-05
* libspeexenc: Add an option for enabling DTXDmitry Samonenko2012-10-05
* doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-10-05
* lavr: bump major to 1 and declare it stable.Anton Khirnov2012-10-05
* lavr: change the type of the data buffers to uint8_t**.Anton Khirnov2012-10-05
* lavc: deprecate the audio resampling API.Anton Khirnov2012-10-05
* h264: don't touch H264Context->ref_count[] during MB decodingRonald S. Bultje2012-10-05
* x86: get_cpu_flags: add necessary ifdefs around function bodyDiego Biurrun2012-10-04
* x86: Drop CPU detection intrinsicsDiego Biurrun2012-10-04
* x86: Add YASM implementations of cpuid and xgetbv from x264Diego Biurrun2012-10-04
* configure: add --enable-lto optionMans Rullgard2012-10-04
* x86: cpu: Break out test for cpuid capabilities into separate functionDiego Biurrun2012-10-04
* x86: ff_get_cpu_flags_x86(): Avoid a pointless variable indirectionDiego Biurrun2012-10-04
* build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIODiego Biurrun2012-10-04
* segment: Add comments about calls that only are relevant for some muxersMartin Storsjö2012-10-04
* segment: Add an option for omitting the first header and final trailerMartin Storsjö2012-10-04
* segment: Flush buffered data before finishing a segmentMartin Storsjö2012-10-04
* segment: Set the resend_headers flag for each segmentMartin Storsjö2012-10-04
* segment: Add an option for disabling writing of a header/trailer to each segmentMartin Storsjö2012-10-04
* segment: Free and reinit the muxer before calling avformat_write_headerMartin Storsjö2012-10-04
* segment: Use the public av_write_header/av_write_trailer functionsMartin Storsjö2012-10-04
* segment: Properly create new AVStreams for the chained muxerMartin Storsjö2012-10-04
* segment: Add a missing spaceMartin Storsjö2012-10-04
* vf_overlay: properly sync inputs.Anton Khirnov2012-10-04
* vf_overlay: get rid of pointless messing with timebase.Anton Khirnov2012-10-04
* samplefmt: make av_samples_alloc() initialize the data to silence.Anton Khirnov2012-10-04
* libspeexdec: handle NULL return value from speex_packet_to_header()Justin Ruggles2012-10-03
* h264probe: Don't error out on bits that no longer are reservedMichael Niedermayer2012-10-04
* mpegvideo: set extended_data in ff_update_duplicate_context()Janne Grunau2012-10-03
* libspeexdec: properly handle DTX for multiple frames-per-packetJustin Ruggles2012-10-03
* libspeexdec: move the SpeexHeader from LibSpeexContext to where it is usedJustin Ruggles2012-10-03
* libspeexdec: simplify setting of frame_sizeJustin Ruggles2012-10-03
* libspeexdec: set channel_layoutJustin Ruggles2012-10-03
* libspeexdec: If the channel count is not valid, decode as stereo.Justin Ruggles2012-10-03
* libspeexdec: improve setting of Speex mode and sample rateJustin Ruggles2012-10-03
* libspeex: Add a private option for enabling VADDmitry Samonenko2012-10-03
* xtea: Test inplace decryptionMichael Niedermayer2012-10-03
* xtea: Fix CBC decryption when src==dstMichael Niedermayer2012-10-03
* xtea: Factorize testing into a separate functionMartin Storsjö2012-10-03
* configure: Refactor HAVE_ options available on the command lineDiego Biurrun2012-10-03