summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* lavu/eval: add clip functionStefano Sabatini2014-07-172-2/+14
* avutil/opt: try to fix the case where src==dst in av_opt_copy()Michael Niedermayer2014-07-171-1/+3
* armv6: Accelerate butterflies_floatBen Avison2014-07-162-0/+120
* armv6: Accelerate vector_fmul_windowBen Avison2014-07-162-1/+210
* avutil & avdevice: remove av_bprint_fd_contents()Michael Niedermayer2014-07-152-31/+0
* fix spelling errorsAndreas Cadhalpun2014-07-124-4/+4
* Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4'Michael Niedermayer2014-07-093-1/+20
|\
| * display: add matrix flip apiVittorio Giovara2014-07-093-2/+21
* | avutil/bprint:ædd io.h, try to fix msvc buildMichael Niedermayer2014-07-091-0/+3
* | avutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF for #include <unistd.h>Michael Niedermayer2014-07-081-1/+1
* | protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_cont...Michael Niedermayer2014-07-081-1/+5
* | avutil/bprint: Add av_bprint_fd_contents()Andrey Utkin2014-07-073-2/+26
* | Merge commit 'a7985cfd4c51b7fe2b870fc4ecd109707ee035d6'Michael Niedermayer2014-07-071-1/+1
|\ \ | |/
| * audio_fifo: Split into a separate doxygen moduleTimothy Gu2014-07-061-0/+4
| * samplefmt: Add doxygen categoriesTimothy Gu2014-07-061-0/+25
* | avutil: actually install hash.hTimothy Gu2014-07-061-0/+1
* | avutil/audio_fifo: split into a separate doxy moduleTimothy Gu2014-07-061-0/+4
* | avutil/samplefmt: improve doxygenTimothy Gu2014-07-061-11/+34
* | downmix_info: clarify doxygenTimothy Gu2014-07-041-3/+4
* | channel_layout: doxy: merge functions with macrosTimothy Gu2014-07-041-5/+2
* | avutil: fix version macros doxygen moduleTimothy Gu2014-07-042-1/+7
* | Merge commit '79793f833784121d574454af4871866576c0749d'Michael Niedermayer2014-07-012-2/+2
|\ \ | |/
| * Update Fiona's name in copyright statements.Diego Biurrun2014-07-012-2/+2
* | Merge commit '7b0c7c9163fe3dd0081696befde28617119d2590'Michael Niedermayer2014-06-281-1/+3
|\ \ | |/
| * arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernelMartin Storsjö2014-06-281-1/+3
* | Merge commit 'ab72eda15e98197cf148abc08574206cfde0d9b0'Michael Niedermayer2014-06-242-1/+4
|\ \ | |/
| * pixfmt: mark the reserved valuesVittorio Giovara2014-06-232-1/+4
* | avutil/lzo: allow selecting the compression function in the test codeMichael Niedermayer2014-06-241-1/+11
* | Merge commit 'ccda51b14c0fcae2fad73a24872dce75a7964996'Michael Niedermayer2014-06-231-1/+1
|\ \ | |/
| * lzo: Handle integer overflowLuca Barbato2014-06-231-1/+9
* | avutil/lzo: add asserts to be double sure against overflowsMichael Niedermayer2014-06-231-0/+3
* | avutil/lzo: Fix integer overflowMichael Niedermayer2014-06-231-1/+6
* | Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'Michael Niedermayer2014-06-203-1/+39
|\ \ | |/
| * Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-203-1/+39
* | Merge commit '440842c4eb1d7709654ec97cd687663d11ef499c'Michael Niedermayer2014-06-191-0/+5
|\ \ | |/
| * stereo3d: add missing include guardsVittorio Giovara2014-06-191-0/+5
* | Merge commit '44671b57866aab8dd36715ff010e985e25baaf19'Michael Niedermayer2014-06-181-9/+12
|\ \ | |/
| * AVFrame: factor out freeing the side dataRoman Savchenko2014-06-181-9/+12
* | x86util: add and use RSHIFT/LSHIFT macrosChristophe Gisquet2014-06-151-0/+16
* | Merge commit '1619274fb393f55a365cc10f88faa173c9a8e772'Michael Niedermayer2014-06-091-1/+4
|\ \ | |/
| * av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITEJanne Grunau2014-06-091-1/+4
* | x86/float_dsp: add missing femmsJames Almer2014-06-081-0/+3
* | x86/float_dsp: port vector_fmul_window to yasmJames Almer2014-06-082-73/+63
* | x86/vp9: inital AVX2 intra_predJames Almer2014-06-081-0/+1
* | avutil/libm: fix fminf() emulation build failure due to undefined FFMINMichael Niedermayer2014-06-061-1/+3
* | avutil/libm: Replace macro based fminf() by functionMichael Niedermayer2014-06-061-1/+4
* | avutil/libm: use FFMIN instead of fmin()Michael Niedermayer2014-06-061-1/+1
* | avutil/libm: fix fminf typoMichael Niedermayer2014-06-061-1/+1
* | build: add fminf() emulationMichael Niedermayer2014-06-061-0/+5
* | Merge commit 'd816e125fe1fa5c909b706d47904a4d6c1799996'Michael Niedermayer2014-06-051-2/+2
|\ \ | |/
OpenPOWER on IntegriCloud