index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
Age
Commit message (
Expand
)
Author
2014-10-29
lavu/atomic: add support for the new memory model aware gcc built-ins
James Almer
2014-10-26
avutil/intmath: enable builtin intrinsics for icl and msvc.
Matthew Oliver
2014-10-26
Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de'
Michael Niedermayer
2014-10-26
Merge commit '3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e'
Michael Niedermayer
2014-10-26
Use gmtime_r instead of gmtime and localtime_r instead of localtime
Martin Storsjö
2014-10-26
lavu: Provide fallbacks for gmtime_r and localtime_r
Martin Storsjö
2014-10-24
Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5'
Michael Niedermayer
2014-10-24
lavu: Add av_gettime_relative
Martin Storsjö
2014-10-23
avutil/avstring: fix hardcoded separator in av_match_list()
Michael Niedermayer
2014-10-23
avutil/avstring: Reimplement av_match_list()
Michael Niedermayer
2014-10-20
avutil/cast5: Fix off by one error
Michael Niedermayer
2014-10-19
avutil/error: Introduce new error codes for 4XX and 5XX replies from remote s...
Andrey Utkin
2014-10-18
libavutil: Add missing av_free() to cast5 selftest
Giorgio Vazzana
2014-10-18
libavutil: Add CAST128 symmetric block cipher
Supraja Meedinti
2014-10-11
avutil/lzo: fix resource leak
Ruoyu
2014-10-10
avutil/softfloat: Fix undefined shift in av_add_sf()
Michael Niedermayer
2014-10-10
float_dsp-test: allow forcing cpuflags
James Almer
2014-10-10
avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to error_ent...
Michael Niedermayer
2014-10-09
avutil/softfloat: add some asserts
Michael Niedermayer
2014-10-09
avutil/softfloat: Fix dependence on signed overflow in av_normalize1_sf()
Michael Niedermayer
2014-10-09
avutil/Makefile: add softfloat to TESTPROGS
Michael Niedermayer
2014-10-08
Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'
Michael Niedermayer
2014-10-08
Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'
Michael Niedermayer
2014-10-08
Merge commit 'c732c62cee43f651775af5547cff99d418248542'
Michael Niedermayer
2014-10-08
pixdesc: return color properties names
Vittorio Giovara
2014-10-08
pixfmt: mark further reserved values
Vittorio Giovara
2014-10-08
doc: expand description for some color properties
Vittorio Giovara
2014-10-05
avutil: remove obsolete FF_API_INTFLOAT cruft
James Almer
2014-10-05
avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruft
James Almer
2014-10-05
avutil: remove obsolete FF_API_FIND_OPT cruft
James Almer
2014-10-05
avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruft
James Almer
2014-10-02
avcodec, avutil: allow more control about how samples are skipped
wm4
2014-10-02
avutil/avstring: Factor av_match_list() out
Michael Niedermayer
2014-09-28
avutil/lls: Make unchanged function arguments const
Michael Niedermayer
2014-09-28
avutil/pca: Make argument of ff_pca_add() const
Michael Niedermayer
2014-09-27
avutil/x86/cpu: fix cpuid sub-leaf selection
lvqcl
2014-09-26
log: Unbreak no-tty support on 256color terminals
Luca Barbato
2014-09-24
libavutil/opt: fix av_opt_set_channel_layout() to access correct memory address
Philip DeCamp
2014-09-21
lavu/bprint: add const to av_bprint_is_complete() argument.
Nicolas George
2014-09-15
avutil: remove obsolete FF_API_OLD_OPENCL cruft
James Almer
2014-09-15
avutil: remove obsolete FF_API_LLS1 cruft
James Almer
2014-09-13
Fix "passing argument 1 of av_free discards const qualifier from pointer targ...
Michael Niedermayer
2014-09-11
avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() af...
Rong Yan
2014-09-09
x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags
Henrik Gramner
2014-09-09
x86inc: Free up variable name "n" in global namespace
Loren Merritt
2014-09-09
x86inc: Make ym# behave the same way as xm#
Henrik Gramner
2014-09-08
time: Add missing zero
Gabriel Dume
2014-09-05
x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags
Henrik Gramner
2014-09-05
x86inc: Make ym# behave the same way as xm#
Henrik Gramner
2014-09-05
x86inc: free up variable name "n" in global namespace
Loren Merritt
[next]