4828 Commits (1809f1cda9563ff4451203e0c852afe12f684b80)

Author SHA1 Message Date
James Almer bd1179e36b avutil/pixfmt: remove superfluous define 8 years ago
Elviss Strazdins 2017ffc18f vaapi: Add ABGR map only if VA_FOURCC_ABGR is defined 8 years ago
Aaron Levinson 3d040513a1 avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects 8 years ago
Aaron Levinson 0c1c514643 avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects 8 years ago
wm4 f0435bbe17 hwcontext_videotoolbox: fix fate-source 8 years ago
wm4 532b23f079 videotoolbox: add hwcontext support 8 years ago
James Almer 0fbc7a2169 x86/float_dsp: remove usage of integer instructions 8 years ago
Martin Storsjö 59cee42d7d arm: Check for the .arch directive in configure 8 years ago
Michael Niedermayer 277e397eb5 avutil/softfloat: Fix overflow in av_div_sf() 8 years ago
Michael Niedermayer 35f3df0d76 avutil/softfloat: Fix multiple runtime error: left shift of negative value -8 8 years ago
Clément Bœsch fcc4ed1efa lavu/sha512: update length argument following sha+md5 changes 8 years ago
Carl Eugen Hoyos ae68bb779c lavu/timecode: Increase AV_TIMECODE_STR_SIZE. 8 years ago
Michael Niedermayer 79aa2ff199 avutil/softfloat: use ldexp(), fixes undefined shift 8 years ago
Mark Thompson c5714b51aa hwcontext: Improve allocation in derived contexts 8 years ago
Mark Thompson e1c5d56b18 hwcontext_qsv: Implement mapping frames to the child device type 8 years ago
Mark Thompson eaa5e07104 hwcontext_qsv: Implement mapping frames from the child device type 8 years ago
Mark Thompson 27978155bc hwcontext: Add frame context mapping for nontrivial contexts 8 years ago
Mark Thompson aa51bb3d27 hwcontext_qsv: Support derivation from child devices 8 years ago
James Almer ad52eef997 spherical: add functions to retrieve and request projection names 8 years ago
Anton Khirnov 04b0f0e371 mem: uninline av_malloc(z)_array() 8 years ago
Aaron Levinson 5b281b476b libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1 8 years ago
Paul B Mahol 030c8be7a2 pixfmt: Add gbrap10 pixel format 8 years ago
Diego Biurrun 193b091890 thread: Define ff_mutex_* macros as stub functions when threads are disabled 8 years ago
James Almer f1d80bc630 x86/float_dsp: add ff_vector_fmul_reverse_avx2 8 years ago
Steven Liu 8378466507 doc/APIChages: Add av_strireplace() 8 years ago
Steven Liu 44cd7502c7 avutil/avstring: improve av_strreplace implement 8 years ago
Michael Niedermayer a44b3abb4c avutil/internal: Do not enable CHECKED with DEBUG 8 years ago
James Almer ed9b25a148 x86/float_dsp: add ff_vector_dmac_scalar_{sse2,avx,fma3} 8 years ago
James Almer 128e1fbf13 avutil/float_dsp: add test for vector_dmac_scalar 8 years ago
Paul B Mahol 4dc2dd80dc avutil/float_dsp: add vector_dmac_scalar() 8 years ago
Steve Lhomme b378f5bd64 lavu: add support for Content Light Level side metadata 8 years ago
Michael Niedermayer 22b0daa1b3 Bump versions for master after 3.3 8 years ago
Michael Niedermayer e1cc7f83df Bump minor for 3.3 8 years ago
Steven Liu 99e5d81ef9 avutil/avstring: add av_strreplace API into avstring 8 years ago
Martin Storsjö 10f4511f14 libavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIGNED_xx( 8 years ago
James Almer 9033e8723c avutil/spherical: add av_spherical_projection_name() 8 years ago
Michael Niedermayer 58b867a7cf Bump minor versions for master after release/3.3 branchpoint 8 years ago
Michael Niedermayer fc332f3e29 Bump minor versions for staring release/3.3 branch 8 years ago
Michael Niedermayer afebf470ca avutil/tests/dict: Check return of av_dict_parse_string() 8 years ago
Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
Clément Bœsch 1473afac5d lavu/mem: clamp alignment to 16 for DJGPP 8 years ago
Clément Bœsch bfdcdd6d82 lavu: add av_fourcc_make_string() and av_fourcc2str() 8 years ago
Mark Thompson 1bd986ed4b hwcontext: Move NONE to the be the first member of AVHWDeviceType 8 years ago
Clément Bœsch a44ab512e6 lavu/pixfmt: fix redundant comment 8 years ago
Vittorio Giovara 5f90ad99bb spherical: Change types of bounding and pad to uint32_t 8 years ago
Vittorio Giovara 35cf146a33 lavu: Drop deprecated av_dlog macro 8 years ago
Vittorio Giovara 619a433eca lavu: Drop deprecated option type 8 years ago
Vittorio Giovara dd343fd986 lavu: Drop deprecated VDPAU pixel formats 8 years ago
Vittorio Giovara 0648dec19d lavc: Drop deprecated stream codec tag 8 years ago
Diego Biurrun dcc39ee10e lavc: Remove deprecated XvMC support hacks 8 years ago