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-06-09
av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE
Janne Grunau
2014-06-05
dict: const correctness for av_dict_get() and av_dict_copy()
Diego Biurrun
2014-06-03
build: check if AS supports the '.func' directive
Janne Grunau
2014-06-03
aarch64: use '#' for whole line asm comments
Janne Grunau
2014-06-03
aarch64: remove optional :pg_hi21: for adrp instruction
Janne Grunau
2014-06-03
aarch64: add darwin style PAGE/PAGEOFF relocations
Janne Grunau
2014-06-02
Remove all Blackfin architecture optimizations
Diego Biurrun
2014-06-01
lavu: add all color-related enums to AVFrame
wm4
2014-05-29
aarch64: Use the correct syntax for relocations
Martin Storsjö
2014-05-29
frame: fix the error path in av_frame_copy_props()
Roman Savchenko
2014-05-28
ppc: Move vec_unaligned_load macro to util_altivec
Diego Biurrun
2014-05-28
ppc: util_altivec: Drop unused macros
Diego Biurrun
2014-05-25
imgutils: make systematic palette opaque.
Carl Eugen Hoyos
2014-05-19
display: Include mathematics.h for fallback definition of NAN
Martin Storsjö
2014-05-19
Add transformation matrix API.
Vittorio Giovara
2014-05-11
lavu: Add a pixel format for new VDA hwaccel
Anton Khirnov
2014-05-03
mathematics: K&R formatting cosmetics
Luca Barbato
2014-04-24
lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets
Janne Grunau
2014-04-22
avutil: move av_get_time_base_q() after include rational.h
Michael Niedermayer
2014-04-22
avutil: Add av_get_time_base_q()
Derek Buitenhuis
2014-04-17
crc: add ANSI CRC16 LE
Alessandro Ghedini
2014-04-07
lavu: Add packed YVYU422 pixel format
Vittorio Giovara
2014-04-07
xtea: Add Doxy @file and group
Timothy Gu
2014-04-07
adler32: Fix doxy group definition
Timothy Gu
2014-04-06
aarch64: add armv8 CPU flag
Janne Grunau
2014-04-04
replaygain: correctly parse peak values
Alessandro Ghedini
2014-04-03
log: Unbreak windows support
Luca Barbato
2014-04-03
log: Do not assume the TERM variable is always set
Luca Barbato
2014-04-03
log: Document AV_LOG_C usage
Luca Barbato
2014-04-03
log: Remove undefined behaviour
Luca Barbato
2014-04-03
log: Support for 256color terminals
Luca Barbato
2014-04-02
lavu: add missing formats to av_pix_fmt_swap_endianness
Janne Grunau
2014-03-24
frame: add a function for removing side data from a frame
Anton Khirnov
2014-03-24
Add replaygain side data type and code for parsing replaygain tags.
Anton Khirnov
2014-03-22
float_dsp: Replace arch optimization ifdefs by if cascade
Diego Biurrun
2014-03-20
float-dsp-test: do not use C99's predefined __func__
Janne Grunau
2014-03-19
float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functions
Martin Storsjö
2014-03-18
aarch64: float_dsp NEON assembler
Janne Grunau
2014-03-18
float_dsp: add test program and use it as fate test
Janne Grunau
2014-03-16
RGBA64 pixel formats
Jean First
2014-03-13
bfin: Refactor duplicated assembly-related macros
Diego Biurrun
2014-03-13
bfin: Refactor duplicated l1_text/l1_data_B macros
Diego Biurrun
2014-03-13
Update dsputil- and SIMD-related comments to match reality more closely
Diego Biurrun
2014-03-09
float_dsp: fix errors in documentation
Janne Grunau
2014-03-09
timer: use mach_absolute_time as high resolution clock on darwin
Janne Grunau
2014-03-07
dict: K&R formatting cosmetics
Patrice Clement
2014-03-05
arm: hpeldsp: prevent overreads in armv6 asm
Janne Grunau
2014-03-04
doc: fix a couple of typos in frame.h
Vittorio Giovara
2014-02-24
frame: add a convenience function for copying AVFrame data
Anton Khirnov
2014-02-23
x86: add detection for Bit Manipulation Instruction sets
James Almer
[next]