34080 Commits (82f82ccfc822e8548cad233d629e537a3131529c)
 

Author SHA1 Message Date
Anton Khirnov 82f82ccfc8 motion-test: do not use getopt() 13 years ago
Jordi Ortiz 5427df0186 tcp: add initial timeout limit for incoming connections 13 years ago
Diego Biurrun 8e85ba8d13 configure: Change the rdtsc check to a linker check 13 years ago
Anton Khirnov 8a645bfc31 avconv: propagate fatal errors from lavfi. 13 years ago
Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 13 years ago
Anton Khirnov 8d18bc550e fate-run: make avconv() properly deal with multiple inputs. 13 years ago
Anton Khirnov 083d0f6be8 asplit: don't leak the input buffer. 13 years ago
Anton Khirnov 1ffb645662 af_resample: fix request_frame() behavior. 13 years ago
Anton Khirnov 6f834293d3 af_asyncts: fix request_frame() behavior. 13 years ago
JULIAN GARDNER 0dd283faca libx264: support aspect ratio switching 13 years ago
Anton Khirnov 5b7a88f0ba matroskadec: honor error_recognition when encountering unknown elements. 13 years ago
Justin Ruggles 6410397600 lavr: resampling: add support for s32p, fltp, and dblp internal sample formats 13 years ago
Justin Ruggles 372647aed0 lavr: resampling: add filter type and Kaiser window beta to AVOptions 13 years ago
Justin Ruggles 8ca08066fc lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format 13 years ago
Justin Ruggles db0e7bd0bd lavr: mix: validate internal sample format in ff_audio_mix_init() 13 years ago
Ronald S. Bultje 66a297975d cmutils: include shellapi.h on Win32 (for CommandLineToArgvW). 13 years ago
Ronald S. Bultje 07b287020c x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME). 13 years ago
Anton Khirnov 25b51b2c44 id3v2: add a mimetype for bmp pictures. 13 years ago
Anton Khirnov b7d3a9a015 flacdec: be less strict when parsing attached pictures. 13 years ago
Anton Khirnov dba5b06ead flacdec: don't create an attached picture stream until we have all information. 13 years ago
Ronald S. Bultje fdaad6354f mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..). 13 years ago
Martin Storsjö f27386cdc7 x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macro 13 years ago
Mans Rullgard 5adc829eb0 configure: add functions for testing code fragments 13 years ago
Anton Khirnov b7558ac293 af_amix: avoid spurious EAGAIN. 13 years ago
Anton Khirnov 54bf88e65f af_amix: return AVERROR(EAGAIN) when request_frame didn't produce output. 13 years ago
Anton Khirnov 428b369804 af_amix: only consider negative return codes as errors. 13 years ago
Anton Khirnov 53ddd43f0c avconv: use only meaningful timestamps in start time check. 13 years ago
Anton Khirnov b98c8f4f2b avconv: fix the check for -ss as an output option. 13 years ago
Kostya Shishkov 1f061da529 mss3: add forgotten 'static' qualifier for private table 13 years ago
Mans Rullgard 0a19000da8 lavc: options: add planar names for request_sample_fmt 13 years ago
Mans Rullgard 784514a4a8 flacdec: add planar output support 13 years ago
Martin Storsjö e43f56b205 flvdec: Treat all nellymoser versions as the same codec 13 years ago
Diego Biurrun bb58c43c69 qdm2: remove broken and disabled dump_context() debug function 13 years ago
Diego Biurrun 878e669029 x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros 13 years ago
Loren Merritt 4d4752366f x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros 13 years ago
Loren Merritt 2cd1f5cadc x86inc: modify ALIGN to not generate long nops on i586 13 years ago
Diego Biurrun d20f133ef9 x86: h264_intrapred: port to cpuflag macros 13 years ago
Anton Khirnov 2696789c52 avplay: update input filter pointer when the filtergraph is reset. 13 years ago
Reimar Döffinger 4c679750cb avconv: fix parsing of -force_key_frames option. 13 years ago
Mans Rullgard 28fff0d974 h264: use templates to avoid excessive inlining 13 years ago
Samuel Pitoiset 983db9b2b4 xtea: Make the count parameter match the documentation 13 years ago
Samuel Pitoiset e4a7fb3da3 blowfish: Make the count parameter match the documentation 13 years ago
Michael Niedermayer 18f2d5cb9c mpegvideo: Don't use ff_mspel_motion() for vc1 13 years ago
Luca Barbato f6687bf5f8 xtea: invert branch and loop precedence 13 years ago
Luca Barbato 669bbedfa8 blowfish: invert branch and loop precedence 13 years ago
Luca Barbato 5b54a90c8b flvdec: optionally trust the metadata 13 years ago
Martin Storsjö 715129cdc4 avconv: Set audio filter time base to the sample rate 13 years ago
Martin Storsjö 07eeeb1d4f vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow branch too 13 years ago
Mans Rullgard 7c29377b70 lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
Diego Biurrun fa2d747352 graph2dot: fix printf format specifier 13 years ago