summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0'Michael Niedermayer2013-01-07
|\
| * x86: ABS1: port to cpuflagsDiego Biurrun2013-01-06
| * Drop unnecessary 'l' length modifier when printfing double values.Diego Biurrun2012-12-31
* | lavu: test for broken binutils on ARMMichael Niedermayer2013-01-05
* | lavu/base64: return meaningful error code.Nicolas George2013-01-05
* | lavu: check that assert level is definedMichael Niedermayer2013-01-05
* | lavu: check av_clip*() limitsMichael Niedermayer2013-01-04
* | lavu/math: fix than/then typo, and add a comma.Clément Bœsch2013-01-03
* | av_rescale: support passing MIN/MAX throughMichael Niedermayer2013-01-03
* | lavu/base64: extend/clarify doxy for the base64 APIStefano Sabatini2013-01-02
* | lavu/eval: handle div by zero in mod().Clément Bœsch2013-01-02
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer2012-12-30
|\|
| * avstring: add av_basename and av_dirnameLuca Barbato2012-12-29
* | xtea: fix unused variable warning for config_smallMichael Niedermayer2012-12-29
* | libavutil/samplefmt: Fix project nameMichael Niedermayer2012-12-28
* | Merge commit '418693bdc5edad72b0d055f741931612d797eb05'Michael Niedermayer2012-12-23
|\|
| * opt: avoid segfault in av_opt_next() if the class does not have an option listJustin Ruggles2012-12-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-20
|\|
| * lavc: merge latest x86inc.asm fixes with x264Ronald S. Bultje2012-12-19
* | Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer2012-12-19
|\|
| * misc typo, style and wording fixesDiego Biurrun2012-12-18
* | lavu/pixdesc: fix a const qualifier discarding warning.Clément Bœsch2012-12-16
* | lavu: make sure av_pix_fmt_desc_next returns a valid pix fmt.Clément Bœsch2012-12-16
* | Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f'Michael Niedermayer2012-12-14
|\|
| * x86inc: fully concatenate tokens to fix macro expansion for nasmJanne Grunau2012-12-13
* | mem: minor simplification of the alignment hack codeMichael Niedermayer2012-12-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-13
|\|
| * x86inc: fix stack alignment on win64Ronald S. Bultje2012-12-12
| * x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje2012-12-12
* | x86inc: support stack mem allocation and re-alignment in PROLOGUE.Ronald S. Bultje2012-12-12
* | doxy: add ref for lavfi, lpp and lsws.Clément Bœsch2012-12-11
* | doxy: fix swr group nameMichael Niedermayer2012-12-11
* | opt: fix memleak on error of range_arrayMichael Niedermayer2012-12-11
* | lavu/opt: change the way ranges are printedStefano Sabatini2012-12-08
* | lavu/opt: make av_opt_query_ranges_default() return a meaningful error codeStefano Sabatini2012-12-08
* | lavu/opt: perform misc cosmetical fixesStefano Sabatini2012-12-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-08
|\|
| * x86: float_dsp: fix loading of the len parameter on x86-32Justin Ruggles2012-12-07
* | Merge commit '096abfa15052977eed93f0b5e01afd2d47c53c1f'Michael Niedermayer2012-12-08
|\|
| * arm: detect cpu features at runtime on LinuxMans Rullgard2012-12-07
* | Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'Michael Niedermayer2012-12-08
|\|
| * arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-07
* | Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'Michael Niedermayer2012-12-08
|\|
| * arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-07
* | opt_list: fix vertical alignment of typesMichael Niedermayer2012-12-08
* | opt: print ranges in opt_list()Michael Niedermayer2012-12-08
* | opt: Add support to query rangesMichael Niedermayer2012-12-08
* | Merge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152'Michael Niedermayer2012-12-07
|\|
| * x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32Justin Ruggles2012-12-06
* | Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'Michael Niedermayer2012-12-06
|\|