]> git.sesse.net Git - ffmpeg/history - libavutil
configure: add decimate filter dependency on avcodec
[ffmpeg] / libavutil /
2012-08-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-31 Michael NiedermayerMerge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
2012-08-30 Diego Biurrunx86: Split inline and external assembly #ifdefs
2012-08-30 Diego Biurrunx86: cosmetics: Comment some #endifs for better readability
2012-08-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-29 Michael NiedermayerMerge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
2012-08-28 Ronald S. Bultjelavu: add snprintf(), vsnprint() and strtod() replaceme...
2012-08-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-26 Loren Merrittvf_hqdn3d: x86 asm
2012-08-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-24 Michael NiedermayerMerge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'
2012-08-24 Anton KhirnovAVOptions: store defaults for INT64 options in int64...
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16 to fltp conversion
2012-08-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-22 Mans Rullgardx86: remove FASTDIV inline asm
2012-08-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-21 Diego Biurrunconfigure: Drop fastdiv option
2012-08-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-20 Michael NiedermayerMerge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'
2012-08-20 Michael NiedermayerMerge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'
2012-08-20 Michael NiedermayerMerge commit '8fc83fb081963001e1197c6fdd59fd2af415078a'
2012-08-20 Michael NiedermayerMerge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'
2012-08-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-16 Michael Niedermayerdeprecate av_parse_cpu_flags
2012-08-16 Michael Niedermayerav_parse_cpu_caps: add "mmxext" as alias for mmx2
2012-08-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-16 Martin StorsjöAdd more missing includes after removing the implicit...
2012-08-15 Martin StorsjöAdd some more missing includes after removing the impli...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-13 Mans RullgardARM: intmath: use native-size return types for clipping...
2012-08-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-13 Mans Rullgardlibavutil: add saturating addition functions
2012-08-12 Stefano Sabatinilavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro
2012-08-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-10 Stefano Sabatinilavu/opt: fix crash in av_opt_next() in case the class...
2012-08-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-10 Mans Rullgarddict: move struct AVDictionary definition to dict.c
2012-08-10 Mans Rullgarddict: add av_dict_count()
2012-08-10 Mans RullgardARM: add missing "cc" clobber in av_clipl_int32_arm()
2012-08-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-09 Mans Rullgardlibavutil: remove unused av_abort() macro
2012-08-09 Mans Rullgardlibavutil: drop offsetof() fallback definition
2012-08-09 Mans Rullgardlibavutil: drop fallback definitions of INTxx_MIN/MAX
2012-08-09 Diego Biurrundoxygen: Fix function parameter names to match the...
2012-08-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-09 Michael NiedermayerMerge commit '0c00fd80ee4791bd70b634084307fc9f179e0412'
2012-08-09 Michael NiedermayerMerge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a'
2012-08-08 Mans RullgardMove MASK_ABS macro to libavcodec/mathops.h
2012-08-08 Mans Rullgardx86: move MANGLE() and related macros to libavutil...
2012-08-08 Mans Rullgardx86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
2012-08-08 Michael Niedermayerinteger: switch to av_assert
2012-08-08 Michael Niedermayerinteger: fix typos in asserts
2012-08-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-08 Clément Bœschlavu/timecode: add av_timecode_check_frame_rate().
2012-08-07 Michael Niedermayerx86inc.asm: remove redundant ifdef __YASM_VER__
2012-08-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-07 Michael NiedermayerMerge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
2012-08-07 Mans RullgardARM: use Q/R inline asm operand modifiers only if supported
2012-08-07 Michael NiedermayerMerge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4'
2012-08-07 Mans Rullgardx86: fix build with nasm 2.08
2012-08-07 Mans Rullgardx86: use nop cpu directives only if supported
2012-08-07 Mans Rullgardx86: fix rNmp macros with nasm
2012-08-07 Mans Rullgardx86: add colons after labels
2012-08-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-05 Mans Rullgardrational: add av_inv_q() returning the inverse of an...
2012-08-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-08-03 Diego Biurrunx86: Use consistent 3dnowext function and macro name...
2012-08-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-01 Clément Bœschtimecode: show frame rate when invalid.
2012-07-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-31 Stefano Sabatinilavu/bprint: readd documentation for 0 and 1 av_bprint_...
2012-07-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-30 Nicolas Georgeaudioconvert: add av_get_standard_channel_layout().
2012-07-30 Nicolas Georgeaudioconvert: add av_get_channel_description().
2012-07-30 Nicolas Georgeaudioconvert: include the description of channels in...
2012-07-30 jamalsamplefmt: Fix warning about discarded qualifier
2012-07-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-29 Michael NiedermayerMerge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'
2012-07-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-28 Loren Merrittx86inc: clip num_args to 7 on x86-32.
2012-07-28 Ronald S. Bultjex86inc: sync to latest version from x264.
2012-07-28 Stefano Sabatinilavu/bprint: extend/clarify documentation for av_bprint...
2012-07-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-27 jamalimgutils: Fix warnings about incompatible pointer type...
2012-07-27 Justin Rugglesx86: add support for fmaddps fma4 instruction with...
2012-07-27 Matthieu Bouronavutil: support 50 and 60 frame rates in timecode api
next