summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855'Michael Niedermayer2013-02-241-1/+4
|\
| * av_memcpy_backptr: avoid an infinite loop for back = 0Anton Khirnov2013-02-231-0/+3
* | lavu/parseutils: remove spurious "]]" in date format specificationStefano Sabatini2013-02-221-1/+1
* | lavu/parseutils: allow MM:SS format for duration in av_parse_time()Senthilnathan M2013-02-223-2/+7
* | avutil/mem: do a small set of checks for memalign hack before freeing.Michael Niedermayer2013-02-221-2/+7
* | mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-211-0/+40
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-201-0/+2
|\ \ | |/
| * intreadwrite: tomi: Add missing attributes.h #include for av_always_inlineDiego Biurrun2013-02-201-0/+2
| * x86: Use simple nop codes for <= sse (rather than <= mmx)Ronald S. Bultje2013-02-191-1/+1
* | 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
OpenPOWER on IntegriCloud