summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add Haivision SRT protocolSven Dueking2018-03-28
* configure: Drop unused helper function test_cflags_cpp()Diego Biurrun2018-03-27
* configure: Simplify vararg checkDiego Biurrun2018-03-26
* configure: Add check_x86asm() helper function to simplify some expressionsDiego Biurrun2018-03-26
* configure: Use indirection for the -o assembler flag also for x86asmDiego Biurrun2018-03-26
* configure: Use a more sensible suffix for x86 assembly tempfilesDiego Biurrun2018-03-26
* configure: Document available options for the --toolchain parameterDiego Biurrun2018-03-26
* qsv: align surface width/height to 16.Ruiling Song2018-03-21
* configure: Don't assume a 16 byte aligned stack on BSDs on i386Martin Storsjö2018-03-17
* qsvenc: add the Access Unit Delimiter NAL Unit supportZhong Li2018-03-16
* qsvenc: Fix a typo of FrameRateExtD/FrameRateExtNZhong Li2018-03-16
* configure: Don't assume an aligned stack on clang on windowsMartin Storsjö2018-03-13
* Support AV1 encoding using libaomLuca Barbato2018-03-12
* Add AV1 video decoding support through libaomLuca Barbato2018-03-12
* ivf: Support VP9 and AV1 as wellLuca Barbato2018-03-12
* configure: Restore original endianness testDiego Biurrun2018-03-08
* amf: Replace writer_id option with LIBAV_AMF_WRITER_ID constantAlexander Kravchenko2018-03-07
* configure: Add check_as() helper function to simplify some expressionsDiego Biurrun2018-03-07
* configure: Add check_ld() helper function to simplify some expressionsDiego Biurrun2018-03-07
* configure: Add check_cc/require_cc helper functions to simplify some expressionsDiego Biurrun2018-03-07
* configure: Add check_cpp_condition() helper function to simplify some express...Diego Biurrun2018-03-07
* configure: Add check_cmd() helper function to simplify some expressionsDiego Biurrun2018-03-07
* configure: Use test_ prefix for helper functions that do not set variablesDiego Biurrun2018-03-07
* configure: Drop unnecessary variables, shifts, and quotes in helper functionsDiego Biurrun2018-03-07
* configure: Fix logic of AMF external library checkDiego Biurrun2018-03-07
* examples: Use new API for transcoding exampleAndreas Unterweger2018-03-07
* hls: Add a discontinuity marker on recoverLuca Barbato2018-03-06
* qsvenc: Provide a detailed error message if the parameters are invalidZhong Li2018-03-05
* fate: Error out more gracefully on configure failureDiego Biurrun2018-02-26
* hvcc: zero initialize the nal buffers past the last written byteJames Almer2018-02-23
* qsv: Default PicStruct to progressiveRuiling Song2018-02-22
* h264_metadata: Add option to delete filler dataMark Thompson2018-02-20
* cbs_h264: Add support for filler NAL unitsMark Thompson2018-02-20
* cbs_h264: Move slice_group_id array out of PPS structureMark Thompson2018-02-20
* h264_metadata: Always add the SEI user data to the first access unitMark Thompson2018-02-20
* h264_metadata: Use common SEI addition functionMark Thompson2018-02-20
* cbs_h264: Add utility functions to insert/delete SEI messagesMark Thompson2018-02-20
* cbs: Refcount all the things!Mark Thompson2018-02-20
* cbs_h264: Add hack for pic_timing with no active SPSMark Thompson2018-02-20
* cbs_h2645: Remove active ps references when it is replacedMark Thompson2018-02-20
* cbs: Demote the "decomposition unimplemented" warningMark Thompson2018-02-20
* vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalidMark Thompson2018-02-20
* vaapi_encode: Destroy output buffer pool before VA contextMark Thompson2018-02-20
* vaapi_encode: Allocate slice structures and parameter buffers dynamicallyJun Zhao2018-02-20
* cbs: Minor comment fixes / cosmeticsMark Thompson2018-02-20
* cbs: Add an explicit type for coded bitstream unit typesMark Thompson2018-02-20
* cbs: Allocate the context inside the init functionMark Thompson2018-02-20
* configure: Pass the right machine types to dlltool for arm and arm64 mingwMartin Storsjö2018-02-19
* Revert "configure: Stop using dlltool to create an import library"Martin Storsjö2018-02-19
* build: Ignore generated mpeg12framerate test binaryDiego Biurrun2018-02-12