summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libopenh264: Add support for decoding of b-framesMartin Storsjö2018-08-01
* avconv: make sure packets put into the muxing FIFO are refcountedwm42018-08-01
* avcodec/qsv: fix async supportDmitry Rogozhkin2018-07-26
* libsrt: Pass the correct pointer for the passphraseSven Dueking2018-07-13
* libfdk-aac: Use enum names instead of literal numbers for the output formatMartin Storsjö2018-07-06
* configure: fix inline asm checksJohn Cox2018-06-29
* qsvenc: remove vcm option on LinuxZhong Li2018-06-11
* qsvenc: use the compression_level to replace private optionZhong Li2018-06-11
* avformat/libsrt: add latency options and deprecate tspbdelaySven Dueking2018-06-04
* avformat/libsrt: add payload size optionSven Dueking2018-06-03
* qsvenc: Add an option to disable MFE modeZhong Li2018-05-24
* tls_mbedtls: Use non-deprecated header fileDiego Biurrun2018-04-26
* configure: Rename require_header() --> require_headers()Diego Biurrun2018-04-25
* libavformat: add mbedTLS based TLSThomas Volkert2018-04-25
* configure: Move add_fooflags() helper functions into canonical orderDiego Biurrun2018-04-20
* configure: Group toolchain parameter mangling functions togetherDiego Biurrun2018-04-20
* configure: Rename check_header() --> check_headers()Diego Biurrun2018-04-20
* configure: Make require_cc() and require_cpp_condition() functions consistentDiego Biurrun2018-04-20
* build: Group external library protocols separatelyDiego Biurrun2018-04-20
* amfenc: Retain a reference to D3D frames used as input during the encoding pr...Alexander Kravchenko2018-04-19
* random_seed: use bcrypt instead of the old wincrypt APISteve Lhomme2018-04-19
* x86: Don't declare a non-static function as inlineMartin Storsjö2018-04-15
* Drop Windows XP support remnantsDiego Biurrun2018-04-09
* w32pthreads: always use Vista+ API, drop XP supportwm42018-04-09
* avprobe: Print a user-friendly version of the display matrixVittorio Giovara2018-04-09
* avprobe: Support printing strings with empty keysVittorio Giovara2018-04-09
* libx265: Support tiny video sizesVittorio Giovara2018-04-09
* lavc/qsvdec: set complete_frame flags for progressive pictureZhong Li2018-04-08
* qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-08
* lavf/qsvvpp: bypass vpp if not needed.Zhong Li2018-04-08
* lavc/qsvdec: expose frame pic_type and key_frameZhong Li2018-04-08
* libaom: remove references to RGB pixfmtsJames Almer2018-04-04
* libaom: remove references to yuv440p pixfmtJames Almer2018-04-01
* arm: Produce .const_data instead of .section .rodata for Mach-OMartin Storsjö2018-03-30
* arm: vc1dsp: Add commas between macro argumentsMartin Storsjö2018-03-30
* configure: Revert some incorrect uses of check_cc()Diego Biurrun2018-03-30
* libaomenc: fix profile settingJames Almer2018-03-29
* avcodec: rename the AV1 profilesJames Almer2018-03-29
* 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