]> git.sesse.net Git - ffmpeg/history - libavutil
mpegaudiodec: replace assert() by check under #ifdef DEBUG
[ffmpeg] / libavutil /
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
2012-07-26 Ronald S. Bultjeeval: fix printing of NaN in eval fate test.
2012-07-26 Ronald S. Bultjex86inc: automatically insert vzeroupper for YMM functions.
2012-07-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-22 Jason Garrett-Glaserdsputil: x86: add SHUFFLE_MASK_W macro
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
next