summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* lavu/opt: copy dict in av_opt_copyLukasz Marek2014-11-09
* lavu/opt: document av_opt_copy functionLukasz Marek2014-11-09
* Remove fminf() emulation.Carl Eugen Hoyos2014-11-08
* Merge commit '4981baf9b803f3c4866b2e97fdadb008c62dc7ad'Michael Niedermayer2014-11-07
|\
| * avstring: Mark some character handling functions av_constHenrik Gramner2014-11-07
* | avutil/ppc/util_altivec: add () to VEC_LD macro argumentsMichael Niedermayer2014-11-07
* | avutil/ppc/util_altivec: make src pointers const, fix warningsMichael Niedermayer2014-11-07
* | libavutil/ppc/util_altivec.h : fix unaligned_load() vec_unaligned_load() add ...Rong Yan2014-11-07
* | avutil/time_internal: do not attempt to override *time_r() macrosMichael Niedermayer2014-11-05
* | lavu/atomic: add support for the new memory model aware gcc built-insJames Almer2014-10-29
* | avutil/intmath: enable builtin intrinsics for icl and msvc.Matthew Oliver2014-10-26
* | Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de'Michael Niedermayer2014-10-26
|\|
| * Use gmtime_r instead of gmtime and localtime_r instead of localtimeMartin Storsjö2014-10-26
* | Merge commit '3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e'Michael Niedermayer2014-10-26
|\|
| * lavu: Provide fallbacks for gmtime_r and localtime_rMartin Storsjö2014-10-26
* | Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5'Michael Niedermayer2014-10-24
|\|
| * lavu: Add av_gettime_relativeMartin Storsjö2014-10-24
* | avutil/avstring: fix hardcoded separator in av_match_list()Michael Niedermayer2014-10-23
* | avutil/avstring: Reimplement av_match_list()Michael Niedermayer2014-10-23
* | avutil/cast5: Fix off by one errorMichael Niedermayer2014-10-20
* | avutil/error: Introduce new error codes for 4XX and 5XX replies from remote s...Andrey Utkin2014-10-19
* | libavutil: Add missing av_free() to cast5 selftestGiorgio Vazzana2014-10-18
* | libavutil: Add CAST128 symmetric block cipherSupraja Meedinti2014-10-18
* | avutil/lzo: fix resource leakRuoyu2014-10-11
* | avutil/softfloat: Fix undefined shift in av_add_sf()Michael Niedermayer2014-10-10
* | float_dsp-test: allow forcing cpuflagsJames Almer2014-10-10
* | avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to error_ent...Michael Niedermayer2014-10-10
* | avutil/softfloat: add some assertsMichael Niedermayer2014-10-09
* | avutil/softfloat: Fix dependence on signed overflow in av_normalize1_sf()Michael Niedermayer2014-10-09
* | avutil/Makefile: add softfloat to TESTPROGSMichael Niedermayer2014-10-09
* | Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'Michael Niedermayer2014-10-08
|\|
| * pixdesc: return color properties namesVittorio Giovara2014-10-08
* | Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'Michael Niedermayer2014-10-08
|\|
| * pixfmt: mark further reserved valuesVittorio Giovara2014-10-08
* | Merge commit 'c732c62cee43f651775af5547cff99d418248542'Michael Niedermayer2014-10-08
|\|
| * doc: expand description for some color propertiesVittorio Giovara2014-10-08
| * log: Unbreak no-tty support on 256color terminalsLuca Barbato2014-09-26
| * x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflagsHenrik Gramner2014-09-09
| * x86inc: Free up variable name "n" in global namespaceLoren Merritt2014-09-09
| * x86inc: Make ym# behave the same way as xm#Henrik Gramner2014-09-09
| * time: Add missing zeroGabriel Dume2014-09-08
| * time: Use clock_gettime if the monotonic clock is availableLuca Barbato2014-09-03
* | avutil: remove obsolete FF_API_INTFLOAT cruftJames Almer2014-10-05
* | avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruftJames Almer2014-10-05
* | avutil: remove obsolete FF_API_FIND_OPT cruftJames Almer2014-10-05
* | avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruftJames Almer2014-10-05
* | avcodec, avutil: allow more control about how samples are skippedwm42014-10-02
* | avutil/avstring: Factor av_match_list() outMichael Niedermayer2014-10-02
* | avutil/lls: Make unchanged function arguments constMichael Niedermayer2014-09-28
* | avutil/pca: Make argument of ff_pca_add() constMichael Niedermayer2014-09-28