You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer 22b0daa1b3 Bump versions for master after 3.3 8 years ago
..
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/dict: Check return of av_dict_parse_string() 8 years ago
tomi
x86 Merge commit '99434f4df81b6801b2b535d5b9143305595784f6' 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 lavu: remove the custom atomic API 8 years ago
atomic.h lavu: remove the custom atomic API 8 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 lavu: remove the custom atomic API 8 years ago
atomic_win32.h lavu: remove the custom atomic API 8 years ago
attributes.h Merge commit 'f637046d3134a331e4b5a7243ac3dfb92735b8a5' 8 years ago
audio_fifo.c Merge commit '0456e684394dc5a7b98ab9ebb48396d743bf3730' 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 avutil/avstring: add av_strreplace API into avstring 8 years ago
avstring.h avutil/avstring: add av_strreplace API into avstring 8 years ago
avutil.h lavu: add av_fourcc_make_string() and av_fourcc2str() 8 years ago
avutilres.rc
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 '27079a426c9d3db918b158976e44b9b143d78e1c' 8 years ago
buffer.h Merge commit 'ec021d48445a414325ad59a73f9cde3212b173e4' 8 years ago
buffer_internal.h Merge commit '27079a426c9d3db918b158976e44b9b143d78e1c' 8 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 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0' 8 years ago
hwcontext.h Merge commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0' 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 Merge commit 'e18ba2dfd2d19aedc8afccf011d5fd0833352423' 8 years ago
hwcontext_dxva2.h Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8' 9 years ago
hwcontext_internal.h Merge commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0' 8 years ago
hwcontext_qsv.c Merge commit 'e8bbacbf529049c401bfeea70d5e0b5d2c8b6de6' 8 years ago
hwcontext_qsv.h Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' 8 years ago
hwcontext_vaapi.c Merge commit '8ad9f9d675eab139aa2208722009eeed981460dd' 8 years ago
hwcontext_vaapi.h hwcontext_vaapi: add a quirk for the missing MemoryType attribute 8 years ago
hwcontext_vdpau.c Merge commit '09a145b3c837273b1379321e44386a3233156e75' 8 years ago
hwcontext_vdpau.h Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42' 9 years ago
imgutils.c Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5' 8 years ago
imgutils.h Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5' 8 years ago
imgutils_internal.h Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5' 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
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 Merge commit 'f79d847400d218cfd0b95f10358fe6e65ec3c9c4' 8 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 Fix all -Wformat warnings raised by DJGPP 8 years ago
log.h lavu: remove comma at final enumeration items to fix pedantic warnings 8 years ago
log2_tab.c
lzo.c avutil/lzo: split test out into a separate file 9 years ago
lzo.h
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 lavu/mathematics: split closing bracket out of ifdefery 8 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 Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08' 8 years ago
mem.h lavu/mem: clamp alignment to 16 for DJGPP 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 Merge commit '67351924fa91dea4339109100a4c0689f006581f' 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 Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde' 8 years ago
pixdesc.h lavu: add AV_PIX_FMT_FLAG_BAYER 8 years ago
pixelutils.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
pixelutils.h avutil: add pixelutils API 10 years ago
pixfmt.h Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde' 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 avutil/spherical: add av_spherical_projection_name() 8 years ago
spherical.h avutil/spherical: add av_spherical_projection_name() 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/buffer: drop USE_ATOMICS 8 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 Fix all -Wformat warnings raised by DJGPP 8 years ago
timecode.h
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 lavu: add av_fourcc_make_string() and av_fourcc2str() 8 years ago
version.h Bump versions for master after 3.3 8 years ago
wchar_filename.h avutil/wchar_filename: add av_warn_unused_result 9 years ago
xga_font_data.c
xga_font_data.h
xtea.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
xtea.h Merge commit '588b6215b4c74945994eb9636b0699028c069ed2' 9 years ago