4594 Commits (a2a7b02fbd9d96ff12280cfa03bbce6b8c797932)

Author SHA1 Message Date
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
Clément Bœsch a44ab512e6 lavu/pixfmt: fix redundant comment 8 years ago
Clément Bœsch 67d8eabdbb lavu/buffer: drop USE_ATOMICS 8 years ago
Jun Zhao 9365dfcbf6 hwcontext: fix comments for av_hwdevice_ctx_alloc() 8 years ago
James Almer d8962ffbd8 avutil/x86util: don't use movss in VBROADCASTSS macro when src and dst args are the same 8 years ago
Mark Thompson b7487f4f3c hwcontext: Make it easier to work with device types 8 years ago
Mark Thompson b266ad56fe hwcontext: Add device derivation 8 years ago
Clément Bœsch 9c2436e1e7 lavu: add AV_PIX_FMT_FLAG_BAYER 8 years ago
Clément Bœsch ea8efc9594 lavu/mathematics: split closing bracket out of ifdefery 8 years ago
Clément Bœsch 1e1513d01a lavu/mathematics: document so-called "cruft" 8 years ago
Vittorio Giovara f20bcec4c2 spherical: Change types of bounding and pad to uint32_t 8 years ago
Carl Eugen Hoyos 1cd58e9154 lavu/spherical: Make AVSphericalMapping pointer parameter const. 8 years ago
Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags 8 years ago
Martin Storsjö dda45c087b aarch64: Add parentheses around the offset parameter in movrel 8 years ago
Michael Niedermayer 1d0bad421c avutil/tests/lfg: Remove debugging start/stop timer 8 years ago
Thomas Turner a50ccbd240 avutil/tests/lfg.c: added proper normality test 8 years ago
James Almer dbc932e745 Revert "lavu/atomic: add support for the new memory model aware gcc built-ins" 8 years ago
Vittorio Giovara 1b7ffddb3a spherical: Add tiled equirectangular type and projection-specific properties 8 years ago
Vittorio Giovara 6bce6aa17d spherical: Add tiled equirectangular type and projection-specific properties 8 years ago
James Almer a43389547c avutil/md5: stop discarding the const qualifier for the src pointer 8 years ago
James Almer e2b7ae4b19 avutil/md5: fix misaligned reads 8 years ago
Michael Niedermayer 55196e5d10 Revert "avutil/frame: Disallow zero sized frame side data" 8 years ago
Mark Thompson 2b8151c806 hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size pool 8 years ago
wm4 554bc4eea8 avcodec, avutil, avformat: remove AVOption requirement for some fields 8 years ago
James Almer 19d57ca62e libavutil: add av_mod_uintp2 8 years ago
Ganesh Ajjanagadde 7bfda7d157 intmath: add faster clz support 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Micah Galizia 489c09ad4b add locale month names to av_small_strptime 8 years ago
Michael Niedermayer 7e4f32f4e4 avutil/frame: Disallow zero sized frame side data 8 years ago
Michael Niedermayer 5804201cba avutil/frame: Reimplement av_frame_new_side_data() without size=0 special case 8 years ago
Michael Niedermayer 4614bf2caf Factorize CHECK/SUINT code 8 years ago
Michael Niedermayer e8d4eacc07 Factor CHECKED out of DEBUG so it can be set seperatly 8 years ago
James Darnley 5336887867 avcodec/h264: sse2, avx h luma mbaff deblock/loop filter 8 years ago
James Darnley 7627df15d4 x86util: import MOVHL macro 8 years ago
James Darnley 9d815b7424 avcodec/x86: deduplicate PASS8ROWS macro 8 years ago
Martin Storsjö 8847eeaa14 aarch64: Add parentheses around the offset parameter in movrel 8 years ago
Mark Thompson e791b915c7 hwcontext_vaapi: Try to support the VDPAU wrapper 8 years ago
wm4 50708f4aa4 hwcontext_dxva2: support D3D9Ex 8 years ago
wm4 e3af49b14b AVFrame: add an opaque_ref field 8 years ago
wm4 c2f97f0508 hwcontext_dxva2: support D3D9Ex 8 years ago
wm4 04f3bd3496 AVFrame: add an opaque_ref field 8 years ago
Anton Khirnov 4de220d2e3 frame: allow align=0 (meaning automatic) for av_frame_get_buffer() 8 years ago
Anton Khirnov e6bff23f1e cpu: add a function for querying maximum required data alignment 8 years ago
Vittorio Giovara ce6d72d107 imgutils: Document av_image_get_buffer_size() 8 years ago
Mark Thompson 3420b34a8a Revert "avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize fails" 8 years ago
Diego Biurrun 7abdd026df asm: Consistently uppercase SECTION markers 8 years ago