summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* qsvdec: Release packet on decoding failure for mpeg2/vp8/vc1Zhong Li2018-08-23
* qsvenc: Fix a misleading log messageZhong Li2018-08-23
* qsv: Error out if getting session handle failed in avfilterZhong Li2018-08-23
* decode: copy the output parameters from the last bsf in the chain back to the...James Almer2018-08-17
* decode: flush the internal bsfs instead of constantly reinitalizing themJames Almer2018-08-17
* h264_redundant_pps_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-17
* vp9_superframe_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-17
* vp9_superframe_split_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-17
* h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-17
* bsf: add a flushing mechanism to AVBSFContextJames Almer2018-08-17
* tls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operationMartin Storsjö2018-08-17
* network: Check for EINTR in ff_poll_interruptMartin Storsjö2018-08-14
* network: Use ff_neterrno instead of AVERROR(errno) for poll errorsSimon Thelen2018-08-14
* http: pass return code from http_open_cnx_internal() on its failureAndrey Utkin2018-08-14
* qsv: enforcing continuous memory layoutMaxym Dmytrychenko2018-08-06
* frame: Simplify the video allocationLuca Barbato2018-08-05
* 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