45126 Commits (35ed7f93dbc72d733e454ae464b1324f38af62a0)
 

Author SHA1 Message Date
Zhong Li 35ed7f93db qsvenc: Add an option to disable MFE mode 7 years ago
Diego Biurrun e368b0cbfa tls_mbedtls: Use non-deprecated header file 7 years ago
Diego Biurrun ad5bbc4086 configure: Rename require_header() --> require_headers() 7 years ago
Thomas Volkert 4130e05ff4 libavformat: add mbedTLS based TLS 7 years ago
Diego Biurrun 39f3b6f3fc configure: Move add_fooflags() helper functions into canonical order 7 years ago
Diego Biurrun 5691c746cf configure: Group toolchain parameter mangling functions together 7 years ago
Diego Biurrun 5cb62f9d95 configure: Rename check_header() --> check_headers() 7 years ago
Diego Biurrun 25c2a27c9e configure: Make require_cc() and require_cpp_condition() functions consistent 7 years ago
Diego Biurrun 23be4eebf8 build: Group external library protocols separately 7 years ago
Alexander Kravchenko 78149d6657 amfenc: Retain a reference to D3D frames used as input during the encoding process 7 years ago
Steve Lhomme abf806f7f1 random_seed: use bcrypt instead of the old wincrypt API 7 years ago
Martin Storsjö 347aa8f723 x86: Don't declare a non-static function as inline 7 years ago
Diego Biurrun 8f144d9e3d Drop Windows XP support remnants 7 years ago
wm4 c7ab6aff66 w32pthreads: always use Vista+ API, drop XP support 7 years ago
Vittorio Giovara c31f6b1d61 avprobe: Print a user-friendly version of the display matrix 7 years ago
Vittorio Giovara f821b2ea27 avprobe: Support printing strings with empty keys 7 years ago
Vittorio Giovara cc06f7bd10 libx265: Support tiny video sizes 7 years ago
Zhong Li 54307b3531 lavc/qsvdec: set complete_frame flags for progressive picture 7 years ago
Maxym Dmytrychenko cca5e4f040 qsv: adding Multi Frame Encode support 7 years ago
Zhong Li 29a8ed7663 lavf/qsvvpp: bypass vpp if not needed. 7 years ago
Zhong Li 52ed83fa1a lavc/qsvdec: expose frame pic_type and key_frame 7 years ago
James Almer b0958698ea libaom: remove references to RGB pixfmts 7 years ago
James Almer ef06ed5b18 libaom: remove references to yuv440p pixfmt 7 years ago
Martin Storsjö 3a7b4ae62c arm: Produce .const_data instead of .section .rodata for Mach-O 7 years ago
Martin Storsjö ab05d3934d arm: vc1dsp: Add commas between macro arguments 7 years ago
Diego Biurrun e744281c49 configure: Revert some incorrect uses of check_cc() 7 years ago
James Almer ea3320bb82 libaomenc: fix profile setting 7 years ago
James Almer f6171471e6 avcodec: rename the AV1 profiles 7 years ago
Sven Dueking a2fc8dbae8 Add Haivision SRT protocol 7 years ago
Diego Biurrun 2124a97a49 configure: Drop unused helper function test_cflags_cpp() 7 years ago
Diego Biurrun 434b44cd6f configure: Simplify vararg check 7 years ago
Diego Biurrun 8c7554e6a9 configure: Add check_x86asm() helper function to simplify some expressions 7 years ago
Diego Biurrun 17ee5b0c13 configure: Use indirection for the -o assembler flag also for x86asm 7 years ago
Diego Biurrun b9ea301e02 configure: Use a more sensible suffix for x86 assembly tempfiles 7 years ago
Diego Biurrun 5292e97c42 configure: Document available options for the --toolchain parameter 7 years ago
Ruiling Song 86499771d1 qsv: align surface width/height to 16. 7 years ago
Martin Storsjö ea2f72a2c1 configure: Don't assume a 16 byte aligned stack on BSDs on i386 7 years ago
Zhong Li deefca02c2 qsvenc: add the Access Unit Delimiter NAL Unit support 7 years ago
Zhong Li 3d6e76b953 qsvenc: Fix a typo of FrameRateExtD/FrameRateExtN 7 years ago
Martin Storsjö 847190ebd9 configure: Don't assume an aligned stack on clang on windows 7 years ago
Luca Barbato 43778a501f Support AV1 encoding using libaom 7 years ago
Luca Barbato c438899a70 Add AV1 video decoding support through libaom 7 years ago
Luca Barbato 44a1731011 ivf: Support VP9 and AV1 as well 7 years ago
Diego Biurrun dd7e63af93 configure: Restore original endianness test 7 years ago
Alexander Kravchenko 80a4e6a46f amf: Replace writer_id option with LIBAV_AMF_WRITER_ID constant 7 years ago
Diego Biurrun 31a53ab34e configure: Add check_as() helper function to simplify some expressions 7 years ago
Diego Biurrun 18dc1ff0fb configure: Add check_ld() helper function to simplify some expressions 7 years ago
Diego Biurrun 9c37d765ef configure: Add check_cc/require_cc helper functions to simplify some expressions 7 years ago
Diego Biurrun 83fef16b6a configure: Add check_cpp_condition() helper function to simplify some expressions 7 years ago
Diego Biurrun a5e011c8dc configure: Add check_cmd() helper function to simplify some expressions 7 years ago