45103 Commits (3a7b4ae62c798edbd82bcd8fef863c74ed2acd4a)
 

Author SHA1 Message Date
  Martin Storsjö 3a7b4ae62c arm: Produce .const_data instead of .section .rodata for Mach-O 8 years ago
  Martin Storsjö ab05d3934d arm: vc1dsp: Add commas between macro arguments 8 years ago
  Diego Biurrun e744281c49 configure: Revert some incorrect uses of check_cc() 8 years ago
  James Almer ea3320bb82 libaomenc: fix profile setting 8 years ago
  James Almer f6171471e6 avcodec: rename the AV1 profiles 8 years ago
  Sven Dueking a2fc8dbae8 Add Haivision SRT protocol 8 years ago
  Diego Biurrun 2124a97a49 configure: Drop unused helper function test_cflags_cpp() 8 years ago
  Diego Biurrun 434b44cd6f configure: Simplify vararg check 8 years ago
  Diego Biurrun 8c7554e6a9 configure: Add check_x86asm() helper function to simplify some expressions 8 years ago
  Diego Biurrun 17ee5b0c13 configure: Use indirection for the -o assembler flag also for x86asm 8 years ago
  Diego Biurrun b9ea301e02 configure: Use a more sensible suffix for x86 assembly tempfiles 8 years ago
  Diego Biurrun 5292e97c42 configure: Document available options for the --toolchain parameter 8 years ago
  Ruiling Song 86499771d1 qsv: align surface width/height to 16. 8 years ago
  Martin Storsjö ea2f72a2c1 configure: Don't assume a 16 byte aligned stack on BSDs on i386 8 years ago
  Zhong Li deefca02c2 qsvenc: add the Access Unit Delimiter NAL Unit support 8 years ago
  Zhong Li 3d6e76b953 qsvenc: Fix a typo of FrameRateExtD/FrameRateExtN 8 years ago
  Martin Storsjö 847190ebd9 configure: Don't assume an aligned stack on clang on windows 8 years ago
  Luca Barbato 43778a501f Support AV1 encoding using libaom 8 years ago
  Luca Barbato c438899a70 Add AV1 video decoding support through libaom 9 years ago
  Luca Barbato 44a1731011 ivf: Support VP9 and AV1 as well 8 years ago
  Diego Biurrun dd7e63af93 configure: Restore original endianness test 8 years ago
  Alexander Kravchenko 80a4e6a46f amf: Replace writer_id option with LIBAV_AMF_WRITER_ID constant 8 years ago
  Diego Biurrun 31a53ab34e configure: Add check_as() helper function to simplify some expressions 8 years ago
  Diego Biurrun 18dc1ff0fb configure: Add check_ld() helper function to simplify some expressions 8 years ago
  Diego Biurrun 9c37d765ef configure: Add check_cc/require_cc helper functions to simplify some expressions 8 years ago
  Diego Biurrun 83fef16b6a configure: Add check_cpp_condition() helper function to simplify some expressions 8 years ago
  Diego Biurrun a5e011c8dc configure: Add check_cmd() helper function to simplify some expressions 8 years ago
  Diego Biurrun 49804dc2ba configure: Use test_ prefix for helper functions that do not set variables 8 years ago
  Diego Biurrun 8c893aa3cd configure: Drop unnecessary variables, shifts, and quotes in helper functions 8 years ago
  Diego Biurrun 121314895f configure: Fix logic of AMF external library check 8 years ago
  Andreas Unterweger 0711d14299 examples: Use new API for transcoding example 8 years ago
  Luca Barbato aeaa108baf hls: Add a discontinuity marker on recover 8 years ago
  Zhong Li 2d6b3f3a9d qsvenc: Provide a detailed error message if the parameters are invalid 8 years ago
  Diego Biurrun e2399e0c1a fate: Error out more gracefully on configure failure 8 years ago
  James Almer dc40e64adb hvcc: zero initialize the nal buffers past the last written byte 8 years ago
  Ruiling Song 8ca39b855a qsv: Default PicStruct to progressive 8 years ago
  Mark Thompson 6d5a6dde53 h264_metadata: Add option to delete filler data 8 years ago
  Mark Thompson eccc03c8fb cbs_h264: Add support for filler NAL units 8 years ago
  Mark Thompson 7157d95926 cbs_h264: Move slice_group_id array out of PPS structure 8 years ago
  Mark Thompson 78fa0b9033 h264_metadata: Always add the SEI user data to the first access unit 8 years ago
  Mark Thompson 69062d0f9b h264_metadata: Use common SEI addition function 8 years ago
  Mark Thompson a2ca8ed903 cbs_h264: Add utility functions to insert/delete SEI messages 8 years ago
  Mark Thompson ce5870a3a8 cbs: Refcount all the things! 8 years ago
  Mark Thompson 13ca5d34ba cbs_h264: Add hack for pic_timing with no active SPS 8 years ago
  Mark Thompson 0e4c166cdd cbs_h2645: Remove active ps references when it is replaced 8 years ago
  Mark Thompson a3daecd637 cbs: Demote the "decomposition unimplemented" warning 8 years ago
  Mark Thompson 67eb2b16da vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalid 8 years ago
  Mark Thompson 216c44dfc1 vaapi_encode: Destroy output buffer pool before VA context 8 years ago
  Jun Zhao c8e135ea92 vaapi_encode: Allocate slice structures and parameter buffers dynamically 8 years ago
  Mark Thompson 254e728d20 cbs: Minor comment fixes / cosmetics 8 years ago