summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* avutil/float_dsp: add avpriv_float_dsp_alloc()Michael Niedermayer2014-11-183-2/+18
* lavu/opt: introduce av_opt_serialize()Lukasz Marek2014-11-163-1/+91
* lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek2014-11-163-1/+151
* lavu/opt: fix av_opt_get functionLukasz Marek2014-11-121-2/+8
* lavu/opt: fix memleak in testLukasz Marek2014-11-121-0/+1
* Merge commit 'c6074a30ba3b5fb4319ee6ee599656d58548cdc8'Michael Niedermayer2014-11-111-2/+2
|\
| * opt: Fix the documentation mentioning av_set_string3Luca Barbato2014-11-111-2/+2
* | lavu/opt: update testsLukasz Marek2014-11-111-13/+68
* | lavu/opt: add support for binary defaultsLukasz Marek2014-11-111-0/+2
* | lavu/opt: check for NULL before parsingLukasz Marek2014-11-111-1/+4
* | lavu/opt: copy dict in av_opt_copyLukasz Marek2014-11-091-0/+9
* | lavu/opt: document av_opt_copy functionLukasz Marek2014-11-091-0/+10
* | Remove fminf() emulation.Carl Eugen Hoyos2014-11-081-10/+0
* | Merge commit '4981baf9b803f3c4866b2e97fdadb008c62dc7ad'Michael Niedermayer2014-11-071-6/+6
|\ \ | |/
| * avstring: Mark some character handling functions av_constHenrik Gramner2014-11-071-6/+6
* | avutil/ppc/util_altivec: add () to VEC_LD macro argumentsMichael Niedermayer2014-11-071-1/+1
* | avutil/ppc/util_altivec: make src pointers const, fix warningsMichael Niedermayer2014-11-071-2/+2
* | libavutil/ppc/util_altivec.h : fix unaligned_load() vec_unaligned_load() add ...Rong Yan2014-11-071-2/+29
* | avutil/time_internal: do not attempt to override *time_r() macrosMichael Niedermayer2014-11-051-2/+2
* | lavu/atomic: add support for the new memory model aware gcc built-insJames Almer2014-10-291-0/+17
* | avutil/intmath: enable builtin intrinsics for icl and msvc.Matthew Oliver2014-10-261-4/+36
* | Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de'Michael Niedermayer2014-10-261-2/+3
|\ \ | |/
| * Use gmtime_r instead of gmtime and localtime_r instead of localtimeMartin Storsjö2014-10-261-3/+4
* | Merge commit '3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e'Michael Niedermayer2014-10-261-0/+47
|\ \ | |/
| * lavu: Provide fallbacks for gmtime_r and localtime_rMartin Storsjö2014-10-261-0/+47
* | Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5'Michael Niedermayer2014-10-243-4/+4
|\ \ | |/
| * lavu: Add av_gettime_relativeMartin Storsjö2014-10-243-7/+24
* | avutil/avstring: fix hardcoded separator in av_match_list()Michael Niedermayer2014-10-231-4/+4
* | avutil/avstring: Reimplement av_match_list()Michael Niedermayer2014-10-231-15/+14
* | avutil/cast5: Fix off by one errorMichael Niedermayer2014-10-201-1/+1
* | avutil/error: Introduce new error codes for 4XX and 5XX replies from remote s...Andrey Utkin2014-10-192-0/+13
* | libavutil: Add missing av_free() to cast5 selftestGiorgio Vazzana2014-10-181-0/+1
* | libavutil: Add CAST128 symmetric block cipherSupraja Meedinti2014-10-183-0/+610
* | avutil/lzo: fix resource leakRuoyu2014-10-111-0/+1
* | avutil/softfloat: Fix undefined shift in av_add_sf()Michael Niedermayer2014-10-101-2/+4
* | float_dsp-test: allow forcing cpuflagsJames Almer2014-10-101-5/+30
* | avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to error_ent...Michael Niedermayer2014-10-101-0/+4
* | avutil/softfloat: add some assertsMichael Niedermayer2014-10-091-0/+4
* | avutil/softfloat: Fix dependence on signed overflow in av_normalize1_sf()Michael Niedermayer2014-10-091-1/+1
* | avutil/Makefile: add softfloat to TESTPROGSMichael Niedermayer2014-10-091-0/+1
* | Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'Michael Niedermayer2014-10-083-2/+86
|\ \ | |/
| * pixdesc: return color properties namesVittorio Giovara2014-10-083-2/+85
* | Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'Michael Niedermayer2014-10-082-1/+3
|\ \ | |/
| * pixfmt: mark further reserved valuesVittorio Giovara2014-10-082-1/+3
* | Merge commit 'c732c62cee43f651775af5547cff99d418248542'Michael Niedermayer2014-10-081-4/+5
|\ \ | |/
| * doc: expand description for some color propertiesVittorio Giovara2014-10-081-4/+5
| * log: Unbreak no-tty support on 256color terminalsLuca Barbato2014-09-261-1/+2
| * x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflagsHenrik Gramner2014-09-091-19/+22
| * x86inc: Free up variable name "n" in global namespaceLoren Merritt2014-09-091-9/+9
| * x86inc: Make ym# behave the same way as xm#Henrik Gramner2014-09-091-4/+4
OpenPOWER on IntegriCloud