summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* fate: add print() to the tests of evalMichael Niedermayer2013-02-171-1/+1
* eval: print() supportMichael Niedermayer2013-02-172-2/+12
* lavu: Fix checkheaders for x86/emms.hJames Almer2013-02-171-0/+1
* Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba'Michael Niedermayer2013-02-152-21/+30
|\
| * avutil: Ensure that emms_c is always defined, even on non-x86Diego Biurrun2013-02-142-3/+6
| * avutil: Move emms code to x86-specific headerDiego Biurrun2013-02-142-20/+26
* | lavu/intreadwrite: add AV_[RW][BLN]48Paul B Mahol2013-02-131-1/+67
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-121-4/+4
|\ \ | |/
| * lavu: avoid clashing definition of ELuca Barbato2013-02-121-4/+4
* | Merge commit '62a43d30cc3b9b2460f2c926beb522df32493625'Michael Niedermayer2013-02-122-214/+186
|\ \ | |/
| * crc: Move static data table from header to .c fileDiego Biurrun2013-02-112-214/+186
* | Merge commit '375ef6528c9dd2db7f9881e232cb0ec3aa16970d'Michael Niedermayer2013-02-121-1/+34
|\ \ | |/
| * arm: Fall back to runtime cpu feature detection via /proc/cpuinfoMartin Storsjö2013-02-111-1/+34
* | Use simple nop codes for <= sse (rather than <= mmx).Ronald S. Bultje2013-02-111-1/+1
* | Call the common 7.1 wide channel layout "7.1(wide)".Carl Eugen Hoyos2013-02-091-1/+2
* | lavu/internal: rename macro E(x) to EXPAND(x)Paul B Mahol2013-02-091-4/+4
* | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer2013-02-091-0/+26
|\ \ | |/
| * dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-081-0/+26
* | lavu/parseutils: add digital cinema frame sizesDave Rice2013-02-032-1/+7
* | dict: fix memleakMichael Niedermayer2013-02-011-0/+1
* | mips: optimization for float aac decoder (core module)Mirjana Vulin2013-01-311-0/+117
* | avstring: fix "warning: return discards const qualifier from pointer target t...Michael Niedermayer2013-01-301-2/+2
* | dict.c: use av_mallocz instead of av_reallocPaweł Hajdan, Jr2013-01-291-3/+5
* | eval: fix 'warning: ignoring return value of strtod, declared with attribute ...Michael Niedermayer2013-01-291-1/+1
* | Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'Michael Niedermayer2013-01-263-1/+65
|\ \ | |/
| * dict: add av_dict_parse_string()Justin Ruggles2013-01-253-1/+65
* | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer2013-01-253-2/+31
|\ \ | |/
| * lavu: Add av_strnstr()Vladimir Pantelic2013-01-253-1/+30
* | Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e'Michael Niedermayer2013-01-251-60/+57
|\ \ | |/
| * avstring: K&R formatting cosmeticsLuca Barbato2013-01-241-59/+56
* | lavu/timecode: fix time code calculation for 60000/1001 drop frameJason2013-01-241-7/+10
* | lavu/timecode: Allow drop frame mode for 60000/1001 fpsJason2013-01-242-3/+3
* | lavu/eval: extend if/ifnot functions to accept a third parameterStefano Sabatini2013-01-242-3/+11
* | floatdsp: restrict->av_restrictMichael Niedermayer2013-01-242-2/+2
* | eval: add function to access the current "wallclock" time.Michael Niedermayer2013-01-232-1/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-231-0/+2
|\ \ | |/
| * float_dsp: Include config.h for redefining restrictMartin Storsjö2013-01-231-0/+2
* | Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'Michael Niedermayer2013-01-236-1/+80
|\ \ | |/
| * floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-226-0/+78
* | Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3'Michael Niedermayer2013-01-234-0/+37
|\ \ | |/
| * floatdsp: move butterflies_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-224-0/+37
* | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'Michael Niedermayer2013-01-2311-0/+210
|\ \ | |/
| * floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-2211-0/+208
* | Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'Michael Niedermayer2013-01-239-0/+124
|\ \ | |/
| * floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-229-0/+122
* | libm: Add fallback definition for cbrt() using pow()James Almer2013-01-221-0/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-194-0/+58
|\ \ | |/
| * x86: Add a Yasm-based emms() replacementMartin Storsjö2013-01-184-0/+58
* | Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'Michael Niedermayer2013-01-192-14/+29
|\ \ | |/
| * x86inc: Add cvisible macro for C functions with public prefixDiego Biurrun2013-01-182-14/+29
OpenPOWER on IntegriCloud