summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'd1d6230ea3dd2c34bcd121f958706f3177f8d8c5'James Almer2017-10-111-1/+3
|\
| * build: Add "build" shorthand target that depends on all compile targetsDiego Biurrun2017-03-011-1/+3
* | Merge commit '4d1f7e8bc7516e6b7b15f754af4a665b3f8af79e'James Almer2017-10-110-0/+0
|\ \ | |/
| * build: Skip generating .version files when cleaningDiego Biurrun2017-03-011-0/+2
* | Merge commit '58407b4d74c99e30dbd40fe468c69dbd25ea4255'James Almer2017-10-110-0/+0
|\ \ | |/
| * configure: Fix typo in objcc default settingDiego Biurrun2017-03-011-2/+1
| * x86: hevc: Add missing colons after assembly labelsDiego Biurrun2017-03-011-3/+3
* | Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'James Almer2017-10-115-119/+187
|\ \ | |/
| * build: Fine-grained link-time dependency settingsDiego Biurrun2017-03-015-45/+119
* | configure: remove libdl dependency from libndi_newtekMarton Balint2017-10-111-2/+2
* | RELEASE: update for git after 3.4 branchpointMichael Niedermayer2017-10-111-1/+1
* | Bump version for master after 3.4 branchpointMichael Niedermayer2017-10-119-9/+9
* | avcodec/rkmppdec: check wether typoMichael Niedermayer2017-10-111-1/+1
* | avcodec/opusenc_psy: Fix mixed declaration and statementMichael Niedermayer2017-10-111-1/+2
* | doc/APIchanges: Add 3.4 cut pointMichael Niedermayer2017-10-111-0/+2
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-119-15/+15
* | doc/APIchanges: UpdateMichael Niedermayer2017-10-111-25/+25
* | avutil/frame: Fix project nameMichael Niedermayer2017-10-111-2/+2
* | avcodec/mips: Improve avc uni copy mc msa functionsKaustubh Raste2017-10-101-145/+100
* | avcodec/mips: Improve hevc uni-w horiz mc msa functionsKaustubh Raste2017-10-102-268/+386
* | avcodec/mips: Improve avc put mc 21, 23 and 02 msa functionsKaustubh Raste2017-10-101-417/+802
* | avcodec/mips: Improve avc chroma hv mc msa functionsKaustubh Raste2017-10-101-143/+166
* | avcodec/mips: Improve avc bi-weighted mc msa functionsKaustubh Raste2017-10-102-162/+311
* | avcodec/mips: preload data in hevc sao edge 135 degree filter msa functionsKaustubh Raste2017-10-101-62/+132
* | avcodec/ffv1dec: Fix out of array read in slice countingMichael Niedermayer2017-10-101-1/+1
* | avcodec/dirac_dwt: Fix integer overflow in COMPOSE_53iL0()Michael Niedermayer2017-10-101-2/+2
* | avcodec/mpeg_er: Clear mcsel in mpeg_er_decode_mb()Michael Niedermayer2017-10-101-0/+1
* | avcodec/mpeg4videodec: Use 64 bit intermediates for sprite deltaMichael Niedermayer2017-10-101-39/+40
* | configure: fix decklink dependenciesMarton Balint2017-10-101-2/+3
* | doc/filters: note minimum resolution for pixscopeGyan Doshi2017-10-101-1/+2
* | libavdevice/decklink: add support for 10-bit output for Decklink SDIDevin Heitmueller2017-10-101-29/+83
* | libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller2017-10-108-10/+104
* | Makefile: generate stripped CLI tools directly instead of copying unstripped ...Marton Balint2017-10-102-0/+8
* | fate: update fate-api reference files after 71e2ec017aJames Almer2017-10-092-0/+4
* | build: prevent SDL2 from polluting global cflags and extralibsJames Almer2017-10-092-3/+2
* | lavc/vaapi_decode: fix profile search when profile mismatch is allowedJun Zhao2017-10-091-1/+3
* | lavc: enable hwaccel_flags optionJun Zhao2017-10-091-0/+4
* | avcodec/wmaprodec: support multichannel XMA stream configurationsbnnm2017-10-092-59/+112
* | avcodec/dca_core: always limit frame size to data sizefoo862017-10-091-1/+1
* | avcodec/dca_parser: revert to conservative sync distance estimationfoo862017-10-091-2/+2
* | lavf/adp: Fix the probe function on systems with signed char.Carl Eugen Hoyos2017-10-091-1/+1
* | configure: Disable -Wbool-operation using check_disable_warning().Carl Eugen Hoyos2017-10-091-0/+1
* | Revert "configure: Disable -Wbool-operation."Mark Thompson2017-10-091-1/+0
* | hwcontext_vaapi: Add support for mapping to DRM objectsMark Thompson2017-10-091-2/+106
* | hwcontext: Perform usual initialisation on derived device contextsMark Thompson2017-10-092-10/+4
* | hwcontext_vaapi: Set message callbacks on internally-created devicesMark Thompson2017-10-091-0/+21
* | hwcontext_vaapi: Factorise out common connection codeMark Thompson2017-10-091-29/+24
* | vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-094-6/+6
* | vaapi: Remove H.264 baseline profileMark Thompson2017-10-092-9/+4
* | configure: Add config option for libva2 (VAAPI 1)Mark Thompson2017-10-091-0/+5
OpenPOWER on IntegriCloud