]> git.sesse.net Git - ffmpeg/history - libavutil
lavfi/showwaves: do not set on outlink->out_buf the sent video frame
[ffmpeg] / libavutil /
2012-07-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-22 Michael NiedermayerMerge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
2012-07-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-16 Paul B Mahollavu: disable av_uninit for clang
2012-07-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-15 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-07-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-14 Luca Barbatomem: introduce av_malloc_array and av_mallocz_array
2012-07-14 Janne Grunaueval: add gt(), gte(), lt() and lte() fate tests
2012-07-14 Max Lazaroveval: fix swapping of lt() and lte()
2012-07-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-12 Michael Niedermayerav_samples_copy: support overlapping copies
2012-07-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-11 Ronald S. Bultjeconfigure: Check for the math function rint
2012-07-11 Michael Niedermayerreplace all __volatile__ by volatile
2012-07-10 Nicolas Georgeparseutils: ignore digits below the microsecond.
2012-07-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-10 Mans Rullgardx86: cpu: clean up check for cpuid instruction support
2012-07-10 Ronald S. Bultjex86/cpu: implement get/set_eflags using intrinsics
2012-07-10 Ronald S. Bultjex86/cpu: implement support for cpuid through intrinsics
2012-07-10 Ronald S. Bultjex86/cpu: implement support for xgetbv through intrinsics
2012-07-10 Ronald S. Bultjelavu: use intrinsics for emms on systems lacking inline...
2012-07-10 Martin Storsjömem: Don't abort on av_malloc(0) in debug mode
2012-07-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-07 Clément Bœschx86inc: put basicnop under ifdef to prevent compile...
2012-07-07 Ronald S. Bultjex86/timer: implement an intrinsic-based version for...
2012-07-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-07 Michael Niedermayerx86inc: try to put amdnop under ifdef to prevent compil...
2012-07-07 Michael Niedermayerlog: fix compilation failure on mingw due to reference...
2012-07-07 Paul B Mahollavu: 256 color support
2012-07-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-06 Lou Logancosmetics: various spelling fixes
2012-07-06 Michael NiedermayerBlowfish: restructure/simplify code a bit.
2012-07-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-05 Loren Merrittx86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros
2012-07-05 Loren Merrittx86inc: modify ALIGN to not generate long nops on i586
2012-07-05 Michael NiedermayerMerge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K...
2012-07-05 Samuel Pitoisetxtea: Make the count parameter match the documentation
2012-07-05 Samuel Pitoisetblowfish: Make the count parameter match the documentation
2012-07-05 Luca Barbatoxtea: invert branch and loop precedence
2012-07-05 Luca Barbatoblowfish: invert branch and loop precedence
2012-07-05 Carl Eugen HoyosInstall libavutil/version.h
2012-07-04 Michael Niedermayerblowfish.h: include author attribution
2012-07-04 Michael Niedermayerxtea.h: include author attribution
2012-07-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-04 Nicolas Georgeerror: define AVERROR_EXTERNAL.
2012-07-04 Nicolas Georgeerror: define AVERROR_BUFFER_TOO_SMALL.
2012-07-04 Diego BiurrunClarify Doxygen comment for FF_API_* #defines.
2012-07-04 Diego BiurrunCreate version.h headers for libraries that lack them
2012-07-04 Samuel PitoisetAdd XTEA encryption support in libavutil
2012-07-04 Samuel PitoisetAdd Blowfish encryption support in libavutil
2012-07-04 Martin Storsjöeval: Add the isinf() function and tests for it
2012-07-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-03 Michael Niedermayerlibavutil: add 12 and 14 bit planar colorspaces
2012-07-03 Diego Biurruncosmetics: Consistently use C-style comments with multi...
2012-07-03 Reinhard Tartlerattributes: add av_noreturn
2012-07-03 Reinhard Tartlerattributes: drop pointless define guards
2012-07-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-02 Clément Bœschmem: heap memory poisoning.
2012-07-02 Ronald S. Bultjeintfloat: Don't use designated initializers in the...
2012-07-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-01 Martin Storsjöopt/eval: Include mathematics.h for NAN/INFINITY
2012-07-01 Ronald S. Bultjemathematics: Don't use division by zero in NAN/INFINITY...
2012-07-01 Mans Rullgardx86: cpu: clean up check for cpuid instruction support
2012-07-01 Mans RullgardARM: generate position independent code to access data...
2012-07-01 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-06-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-30 Ronald S. Bultjeattributes: Add a definition of av_always_inline for...
2012-06-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-29 Ronald S. Bultjerandom_seed: Only read /dev/*random if we have unistd.h
2012-06-29 Michael Niedermayeravutil: fix project name reference in doxy section
2012-06-29 Michael Niedermayerpixdesc: fix project reference in comment
2012-06-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-28 Paul B Maholparseutils: fix sorting of colors
2012-06-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-27 Michael Niedermayerlog: change color for filters from blue to bright green
2012-06-27 Martin Storsjölibm: Provide fallback definitions for isnan() and...
2012-06-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-26 Michael NiedermayerMerge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'
2012-06-26 Michael NiedermayerMerge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
2012-06-26 Mans Rullgardlibm: provide fallback definition for cbrtf() using...
2012-06-26 Stefano Sabatinilavu/imgutils: create misc functions for dealing with...
2012-06-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-25 yangx86/intmath.h: Fix mull operand constraints
2012-06-25 Ronald S. Bultjelog: Include io.h on windows
2012-06-25 Mans Rullgardx86: cpu: whitespace (mostly) cosmetics
2012-06-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-25 Ronald S. Bultjex86: place some inline asm under #if HAVE_INLINE_ASM
2012-06-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-24 Michael Niedermayercpu.h: include version.h for LIBAVUTIL_VERSION_MAJOR
2012-06-24 Michael Niedermayerlavu: split version info into version.h
next