summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba'Michael Niedermayer2013-02-15
|\
| * avutil: Ensure that emms_c is always defined, even on non-x86Diego Biurrun2013-02-14
| * avutil: Move emms code to x86-specific headerDiego Biurrun2013-02-14
* | lavu/intreadwrite: add AV_[RW][BLN]48Paul B Mahol2013-02-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-12
|\|
| * lavu: avoid clashing definition of ELuca Barbato2013-02-12
* | Merge commit '62a43d30cc3b9b2460f2c926beb522df32493625'Michael Niedermayer2013-02-12
|\|
| * crc: Move static data table from header to .c fileDiego Biurrun2013-02-11
* | Merge commit '375ef6528c9dd2db7f9881e232cb0ec3aa16970d'Michael Niedermayer2013-02-12
|\|
| * arm: Fall back to runtime cpu feature detection via /proc/cpuinfoMartin Storsjö2013-02-11
* | Use simple nop codes for <= sse (rather than <= mmx).Ronald S. Bultje2013-02-11
* | Call the common 7.1 wide channel layout "7.1(wide)".Carl Eugen Hoyos2013-02-09
* | lavu/internal: rename macro E(x) to EXPAND(x)Paul B Mahol2013-02-09
* | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-08
* | lavu/parseutils: add digital cinema frame sizesDave Rice2013-02-03
* | dict: fix memleakMichael Niedermayer2013-02-01
* | mips: optimization for float aac decoder (core module)Mirjana Vulin2013-01-31
* | avstring: fix "warning: return discards const qualifier from pointer target t...Michael Niedermayer2013-01-30
* | dict.c: use av_mallocz instead of av_reallocPaweł Hajdan, Jr2013-01-29
* | eval: fix 'warning: ignoring return value of strtod, declared with attribute ...Michael Niedermayer2013-01-29
* | Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'Michael Niedermayer2013-01-26
|\|
| * dict: add av_dict_parse_string()Justin Ruggles2013-01-25
* | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer2013-01-25
|\|
| * lavu: Add av_strnstr()Vladimir Pantelic2013-01-25
* | Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e'Michael Niedermayer2013-01-25
|\|
| * avstring: K&R formatting cosmeticsLuca Barbato2013-01-24
* | lavu/timecode: fix time code calculation for 60000/1001 drop frameJason2013-01-24
* | lavu/timecode: Allow drop frame mode for 60000/1001 fpsJason2013-01-24
* | lavu/eval: extend if/ifnot functions to accept a third parameterStefano Sabatini2013-01-24
* | floatdsp: restrict->av_restrictMichael Niedermayer2013-01-24
* | eval: add function to access the current "wallclock" time.Michael Niedermayer2013-01-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-23
|\|
| * float_dsp: Include config.h for redefining restrictMartin Storsjö2013-01-23
* | Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'Michael Niedermayer2013-01-23
|\|
| * floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* | Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3'Michael Niedermayer2013-01-23
|\|
| * floatdsp: move butterflies_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'Michael Niedermayer2013-01-23
|\|
| * floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* | Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'Michael Niedermayer2013-01-23
|\|
| * floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* | libm: Add fallback definition for cbrt() using pow()James Almer2013-01-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-19
|\|
| * x86: Add a Yasm-based emms() replacementMartin Storsjö2013-01-18
* | Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'Michael Niedermayer2013-01-19
|\|
| * x86inc: Add cvisible macro for C functions with public prefixDiego Biurrun2013-01-18
* | Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'Michael Niedermayer2013-01-19
|\|
| * x86inc: Rename "program_name" to "private_prefix"Diego Biurrun2013-01-18
* | Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'Michael Niedermayer2013-01-18
|\|