301 Commits (e090e750bac863f066515cff6fd363c157ea3c21)

Author SHA1 Message Date
Muhammad Faiz a3d3cfa65c avutil: merge slice threading implementation from avcodec and avfilter 7 years ago
Mark Thompson 3192821237 pixdesc: Add a test for av_find_best_pix_fmt_of_2() 7 years ago
wm4 3303511f33 lavu: add new D3D11 pixfmt and hwcontext 7 years ago
James Almer e53c9065ca avutil/tests: remove float_dsp test 8 years ago
wm4 532b23f079 videotoolbox: add hwcontext support 8 years ago
Thomas Turner 3126ca2825 avutil/tests: added selftest for aes_ctr.c 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Thomas Turner 9f76ad2a46 avutil: Added selftest for libavutil/audio_fifo.c 8 years ago
Wan-Teh Chang 3703f13333 avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS 8 years ago
Michael Niedermayer 1b39a30247 fate: add av_image_check_size() test 8 years ago
Wan-Teh Chang 2170017a1c avutil: fix data race in av_get_cpu_flags() 8 years ago
Vittorio Giovara 8f58ecc344 lavu: Add AVSphericalMapping type and frame side data 8 years ago
Vittorio Giovara c70add61d1 lavu: Add AVSphericalMapping type and frame side data 8 years ago
James Almer d1de725bee cuda: check for cuda.h when enabled 8 years ago
Wan-Teh Chang d84a21207e avutil/tests: Add cpu_init.c to check whether the one-time initialization in av_get_cpu_flags() has data races. 8 years ago
Anton Khirnov 5cc0057f49 lavu: remove the custom atomic API 8 years ago
James Almer 13dd5edb88 avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsv 8 years ago
Anton Khirnov 59e7361cc7 hwcontext: add a QSV implementation 9 years ago
Anton Khirnov c46db38cde hwcontext: add a dxva2 implementation 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Petru Rares Sincraian 124526ba1a Added a selftest to libavutil/display.c 9 years ago
Mark Thompson 551c6775ab lavu: VAAPI hwcontext implementation 9 years ago
NagaChaitanya Vellanki 285fda0937 Add tests for functions in hash.c 9 years ago
NagaChaitanya Vellanki df4b5f076e Add test for avpriv_get_trc_function_from_trc function 9 years ago
Anton Khirnov d847a40888 hwcontext_cuda/vdpau: add to skipheaders 9 years ago
Anton Khirnov ad884d1002 hwcontext: add a CUDA implementation 9 years ago
Anton Khirnov a001ce31bc hwcontext: add a VDPAU implementation 9 years ago
Anton Khirnov 89923e418b lavu: add a framework for handling hwaccel frames 9 years ago
Neil Birkbeck d91718107c libavutil: add mastering display metadata sidedata 9 years ago
erankor 23ac99dc17 libavutil: add aes-ctr support 9 years ago
Michael Niedermayer 97b8db334a avutil/rational: Test av_rescale_rnd() with combinations of "special" values 9 years ago
Andreas Cadhalpun 95687dc310 avutil: install des.h, rc4.h and tree.h as public headers 9 years ago
Vittorio Giovara 2d40968dd3 lavu: Drop deprecated audioconvert.h header 9 years ago
Vittorio Giovara 183db02a51 lavu: Drop deprecated old_pix_fmt.h and related code 9 years ago
Andreas Cadhalpun 107e54c5bf avutil: add ff_reverse as av_reverse replacement 9 years ago
James Almer a176bbc873 avutil/softfloat: move av_sincos_sf() back to header 9 years ago
Vesselin Bontchev 323ec6b5e2 Add support for TEA (Tiny Encryption Algorithm) 9 years ago
Rodger Combs c190fdf65d lavu: Makefile: skip atomic.c if native atomics are available 10 years ago
Michael Niedermayer 54f685a0ee avutil/softfloat: properly separate testcode 10 years ago
Kevin Wheatley 86b59e6a50 avutil: Extract gamma determination from PNG encoder for future use. Adds private avpriv_get_gamma_from_trc() function to libavutil. 10 years ago
Supraja Meedinti 6ad749b533 libavutil: Added twofish symmetric block cipher 10 years ago
Supraja Meedinti c6bb651bce libavutil: Added Camellia symmetric block cipher 10 years ago
Lukasz Marek ab922f9ef1 lavu/dict: add av_dict_get_string 10 years ago
Supraja Meedinti 0eabbe2101 libavutil: Add CAST128 symmetric block cipher 10 years ago
Michael Niedermayer f3b54ee989 avutil/Makefile: add softfloat to TESTPROGS 10 years ago
James Almer e524a9b1ff avutil: remove obsolete FF_API_INTFLOAT cruft 10 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 10 years ago
Michael Niedermayer 70b8668fb5 drop LLS1, rename LLS2 to LLS 10 years ago
Clément Bœsch 28a2107a8d avutil: add pixelutils API 10 years ago
Timothy Gu 02ca9efdcd avutil: actually install hash.h 11 years ago