summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audio_fifo: Drop write-only variableDiego Biurrun2016-10-271-2/+2
* h264_loopfilter: Do not print value of uninitialized variableDiego Biurrun2016-10-271-1/+1
* mpegaudio: Do not print value of uninitialized variableDiego Biurrun2016-10-271-2/+2
* build: Hardcode avversion.h dependencyDiego Biurrun2016-10-271-0/+1
* openssl: Avoid double semicolons after the GET_BIO_DATA macroMartin Storsjö2016-10-251-2/+2
* aviocat: Support avio optionsLuca Barbato2016-10-251-3/+22
* scale_npp: fix passthrough modeYogender Gupta2016-10-251-1/+1
* vaapi_decode: Remove vestigial unmap codeMark Thompson2016-10-241-4/+1
* vaapi_decode: Clear parameter buffers to fix picture reuseMark Thompson2016-10-241-0/+1
* vaapi_h264: fix RefPicList[] field flags.Gwenole Beauchesne2016-10-241-1/+2
* openssl: Support version 1.1.0.Matt Oliver2016-10-232-3/+37
* rtmpdh: Don't use the OpenSSL DH structMartin Storsjö2016-10-232-57/+52
* bktr: Use memset(0) instead of zero initialization for struct sigactionDiego Biurrun2016-10-221-1/+2
* checkasm: Add a test for HEVC add_residualAlexandra Hájková2016-10-224-2/+89
* hevc: x86: Add add_residual() SIMD optimizationsPierre Edouard Lepere2016-10-224-4/+416
* Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|vDiego Biurrun2016-10-223-8/+11
* mov: Update colr valuesVittorio Giovara2016-10-211-7/+11
* lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-215-2/+5
* Makefile: fix checking whether reconfiguring is requiredAnton Khirnov2016-10-211-1/+6
* hevc: factor out a repeated conditionAnton Khirnov2016-10-211-12/+8
* hevc: move the SliceType enum to hevc.hAnton Khirnov2016-10-217-52/+54
* lavf: check that the codec is supported by extract_extradataAnton Khirnov2016-10-211-0/+10
* audiodsp: x86: Remove pointless header fileDiego Biurrun2016-10-192-26/+3
* configure: Print warnings after all other outputDiego Biurrun2016-10-191-2/+2
* x86: videodsp: Add parentheses to expression to work around warningDiego Biurrun2016-10-191-1/+1
* fate: Update filter-pixfmts-scale gbrap12le hash missing from be9dba5c8aLuca Barbato2016-10-181-1/+1
* checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobberMartin Storsjö2016-10-181-2/+2
* emms: Give apriv_emms_yasm() a more general nameDiego Biurrun2016-10-182-4/+4
* swscale: Properly load alpha for planar rgbMichael Niedermayer2016-10-182-2/+39
* build: Add VSX-OBJS to SUBDIR_VARSDiego Biurrun2016-10-181-1/+1
* ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectoriesDiego Biurrun2016-10-182-1/+1
* vaapi_encode: Write sequence header as extradataMark Thompson2016-10-172-0/+24
* vaapi_h265: Include header for slice typesMark Thompson2016-10-171-1/+1
* x86: Add missing colons after assembly labelsDiego Biurrun2016-10-178-16/+16
* build: Drop arch-specific checkasm MakefilesDiego Biurrun2016-10-174-4/+3
* build: Drop duplicate asm recipeDiego Biurrun2016-10-173-10/+5
* checkasm: aarch64: Add filler args to make sure all parameters are passed on ...Martin Storsjö2016-10-162-12/+9
* checkasm: aarch64: Clobber the stack before calling functionsMartin Storsjö2016-10-162-1/+18
* checkasm: arm/aarch64: Fix the amount of space reserved for stack parametersMartin Storsjö2016-10-162-4/+4
* lavf: use the new bitstream filter for extracting extradataAnton Khirnov2016-10-164-52/+158
* lavc: add a bitstream filter for extracting extradata from packetsAnton Khirnov2016-10-165-2/+322
* hevcdec: move parameter set parsing into a separate headerAnton Khirnov2016-10-167-302/+339
* hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov2016-10-167-6/+36
* hevcdec: drop the prototype of a non-existing functionAnton Khirnov2016-10-161-2/+0
* hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-1612-190/+220
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-1622-24/+24
* avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer2016-10-162-3/+3
* file protocol: handle the file: protocol string in file_checkAnton Khirnov2016-10-161-1/+6
* rtmpproto: Don't include a client version in the unencrypted C1 handshakeMartin Storsjö2016-10-141-4/+1
* rtmpproto: Don't include the libavformat version as "clientid"Martin Storsjö2016-10-141-3/+0
OpenPOWER on IntegriCloud