summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* x86/cpu: implement get/set_eflags using intrinsicsRonald S. Bultje2012-07-10
* x86/cpu: implement support for cpuid through intrinsicsRonald S. Bultje2012-07-10
* x86/cpu: implement support for xgetbv through intrinsicsRonald S. Bultje2012-07-10
* lavu: use intrinsics for emms on systems lacking inline asm supportRonald S. Bultje2012-07-10
* mem: Don't abort on av_malloc(0) in debug modeMartin Storsjö2012-07-10
* mss3: use standard zigzag tableKostya Shishkov2012-07-09
* mss3: split DSP functions that are used in MTS2(MSS4) into separate fileKostya Shishkov2012-07-09
* motion-test: do not use getopt()Anton Khirnov2012-07-09
* tcp: add initial timeout limit for incoming connectionsJordi Ortiz2012-07-09
* configure: Change the rdtsc check to a linker checkDiego Biurrun2012-07-09
* avconv: propagate fatal errors from lavfi.Anton Khirnov2012-07-09
* lavfi: add error handling to filter_samples().Anton Khirnov2012-07-09
* fate-run: make avconv() properly deal with multiple inputs.Anton Khirnov2012-07-09
* asplit: don't leak the input buffer.Anton Khirnov2012-07-09
* af_resample: fix request_frame() behavior.Anton Khirnov2012-07-09
* af_asyncts: fix request_frame() behavior.Anton Khirnov2012-07-09
* libx264: support aspect ratio switchingJULIAN GARDNER2012-07-09
* matroskadec: honor error_recognition when encountering unknown elements.Anton Khirnov2012-07-09
* lavr: resampling: add support for s32p, fltp, and dblp internal sample formatsJustin Ruggles2012-07-08
* lavr: resampling: add filter type and Kaiser window beta to AVOptionsJustin Ruggles2012-07-08
* lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample formatJustin Ruggles2012-07-08
* lavr: mix: validate internal sample format in ff_audio_mix_init()Justin Ruggles2012-07-08
* cmutils: include shellapi.h on Win32 (for CommandLineToArgvW).Ronald S. Bultje2012-07-07
* x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).Ronald S. Bultje2012-07-07
* id3v2: add a mimetype for bmp pictures.Anton Khirnov2012-07-07
* flacdec: be less strict when parsing attached pictures.Anton Khirnov2012-07-07
* flacdec: don't create an attached picture stream until we have all information.Anton Khirnov2012-07-07
* mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..).Ronald S. Bultje2012-07-07
* x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macroMartin Storsjö2012-07-06
* configure: add functions for testing code fragmentsMans Rullgard2012-07-06
* af_amix: avoid spurious EAGAIN.Anton Khirnov2012-07-06
* af_amix: return AVERROR(EAGAIN) when request_frame didn't produce output.Anton Khirnov2012-07-06
* af_amix: only consider negative return codes as errors.Anton Khirnov2012-07-06
* avconv: use only meaningful timestamps in start time check.Anton Khirnov2012-07-06
* avconv: fix the check for -ss as an output option.Anton Khirnov2012-07-06
* mss3: add forgotten 'static' qualifier for private tableKostya Shishkov2012-07-06
* lavc: options: add planar names for request_sample_fmtMans Rullgard2012-07-05
* flacdec: add planar output supportMans Rullgard2012-07-05
* flvdec: Treat all nellymoser versions as the same codecMartin Storsjö2012-07-05
* qdm2: remove broken and disabled dump_context() debug functionDiego Biurrun2012-07-05
* x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macrosDiego Biurrun2012-07-05
* x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macrosLoren Merritt2012-07-05
* x86inc: modify ALIGN to not generate long nops on i586Loren Merritt2012-07-05
* x86: h264_intrapred: port to cpuflag macrosDiego Biurrun2012-07-05
* avplay: update input filter pointer when the filtergraph is reset.Anton Khirnov2012-07-05
* avconv: fix parsing of -force_key_frames option.Reimar Döffinger2012-07-05
* h264: use templates to avoid excessive inliningMans Rullgard2012-07-05
* xtea: Make the count parameter match the documentationSamuel Pitoiset2012-07-05
* blowfish: Make the count parameter match the documentationSamuel Pitoiset2012-07-05
* mpegvideo: Don't use ff_mspel_motion() for vc1Michael Niedermayer2012-07-05