summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-21
* Makefile: fix checking whether reconfiguring is requiredAnton Khirnov2016-10-21
* hevc: factor out a repeated conditionAnton Khirnov2016-10-21
* hevc: move the SliceType enum to hevc.hAnton Khirnov2016-10-21
* lavf: check that the codec is supported by extract_extradataAnton Khirnov2016-10-21
* audiodsp: x86: Remove pointless header fileDiego Biurrun2016-10-19
* configure: Print warnings after all other outputDiego Biurrun2016-10-19
* x86: videodsp: Add parentheses to expression to work around warningDiego Biurrun2016-10-19
* fate: Update filter-pixfmts-scale gbrap12le hash missing from be9dba5c8aLuca Barbato2016-10-18
* checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobberMartin Storsjö2016-10-18
* emms: Give apriv_emms_yasm() a more general nameDiego Biurrun2016-10-18
* swscale: Properly load alpha for planar rgbMichael Niedermayer2016-10-18
* build: Add VSX-OBJS to SUBDIR_VARSDiego Biurrun2016-10-18
* ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectoriesDiego Biurrun2016-10-18
* vaapi_encode: Write sequence header as extradataMark Thompson2016-10-17
* vaapi_h265: Include header for slice typesMark Thompson2016-10-17
* x86: Add missing colons after assembly labelsDiego Biurrun2016-10-17
* build: Drop arch-specific checkasm MakefilesDiego Biurrun2016-10-17
* build: Drop duplicate asm recipeDiego Biurrun2016-10-17
* checkasm: aarch64: Add filler args to make sure all parameters are passed on ...Martin Storsjö2016-10-16
* checkasm: aarch64: Clobber the stack before calling functionsMartin Storsjö2016-10-16
* checkasm: arm/aarch64: Fix the amount of space reserved for stack parametersMartin Storsjö2016-10-16
* lavf: use the new bitstream filter for extracting extradataAnton Khirnov2016-10-16
* lavc: add a bitstream filter for extracting extradata from packetsAnton Khirnov2016-10-16
* hevcdec: move parameter set parsing into a separate headerAnton Khirnov2016-10-16
* hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov2016-10-16
* hevcdec: drop the prototype of a non-existing functionAnton Khirnov2016-10-16
* hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-16
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16
* avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer2016-10-16
* file protocol: handle the file: protocol string in file_checkAnton Khirnov2016-10-16
* rtmpproto: Don't include a client version in the unencrypted C1 handshakeMartin Storsjö2016-10-14
* rtmpproto: Don't include the libavformat version as "clientid"Martin Storsjö2016-10-14
* rtmpproto: Send chunk size on the network channelMartin Storsjö2016-10-14
* rtmpproto: Lengthen the filename buffer when receiving streamsMartin Storsjö2016-10-14
* rtmpproto: Check the return from ff_amf_read_stringMartin Storsjö2016-10-14
* Make the RELEASE file match with the most recent tagSean McGovern2016-10-14
* swscale: Add the GBRAP12 outputLuca Barbato2016-10-12
* Add GBRAP12 pixel format supportKieran Kunhya2016-10-12
* swscale: Enable GBRP12 outputLuca Barbato2016-10-12
* swscale: x86: Add some forgotten 12-bit planar YUV casesMichael Niedermayer2016-10-12
* swscale: Add input support for 12-bit formatsMichael Niedermayer2016-10-12
* Add GBRP12 pixel format supportMichael Niedermayer2016-10-12
* APIchanges: Expand the name of recently added pixel formatsVittorio Giovara2016-10-12
* lavc: bsf: Document input/output codecparam alloc/init processVittorio Giovara2016-10-12
* swscale: Add missing yuv444p12 swappingVittorio Giovara2016-10-12
* hevc: Add SSE2 and AVX IDCTAlexandra Hájková2016-10-11
* checkasm: add a test for HEVC IDCTAlexandra Hájková2016-10-11
* aarch64: Add missing sign extension in ff_h264_idct8_add_neonMartin Storsjö2016-10-10
* nvenc: Fix error logYogender Gupta2016-10-09