summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'Michael Niedermayer2013-01-192-6/+6
|\ \ | |/
| * x86inc: Rename "program_name" to "private_prefix"Diego Biurrun2013-01-182-6/+6
* | Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'Michael Niedermayer2013-01-181-3/+3
|\ \ | |/
| * float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_windowMartin Storsjö2013-01-171-3/+3
* | mips: move vector_fmul_window_mips to libavutilMichael Niedermayer2013-01-161-0/+113
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-168-0/+206
|\ \ | |/
| * lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-168-0/+206
* | Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer2013-01-162-0/+49
|\ \ | |/
| * lavu: Add a fate test for the HMAC APIMartin Storsjö2013-01-152-0/+49
* | Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e'Michael Niedermayer2013-01-161-0/+8
|\ \ | |/
| * x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflagsDiego Biurrun2013-01-151-0/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-151-8/+6
|\ \ | |/
| * x86: ABSB2: port to cpuflagsDiego Biurrun2013-01-151-8/+6
* | Merge commit '094a7405e5d8463d7d167d893e04934ec1a84ecd'Michael Niedermayer2013-01-151-6/+5
|\ \ | |/
| * x86: ABSB: port to cpuflagsDiego Biurrun2013-01-151-6/+5
* | Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer2013-01-154-1/+236
|\ \ | |/
| * lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-154-1/+236
* | Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'Michael Niedermayer2013-01-151-16/+13
|\ \ | |/
OpenPOWER on IntegriCloud