..
aarch64
aarch64: Add parentheses around the offset parameter in movrel
8 years ago
arm
Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'
8 years ago
avr32
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
9 years ago
bfin
Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'
11 years ago
mips
avutil/mips: loongson add mmi utils header file
8 years ago
ppc
avutil/ppc/cpu: add include avassert.h
10 years ago
sh4
…
tests
avutil/tests/lfg: Remove debugging start/stop timer
8 years ago
tomi
Merge remote-tracking branch 'qatar/master'
12 years ago
x86
avcodec/h264: sse2, avx h luma mbaff deblock/loop filter
8 years ago
.gitignore
Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'
9 years ago
Makefile
avutil/tests: added selftest for aes_ctr.c
8 years ago
adler32.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
adler32.h
avutil: Group hash functions separately in Doxygen
8 years ago
aes.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
aes.h
lavu: Drop deprecated context size variables
9 years ago
aes_ctr.c
avutil/aes_crt: free AVAESCTR struct properly
9 years ago
aes_ctr.h
libavutil: add aes-ctr support
9 years ago
aes_internal.h
lavu/aes: align AVAES struct members
9 years ago
atomic.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
atomic.h
Merge remote-tracking branch 'qatar/master'
11 years ago
atomic_gcc.h
Revert "lavu/atomic: add support for the new memory model aware gcc built-ins"
8 years ago
atomic_suncc.h
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
9 years ago
atomic_win32.h
msvc: Fix compilation errors due to header include order.
10 years ago
attributes.h
Merge commit 'f637046d3134a331e4b5a7243ac3dfb92735b8a5'
8 years ago
audio_fifo.c
avutil/audio_fifo: Use av_fifo_freep() and remove redundant if()
8 years ago
audio_fifo.h
avfilter: add loop filters
9 years ago
avassert.h
avutil/avassert: Add av_assertX_fpu()
8 years ago
avstring.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
avstring.h
fix some a/an typos
9 years ago
avutil.h
lavu: Add AVSphericalMapping type and frame side data
8 years ago
avutilres.rc
Add Windows resource file support for shared libraries
11 years ago
base64.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
base64.h
lavu/base64: add AV_BASE64_DECODE_SIZE() macro
9 years ago
blowfish.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
blowfish.h
avutil: undo FF_API_CRYPTO_CONTEXT deprecation
9 years ago
bprint.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
bprint.h
avutil/bprint: C++ compatible AVBPrint definition.
10 years ago
bswap.h
Fix compile error on bfin.
10 years ago
buffer.c
Merge commit '721a4efc0545548a241080b53ab480e34f366240'
9 years ago
buffer.h
Merge commit '328e9a15c568843580ff3ff490748d545f16def8'
9 years ago
buffer_internal.h
Merge commit '721a4efc0545548a241080b53ab480e34f366240'
9 years ago
camellia.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
camellia.h
avutil/camellia: fix documentation for av_camellia_crypt()
10 years ago
cast5.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
cast5.h
avutil/cast5: update Doxygen for av_cast5_init with return information
9 years ago
channel_layout.c
avutil/channel_layout: add av_get_extended_channel_layout
8 years ago
channel_layout.h
avutil/channel_layout: add av_get_extended_channel_layout
8 years ago
color_utils.c
lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.
9 years ago
color_utils.h
avutil/color_utils: Add basic transfer functions for each AVColorTransferCharacteristic
9 years ago
colorspace.h
Merge commit '1f77e634bb838f71ff21923b5e9fe3104c831c52'
9 years ago
common.h
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
9 years ago
cpu.c
avutil: fix data race in av_get_cpu_flags()
8 years ago
cpu.h
Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'
8 years ago
cpu_internal.h
x86: add some more helper macros to check for slow cpuflags
9 years ago
crc.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
crc.h
avutil: Add detailed Doxygen description to a few hashes
8 years ago
des.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
9 years ago
des.h
avutil: undo FF_API_CRYPTO_CONTEXT deprecation
9 years ago
dict.c
avformat: factorize iso 8601 timestamp writer to a dictionary avutil function
8 years ago
dict.h
cosmetics: Fix spelling mistakes
9 years ago
display.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
display.h
Added a selftest to libavutil/display.c
9 years ago
downmix_info.c
Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c'
11 years ago
downmix_info.h
fix spelling errors
10 years ago
dynarray.h
dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD
8 years ago
error.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
error.h
avutil/error: Introduce new error codes for 4XX and 5XX replies from remote servers
10 years ago
eval.c
avutil/eval: add atan2 function
8 years ago
eval.h
avutil/eval: minor typo
9 years ago
ffmath.h
all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h
9 years ago
fifo.c
libavutil/fifo: Fix fifo grow step
9 years ago
fifo.h
avutil/fifo: add function av_fifo_generic_peek_at()
9 years ago
file.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
file.h
avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile()
9 years ago
file_open.c
lavu/file_open: Use current directory for temporary files also on Android.
9 years ago
fixed_dsp.c
x86/fixed_dsp: add ff_butterflies_fixed_sse2
9 years ago
fixed_dsp.h
x86/fixed_dsp: add ff_butterflies_fixed_sse2
9 years ago
float_dsp.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
float_dsp.h
avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc
9 years ago
frame.c
Revert "avutil/frame: Disallow zero sized frame side data"
8 years ago
frame.h
avcodec, avutil, avformat: remove AVOption requirement for some fields
8 years ago
hash.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
hash.h
avutil/hash: Add more detailed Doxygen documentation
8 years ago
hmac.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
hmac.h
lavu/hmac: remove deprecated type ids
9 years ago
hwcontext.c
Merge commit 'fdfe01365d579189d9a55b3741dba2ac46eb1df8'
8 years ago
hwcontext.h
Merge commit '5fcae3b3f93fd02b3d1e009b9d9b17410fca9498'
8 years ago
hwcontext_cuda.c
hwcontext_cuda: implement frames_get_constraints
8 years ago
hwcontext_cuda.h
avutil/hwcontext_cuda: use dynamically loaded CUDA
8 years ago
hwcontext_cuda_internal.h
avutil/hwcontext_cuda: use dynamically loaded CUDA
8 years ago
hwcontext_dxva2.c
hwcontext_dxva2: support D3D9Ex
8 years ago
hwcontext_dxva2.h
Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'
9 years ago
hwcontext_internal.h
Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'
8 years ago
hwcontext_qsv.c
Merge commit 'd20c118975220a0256027d1c2410bade94b8534d'
8 years ago
hwcontext_qsv.h
Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'
8 years ago
hwcontext_vaapi.c
hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size pool
8 years ago
hwcontext_vaapi.h
hwcontext_vaapi: add a quirk for the missing MemoryType attribute
8 years ago
hwcontext_vdpau.c
hwcontext_vdpau: Fix missing subscripts
8 years ago
hwcontext_vdpau.h
Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42'
9 years ago
imgutils.c
avutil: Add av_image_check_size2()
8 years ago
imgutils.h
avutil/imgutils: Clarify doxy for av_image_check_size2()
8 years ago
integer.c
avutil/integer: Fix av_mod_i() with negative dividend
9 years ago
integer.h
…
internal.h
Factorize CHECK/SUINT code
8 years ago
intfloat.h
Reinstate proper FFmpeg license for all files.
11 years ago
intmath.c
intmath: remove av_ctz.
9 years ago
intmath.h
lavu: rename and move ff_parity to av_parity
9 years ago
intreadwrite.h
libavutil: document side effects of macros
10 years ago
lfg.c
libavutil: add av_lfg_init_from_data() function
8 years ago
lfg.h
libavutil: add av_lfg_init_from_data() function
8 years ago
libavutil.v
build: Change structure of the linker version script templates
9 years ago
libm.h
lavu/libm: add isfinite fallback
9 years ago
lls.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
lls.h
Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039'
9 years ago
log.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
log.h
lavu: remove comma at final enumeration items to fix pedantic warnings
8 years ago
log2_tab.c
Merge commit '930c9d4373e0f3cb7c64fcfc129127a309f6d066'
12 years ago
lzo.c
avutil/lzo: split test out into a separate file
9 years ago
lzo.h
Merge remote-tracking branch 'qatar/master'
12 years ago
macros.h
Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039'
9 years ago
mastering_display_metadata.c
libavutil: add mastering display metadata sidedata
9 years ago
mastering_display_metadata.h
libavutil/mastering_display_metadata.h: change fields to be rationals as this is how they are typically coded.
9 years ago
mathematics.c
avutil/mathematics: Fix division by 0
9 years ago
mathematics.h
mathematics: Extend and edit Doxygen
8 years ago
md5.c
avutil/md5: stop discarding the const qualifier for the src pointer
8 years ago
md5.h
avutil: Group hash functions separately in Doxygen
8 years ago
mem.c
dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD
8 years ago
mem.h
Merge commit 'f637046d3134a331e4b5a7243ac3dfb92735b8a5'
8 years ago
mem_internal.h
avutil/mem_internal: add missing header includes
9 years ago
motion_vector.h
avutil/motion_vector: export subpel motion information
9 years ago
murmur3.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
murmur3.h
murmur3: Add Doxygen documentation
8 years ago
opencl.c
libavutil/opencl: fixed uninitialized var warning
9 years ago
opencl.h
all: Make header guard names consistent
9 years ago
opencl_internal.c
lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter()
10 years ago
opencl_internal.h
all: Add missing header guards
9 years ago
opt.c
opt: reject denominator zero as out of range
8 years ago
opt.h
avutil/opt: Add AV_OPT_TYPE_UINT64
8 years ago
parseutils.c
add locale month names to av_small_strptime
8 years ago
parseutils.h
Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'
10 years ago
pca.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
pca.h
avutil/pca: Make argument of ff_pca_add() const
10 years ago
pixdesc.c
avutil: add P016 pixel format
8 years ago
pixdesc.h
pixdesc: Order function prototypes semantically
8 years ago
pixelutils.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
pixelutils.h
avutil: add pixelutils API
10 years ago
pixfmt.h
avutil: add P016 pixel format
8 years ago
qsort.h
all: Add missing header guards
9 years ago
random_seed.c
libavutil/random_seed: Ensure that get_generic_seed() spends at least 1/32 sec gathering entropy
8 years ago
random_seed.h
…
rational.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
rational.h
rational: Extend Doxygen
8 years ago
rc4.c
avutil: use EINVAL instead of -1 for the return code of crypto related init functions
9 years ago
rc4.h
avutil: undo FF_API_CRYPTO_CONTEXT deprecation
9 years ago
replaygain.h
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
9 years ago
reverse.c
avutil: add ff_reverse as av_reverse replacement
9 years ago
reverse.h
avutil/reverse: move the ff_reverse declaration to a separate header
8 years ago
ripemd.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
ripemd.h
avutil: Group hash functions separately in Doxygen
8 years ago
samplefmt.c
swresample: add int64 sample format
8 years ago
samplefmt.h
swresample: add int64 sample format
8 years ago
sha.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
sha.h
avutil: Add detailed Doxygen description to a few hashes
8 years ago
sha512.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
sha512.h
avutil: Add detailed Doxygen description to a few hashes
8 years ago
softfloat.h
softfloat: decrease MIN_EXP to cover full float range
8 years ago
softfloat_ieee754.h
avutil/softfloat_ieee754: make all functions inline
8 years ago
softfloat_tables.h
avutil/softfloat_tables: add missing stdint.h include
10 years ago
spherical.c
spherical: Add tiled equirectangular type and projection-specific properties
8 years ago
spherical.h
spherical: Add tiled equirectangular type and projection-specific properties
8 years ago
stereo3d.c
Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'
9 years ago
stereo3d.h
Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'
9 years ago
tablegen.h
libavutil/tablegen: add missing math.h include
9 years ago
tea.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
tea.h
Add support for TEA (Tiny Encryption Algorithm)
9 years ago
thread.h
lavu: add pthread asserts if ASSERT_LEVEL>1
9 years ago
threadmessage.c
lavc, lavu: use avutil/thread.h instead of redundant conditional includes
9 years ago
threadmessage.h
avutil/threadmessage.h: Fix swapped comments
9 years ago
time.c
avutil/tile: check clock_gettime at runtime for apple platforms
8 years ago
time.h
Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5'
10 years ago
time_internal.h
avutil/time_internal: do not attempt to override *time_r() macros
10 years ago
timecode.c
avutil/timecode: Fix fps check
9 years ago
timecode.h
lavu: drop disabled FF_API_OLD_TC_ADJUST_FRAMENUM code
12 years ago
timer.h
Merge commit '64034849dad8410bedbe1def4c533490fb85cc4a'
9 years ago
timestamp.h
lavu/timestamp: Avoid C++-unfriendly code in user header
8 years ago
tree.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
tree.h
doc: fix spelling errors
8 years ago
twofish.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
twofish.h
libavutil: Added twofish symmetric block cipher
10 years ago
utils.c
avutil/avassert: Add av_assertX_fpu()
8 years ago
version.h
spherical: Add tiled equirectangular type and projection-specific properties
8 years ago
wchar_filename.h
avutil/wchar_filename: add av_warn_unused_result
9 years ago
xga_font_data.c
Move xGA font data from lavc to lavu.
12 years ago
xga_font_data.h
Mark data symbols shared between libraries with av_export
12 years ago
xtea.c
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
9 years ago
xtea.h
Merge commit '588b6215b4c74945994eb9636b0699028c069ed2'
9 years ago