summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avutil/{color_utils, csp}: merge color_utils into csp and expose APILeo Izen2023-02-091-1/+0
* avutil: introduce AVAmbientViewingEnvironment side dataJan Ekström2023-01-131-0/+2
* configure: always enable gnu_windres if availableTimo Rothenpieler2022-08-131-1/+1
* )hwcontext: add a stub implementation for Vulkan functionsLynne2022-07-051-0/+2
* avutil/tests/uuid: add uuid testsPierre-Anthony Lemieux2022-06-121-0/+1
* avutil/uuid: add utility library for manipulating UUIDs as specified in RFC 4122Zane van Iperen2022-06-121-0/+2
* avutil/csp: create public API for colorspace structsLeo Izen2022-06-011-0/+2
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-101-0/+1
* fate: add a channel_layout API testJames Almer2022-03-151-0/+1
* avutil: support for CUVA Vivid HDR metadataLimin Wang2022-03-011-0/+2
* avutil: make lzo always compileJames Almer2022-02-261-3/+2
* avutil: add objc.h to SKIPHEADERSAman Karmani2021-12-191-0/+1
* vulkan: fix checkheadersLynne2021-11-191-1/+3
* avutil/Makefile: Apply CFLAGS for compilationAndreas Rheinhardt2021-08-041-1/+1
* lavu/checkasm: add (private) kperf timing for macOSJ. Dekker2021-07-201-0/+1
* lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/class...Guo, Yejun2021-04-171-0/+2
* libavutil: introduce AVFilmGrainParams side dataLynne2020-11-251-0/+2
* libavutil: add API for exporting video frame quantizersJuan De León2020-05-121-1/+4
* lavutil: add DOVI related headervacingfang2020-04-231-0/+2
* hwcontext_opencl: include header file in HEADERSDaniel Playfair Cal2020-03-201-0/+1
* lavu/tx: implement 32 bit fixed point FFT and MDCTLynne2020-02-131-1/+2
* lavu: add Vulkan hwcontext codeLynne2020-02-041-0/+3
* lavu/tx: add support for double precision FFT and MDCTLynne2019-08-021-0/+2
* libavutil: add an FFT & MDCT implementationLynne2019-05-151-0/+2
* avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler2019-02-141-1/+1
* Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutilMohammad Izadi2018-12-211-0/+2
* lavu: add locale-independent sscanf implementationPaul B Mahol2018-11-161-0/+1
* avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale2018-11-141-2/+3
* libavutil/encryption_info: Add unit tests.Jacob Trimble2018-06-271-0/+1
* hwcontext: Add test for device creation and derivationMark Thompson2018-05-211-0/+1
* lavu/Makefile: Fix alignment and orderingMark Thompson2018-05-151-3/+3
* avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-241-0/+2
* avutil/integer: move the test to the corresponding subdirectoryJames Almer2018-03-201-0/+1
* It has been replaced by C11 stdatomic.h and is now unused.Anton Khirnov2018-01-051-6/+0
* lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODECAman Gupta2017-12-161-0/+2
* lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson2017-11-221-4/+0
* lavu: OpenCL hwcontext implementationMark Thompson2017-11-221-0/+2
* lavu: Add DRM hwcontextMark Thompson2017-09-131-0/+2
* avutil: merge slice threading implementation from avcodec and avfilterMuhammad Faiz2017-07-191-0/+1
* pixdesc: Add a test for av_find_best_pix_fmt_of_2()Mark Thompson2017-07-181-0/+1
* lavu: add new D3D11 pixfmt and hwcontextwm42017-06-271-0/+3
* avutil/tests: remove float_dsp testJames Almer2017-06-141-1/+0
* videotoolbox: add hwcontext supportwm42017-05-151-0/+3
* Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-041-2/+1
|\
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-0/+1
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-031-1/+1
|\ \ | |/
* | Merge commit '2170017a1cd033b6f28e16476921022712a522d8'James Almer2017-04-131-1/+1
|\ \ | |/
| * avutil: fix data race in av_get_cpu_flags()Wan-Teh Chang2016-12-081-0/+2
| * lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-071-0/+2
| * lavu: remove the custom atomic APIAnton Khirnov2016-10-021-5/+0