aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* lavu/pixdesc: fix a const qualifier discarding warning.Clément Bœsch2012-12-161-1/+1
* lavu: make sure av_pix_fmt_desc_next returns a valid pix fmt.Clément Bœsch2012-12-161-2/+5
* Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f'Michael Niedermayer2012-12-141-2/+2
|\
| * x86inc: fully concatenate tokens to fix macro expansion for nasmJanne Grunau2012-12-131-2/+2
* | mem: minor simplification of the alignment hack codeMichael Niedermayer2012-12-141-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-131-4/+6
|\|
| * x86inc: fix stack alignment on win64Ronald S. Bultje2012-12-121-4/+6
| * x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje2012-12-121-36/+149
* | x86inc: support stack mem allocation and re-alignment in PROLOGUE.Ronald S. Bultje2012-12-121-36/+149
* | doxy: add ref for lavfi, lpp and lsws.Clément Bœsch2012-12-111-3/+3
* | doxy: fix swr group nameMichael Niedermayer2012-12-111-1/+1
* | opt: fix memleak on error of range_arrayMichael Niedermayer2012-12-111-0/+1
* | lavu/opt: change the way ranges are printedStefano Sabatini2012-12-081-7/+8
* | lavu/opt: make av_opt_query_ranges_default() return a meaningful error codeStefano Sabatini2012-12-081-2/+6
* | lavu/opt: perform misc cosmetical fixesStefano Sabatini2012-12-081-10/+13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-081-1/+4
|\|
| * x86: float_dsp: fix loading of the len parameter on x86-32Justin Ruggles2012-12-071-1/+4
* | Merge commit '096abfa15052977eed93f0b5e01afd2d47c53c1f'Michael Niedermayer2012-12-081-0/+83
|\|
| * arm: detect cpu features at runtime on LinuxMans Rullgard2012-12-071-0/+83
* | Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'Michael Niedermayer2012-12-084-5/+5
|\|
| * arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-074-5/+5
* | Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'Michael Niedermayer2012-12-083-8/+8
|\|
| * arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-073-8/+8
* | opt_list: fix vertical alignment of typesMichael Niedermayer2012-12-081-12/+12
* | opt: print ranges in opt_list()Michael Niedermayer2012-12-081-0/+42
* | opt: Add support to query rangesMichael Niedermayer2012-12-084-2/+144
* | Merge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152'Michael Niedermayer2012-12-071-1/+1
|\|
| * x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32Justin Ruggles2012-12-061-1/+1
* | Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'Michael Niedermayer2012-12-061-0/+1
|\|
| * pixdesc: fix yuva 10bit bit depthPaul B Mahol2012-12-051-20/+20
| * x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scalingJustin Ruggles2012-12-051-0/+1
* | Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652'Michael Niedermayer2012-12-067-6/+121
|\|
| * lavu/opt: do not filter out the initial sign character except for flagsJustin Ruggles2012-12-051-3/+8
| * eval: treat dB as decibels instead of decibytesJustin Ruggles2012-12-051-3/+24
| * float_dsp: add vector_dmul_scalar() to multiply a vector of doublesJustin Ruggles2012-12-055-0/+89
* | av_assert should use AV_LOG_PANIC.Reimar Döffinger2012-12-052-2/+2
* | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer2012-12-0516-68/+2
|\|
| * Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-0415-29/+0
* | pixdesc: fix broken yuva definitionsPaul B Mahol2012-12-051-20/+20
* | lavu/channel_layout: document the semantic of layouts.Nicolas George2012-12-021-0/+8
* | lavu/parseutils: accept %J for hours >= 24.Nicolas George2012-12-023-3/+5
* | lavu/opt: allow to set sample and pixel format with av_opt_set_int()Stefano Sabatini2012-12-012-9/+24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-011-3/+5
|\|
| * avutil: Use a configure check to enable windows console functionsMartin Storsjö2012-11-301-2/+2
| * avutil: Include io.h with a separate condition from windows console functionsMartin Storsjö2012-11-301-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-301-1/+3
|\|
| * avutil: Include io.h with a separate condition from MapViewOfFileMartin Storsjö2012-11-291-1/+3
* | lavu/opt: change the way default pixel and sample format value is setStefano Sabatini2012-11-302-5/+20
* | Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1'Michael Niedermayer2012-11-281-1/+1
|\|
| * x86: cpu: Drop unused HAVE_RWEFLAGS conditionDiego Biurrun2012-11-281-1/+1