2512 Commits (c201069fac9a76e6604f9d84d76a172434d62200)

Author SHA1 Message Date
Luca Barbato 27f2746282 parseutils: Make av_small_strptime public 10 years ago
Diego Biurrun 4978850ca2 build: Split JPEG-related tables off into a separate component 10 years ago
Hendrik Leppkes 72025ac36c lavc: add libdcadec decoder 10 years ago
wm4 c48456166e lavc: add MMAL hardware decoder wrapper 10 years ago
Anton Khirnov 72b7441a10 lavc: add Intel libmfx-based H.264 encoder 10 years ago
Anton Khirnov d0a63d8b98 qsvdec: split off some code that will be shared with the encoder 10 years ago
Anton Khirnov b04d009b0e qsv: rename to qsvdec 10 years ago
Diego Biurrun 91894f27dc configure: Disable shift operator precedence warnings with MSVC 10 years ago
Janne Grunau faab8f9fcb configure: move cross_compile checks after the toolchain section 10 years ago
Janne Grunau 3e1b5cbc9a configure: handle Apple's armv7s in probe_arm_arch() 10 years ago
Vittorio Giovara 247e370e2a TDSC decoder 10 years ago
Diego Biurrun 9c80740507 configure: Mark qsv subsystem as not selectable on the command line 10 years ago
Vittorio Giovara 7a76c6c4df configure: Enable colored output for gcc 4.9+ 10 years ago
Martin Storsjö b77e335e44 configure: Move the .object_arch check to the right place 10 years ago
Martin Storsjö dcae2e32f7 arm: Suppress tags about used cpu arch and extensions 10 years ago
Anton Khirnov 990e4a6639 Add a QSV decoding example. 10 years ago
Anton Khirnov 71f1ad37d8 lavc: do not compile fmtconvert unconditionally 10 years ago
Luca Barbato 82b6e45116 configure: Move the cross_prefix setting after the toolchain one 10 years ago
Vittorio Giovara 521979e6b1 configure: Properly fail when libcdio/cdparanoia is not found 10 years ago
Vittorio Giovara f7cc6627c0 configure: Use pkg-config for libdc1394 discovery 10 years ago
Anton Khirnov 11c22dfd49 configure: add missing h264_qsv hwaccel deps 10 years ago
Anton Khirnov 4e08c82110 lavc: add an Intel libmfx-based H.264 decoder 10 years ago
Luca Barbato c23ccaf988 xcbgrab: Check for xcb-shape 10 years ago
Alex Converse d615187f74 aacdec: Support for ER AAC ELD 480. 10 years ago
Diego Biurrun 3d5d46233c opus: Factor out imdct15 into a standalone component 10 years ago
Martin Storsjö 28df0151b6 configure: Add a dependency on vc1_decoder from vc1_parser 10 years ago
Hendrik Leppkes 7e850fa67e Add DXVA2 HEVC HWAccel 10 years ago
Martin Storsjö 3852e2c926 libopenh264enc: Fix a typo and some nitpicks 10 years ago
Martin Storsjö 8a3d9ca603 libavcodec: Add an OpenH264 encoder wrapper 10 years ago
Agostino Sarubbo fe08299868 build: Use -Werror=format-security 10 years ago
Martin Storsjö f4d4e66a24 configure: Remap -L to -libpath for msvc 10 years ago
Martin Storsjö 8ebf02f8f5 libavformat: Only use MoveFileExA when targeting the desktop API subset 10 years ago
Martin Storsjö f963f80399 arm: Use .data.rel.ro for const data with relocations 10 years ago
Vittorio Giovara 7834a54c66 configure: enable vda hwaccel by default 10 years ago
Martin Storsjö 79fd186a50 lavf: Use MoveFileEx instead of rename/_wrename on windows 10 years ago
Martin Storsjö 7813e6752b configure: Fix enabling memalign_hack automatically 10 years ago
Martin Storsjö fe5e6e34c0 lavf: Add an MPEG-DASH ISOFF segmenting muxer 10 years ago
Luca Barbato a9179b5bd6 configure: Check only for xcb 10 years ago
Luca Barbato a6674d2e77 xcbgrab: XCB-based screen capture 10 years ago
Martin Storsjö 3f8f1c6ff2 lavu: Provide fallbacks for gmtime_r and localtime_r 10 years ago
James Almer 73ea3ffcd5 w32pthreads: use the CONDITION_VARIABLE typedef if available 10 years ago
Josh Allmann 7d97511e13 configure: Add -lrt dependency to avutil's pc file. 10 years ago
Luca Barbato 5517466804 configure: Provide a safe default for unknonw libcs 10 years ago
Luca Barbato 9d2cee52d3 configure: Assume a standard-compliant default libc 10 years ago
Jörg Krause 3f2c70355a configure: Use the right variables in check_host_cpp 10 years ago
Mikulas Patocka 9030c58a78 configure: Disable i686 for i586 and lower CPUs 10 years ago
Diego Biurrun 2d589273dd configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchain 10 years ago
Diego Biurrun 1274ea8dba Split off floating point AAN (I)DCT into separate components 10 years ago
Diego Biurrun f20518568a build: Split WMA frequencies into a separate object file 10 years ago
Luca Barbato ebef9f5a56 time: Use clock_gettime if the monotonic clock is available 10 years ago