summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\
| * lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard2012-07-04
| * graph2dot: fix printf format specifierDiego Biurrun2012-07-04
| * swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on x86-32.Martin Storsjö2012-07-04
| * vp8: loopfilter >=sse2 functions need aligned stack on x86-32.Martin Storsjö2012-07-04
| * amr: remove shift out of the AMR_BIT() macro.Ronald S. Bultje2012-07-04
| * dsputilenc: group yasm and inline asm function pointer assignment.Ronald S. Bultje2012-07-04
| * mov: use forward declaration of a function instead of a table.Ronald S. Bultje2012-07-04
| * Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-04
| * configure: simplify get_version()Diego Biurrun2012-07-04
| * Create version.h headers for libraries that lack themDiego Biurrun2012-07-04
| * gitignore: Use full path instead of relative path to specify patternsDiego Biurrun2012-07-04
| * mpegvideo: remove VLAsRonald S. Bultje2012-07-04
| * Add XTEA encryption support in libavutilSamuel Pitoiset2012-07-04
| * Add Blowfish encryption support in libavutilSamuel Pitoiset2012-07-04
| * eval: Add the isinf() function and tests for itMartin Storsjö2012-07-04
| * flacdec: move lpc filter to flacdspMans Rullgard2012-07-04
| * flacdec: split off channel decorrelation as flacdspMans Rullgard2012-07-04
| * avplay: Add an option for not limiting the input buffer sizeMartin Storsjö2012-07-04
| * FATE: add a test for WMA cover art.Anton Khirnov2012-07-04
| * FATE: add a test for apetag cover artAnton Khirnov2012-07-04
| * FATE: add a test for itunes cover art.Anton Khirnov2012-07-04
| * flacdec: factor out code setting avctx->sample_fmtMans Rullgard2012-07-04
| * flac: make FLAC_CHMODE_* constants consecutiveMans Rullgard2012-07-04
| * flacdec: allocate sample buffers with av_mallocMans Rullgard2012-07-04
| * flacdec: remove curr_bps from FLACContextMans Rullgard2012-07-04
| * fate: add flac encode/decode tests with various optionsMans Rullgard2012-07-04
| * flacenc: add option for forcing stereo decorrelation modeMans Rullgard2012-07-04
| * ismindex: Verify that all bitrate variants matchMartin Storsjö2012-07-03
| * ismindex: Properly report errors reading the MFRA atomMartin Storsjö2012-07-03
* | dpx: sanitize aspect ratio.Nicolas George2012-07-04
* | ffmpeg: rework checks for the -t option.Nicolas George2012-07-04
* | error: define AVERROR_EXTERNAL.Nicolas George2012-07-04
* | error: define AVERROR_BUFFER_TOO_SMALL.Nicolas George2012-07-04
* | Let the ffmpeg executable select the abuffersink filter.Carl Eugen Hoyos2012-07-04
* | ffmpeg: Add sanity check on frame duplicationMichael Niedermayer2012-07-04
* | riff: add "YUV8" FourCCPiotr Bandurski2012-07-04
* | doc/muxers/segment: apply minor documentation updates and adjustementsStefano Sabatini2012-07-04
* | snow: move init code that depends on picture paramaters to after these parame...Michael Niedermayer2012-07-04
* | video_get_buffer: return ENOMEM instead of -1 on malloc failureMichael Niedermayer2012-07-04
* | lavc/utils: print error message on get_buffer related errorsMichael Niedermayer2012-07-04
* | mdutils: print error message on error get_buffer related errorsMichael Niedermayer2012-07-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-03
| * anm: fix a few Doxygen commentsDiego Biurrun2012-07-03
| * misc typo and wording fixesDiego Biurrun2012-07-03
| * attributes: add av_noreturnReinhard Tartler2012-07-03
| * attributes: drop pointless define guardsReinhard Tartler2012-07-03
| * configure: do not disable av_always_inline with --enable-smallMans Rullgard2012-07-03
| * flvdec: initial stream switch supportLuca Barbato2012-07-03