Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-18avutil/float_dsp: add avpriv_float_dsp_alloc()Michael Niedermayer
2014-11-16lavu/opt: introduce av_opt_serialize()Lukasz Marek
2014-11-16lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek
2014-11-13lavu/opt: fix av_opt_get functionLukasz Marek
2014-11-13lavu/opt: fix memleak in testLukasz Marek
2014-11-12Merge commit 'c6074a30ba3b5fb4319ee6ee599656d58548cdc8'Michael Niedermayer
2014-11-11lavu/opt: update testsLukasz Marek
2014-11-11lavu/opt: add support for binary defaultsLukasz Marek
2014-11-11lavu/opt: check for NULL before parsingLukasz Marek
2014-11-11opt: Fix the documentation mentioning av_set_string3Luca Barbato
2014-11-09lavu/opt: copy dict in av_opt_copyLukasz Marek
2014-11-09lavu/opt: document av_opt_copy functionLukasz Marek
2014-11-08Remove fminf() emulation.Carl Eugen Hoyos
2014-11-08Merge commit '4981baf9b803f3c4866b2e97fdadb008c62dc7ad'Michael Niedermayer
2014-11-07avutil/ppc/util_altivec: add () to VEC_LD macro argumentsMichael Niedermayer
2014-11-07avutil/ppc/util_altivec: make src pointers const, fix warningsMichael Niedermayer
2014-11-07avstring: Mark some character handling functions av_constHenrik Gramner
2014-11-07libavutil/ppc/util_altivec.h : fix unaligned_load() vec_unaligned_load() add ...Rong Yan
2014-11-05avutil/time_internal: do not attempt to override *time_r() macrosMichael Niedermayer
2014-10-29lavu/atomic: add support for the new memory model aware gcc built-insJames Almer
2014-10-26avutil/intmath: enable builtin intrinsics for icl and msvc.Matthew Oliver
2014-10-26Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de'Michael Niedermayer
2014-10-26Merge commit '3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e'Michael Niedermayer
2014-10-26Use gmtime_r instead of gmtime and localtime_r instead of localtimeMartin Storsjö
2014-10-26lavu: Provide fallbacks for gmtime_r and localtime_rMartin Storsjö
2014-10-24Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5'Michael Niedermayer
2014-10-24lavu: Add av_gettime_relativeMartin Storsjö
2014-10-23avutil/avstring: fix hardcoded separator in av_match_list()Michael Niedermayer
2014-10-23avutil/avstring: Reimplement av_match_list()Michael Niedermayer
2014-10-20avutil/cast5: Fix off by one errorMichael Niedermayer
2014-10-20avutil/error: Introduce new error codes for 4XX and 5XX replies from remote s...Andrey Utkin
2014-10-18libavutil: Add missing av_free() to cast5 selftestGiorgio Vazzana
2014-10-18libavutil: Add CAST128 symmetric block cipherSupraja Meedinti
2014-10-11avutil/lzo: fix resource leakRuoyu
2014-10-10avutil/softfloat: Fix undefined shift in av_add_sf()Michael Niedermayer
2014-10-10float_dsp-test: allow forcing cpuflagsJames Almer
2014-10-10avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to error_ent...Michael Niedermayer
2014-10-09avutil/softfloat: add some assertsMichael Niedermayer
2014-10-09avutil/softfloat: Fix dependence on signed overflow in av_normalize1_sf()Michael Niedermayer
2014-10-09avutil/Makefile: add softfloat to TESTPROGSMichael Niedermayer
2014-10-09Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'Michael Niedermayer
2014-10-09Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'Michael Niedermayer
2014-10-09Merge commit 'c732c62cee43f651775af5547cff99d418248542'Michael Niedermayer
2014-10-08pixdesc: return color properties namesVittorio Giovara
2014-10-08pixfmt: mark further reserved valuesVittorio Giovara
2014-10-08doc: expand description for some color propertiesVittorio Giovara
2014-10-06avutil: remove obsolete FF_API_INTFLOAT cruftJames Almer
2014-10-06avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruftJames Almer
2014-10-06avutil: remove obsolete FF_API_FIND_OPT cruftJames Almer
2014-10-06avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruftJames Almer